mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 15:15:51 +03:00
i18n: Change to lower case
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
This commit is contained in:
parent
e57bf0eb2a
commit
1433dec21b
1 changed files with 5 additions and 5 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue