diff --git a/src/app/constant/JamiStrings.qml b/src/app/constant/JamiStrings.qml
index 2379c2b64eb14ccb0a91e8de4b69fe988a15f11c..c067a14fd14cfe3f4d0882f5ca086ced0b9db04c 100644
--- a/src/app/constant/JamiStrings.qml
+++ b/src/app/constant/JamiStrings.qml
@@ -165,7 +165,6 @@ Item {
 
     // SettingsHeader
     property string back: qsTr("Back")
-    property string accountSettingsTitle: qsTr("Account Settings")
     property string accountSettingsMenuTitle: qsTr("Account")
     property string generalSettingsTitle: qsTr("General")
     property string pluginSettingsTitle: qsTr("Plugins")
@@ -199,7 +198,7 @@ Item {
     property string enableHWAccel: qsTr("Enable hardware acceleration")
     property string mirrorLocalVideo: qsTr("Mirror local video")
     property string previewUnavailable: qsTr("Preview unavailable")
-    property string screenSharing: qsTr("Screen Sharing")
+    property string screenSharing: qsTr("Screen sharing")
     property string selectScreenSharingFPS: qsTr("Select screen sharing frame rate (frames per second)")
     property string noVideo: qsTr("no video")