瀏覽代碼

i18n: Change to lower case

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Valdnet 2 年之前
父節點
當前提交
1433dec21b
共有 1 個文件被更改,包括 5 次插入5 次删除
  1. 5 5
      app/src/main/res/values/strings.xml

+ 5 - 5
app/src/main/res/values/strings.xml

@@ -1058,13 +1058,13 @@
     <string name="pin_home">Pin to Home screen</string>
     <string name="pin_shortcut_label">Open %1$s</string>
     <string name="displays_mnemonic">Displays your 12 word passphrase</string>
-    <string name="prefs_setup_e2e">Set up End-to-end encryption</string>
+    <string name="prefs_setup_e2e">Set up end-to-end encryption</string>
     <string name="prefs_e2e_active">End-to-end encryption is set up!</string>
     <string name="prefs_remove_e2e">Remove encryption locally</string>
-    <string name="remove_e2e">You can remove End-to-end encryption locally on this client</string>
+    <string name="remove_e2e">You can remove end-to-end encryption locally on this client</string>
     <string name="confirm_removal">Remove local encryption</string>
-    <string name="remove_e2e_message">You can remove End-to-end encryption locally on this client. The encrypted files will remain on server, but will not be synced to this computer any longer.</string>
-    <string name="setup_e2e">During setup of End-to-end encryption, you will receive a random 12 word mnemonic, which you will need to open your files on other devices. This will only be stored on this device, and can be shown again in this screen. Please note it down in a secure place!</string>
+    <string name="remove_e2e_message">You can remove end-to-end encryption locally on this client. The encrypted files will remain on server, but will not be synced to this computer any longer.</string>
+    <string name="setup_e2e">During setup of end-to-end encryption, you will receive a random 12 word mnemonic, which you will need to open your files on other devices. This will only be stored on this device, and can be shown again in this screen. Please note it down in a secure place!</string>
     <string name="error_showing_encryption_dialog">Error showing setup encryption dialog!</string>
-    <string name="prefs_keys_exist">Add End-to-end encryption to this client</string>
+    <string name="prefs_keys_exist">Add end-to-end encryption to this client</string>
 </resources>