Skip to content

Commit e57bf0e

Browse files
ValdnetAndyScherzinger
authored andcommitted
i18n: Correct spelling
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
1 parent a65b896 commit e57bf0e

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

app/src/main/res/values/strings.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1058,13 +1058,13 @@
10581058
<string name="pin_home">Pin to Home screen</string>
10591059
<string name="pin_shortcut_label">Open %1$s</string>
10601060
<string name="displays_mnemonic">Displays your 12 word passphrase</string>
1061-
<string name="prefs_setup_e2e">Set up End-to-End encryption</string>
1062-
<string name="prefs_e2e_active">End-to-End encryption is set up!</string>
1061+
<string name="prefs_setup_e2e">Set up End-to-end encryption</string>
1062+
<string name="prefs_e2e_active">End-to-end encryption is set up!</string>
10631063
<string name="prefs_remove_e2e">Remove encryption locally</string>
1064-
<string name="remove_e2e">You can remove End-to-End encryption locally on this client</string>
1064+
<string name="remove_e2e">You can remove End-to-end encryption locally on this client</string>
10651065
<string name="confirm_removal">Remove local encryption</string>
1066-
<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>
1067-
<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>
1066+
<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>
1067+
<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>
10681068
<string name="error_showing_encryption_dialog">Error showing setup encryption dialog!</string>
1069-
<string name="prefs_keys_exist">Add End-to-End encryption to this client</string>
1069+
<string name="prefs_keys_exist">Add End-to-end encryption to this client</string>
10701070
</resources>

0 commit comments

Comments
 (0)