mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 23:28:42 +03:00
replace … with … to make it clearer for translators
Signed-off-by: tobiaskaminsky <tobias@kaminsky.me>
This commit is contained in:
parent
7cc57d2e45
commit
e054fbcb83
1 changed files with 4 additions and 4 deletions
|
@ -745,16 +745,16 @@
|
|||
|
||||
<string name="end_to_end_encryption_folder_not_empty">Folder not empty!</string>
|
||||
<string name="end_to_end_encryption_wrong_password">Error while decrypting. Wrong password?</string>
|
||||
<string name="end_to_end_encryption_decrypting">Decrypting…</string>
|
||||
<string name="end_to_end_encryption_retrieving_keys">Retrieving keys…</string>
|
||||
<string name="end_to_end_encryption_decrypting">Decrypting…</string>
|
||||
<string name="end_to_end_encryption_retrieving_keys">Retrieving keys…</string>
|
||||
<string name="end_to_end_encryption_enter_password">Please enter password to decrypt private key!</string>
|
||||
<string name="end_to_end_encryption_generating_keys">Generating new keys…</string>
|
||||
<string name="end_to_end_encryption_generating_keys">Generating new keys…</string>
|
||||
<string name="end_to_end_encryption_keywords_description">This 12 word phrase is like a very strong password: It provides full access to view and use your encrypted files. Please write it down and keep it somewhere safe.</string>
|
||||
<string name="end_to_end_encryption_title">Set up encryption</string>
|
||||
<string name="end_to_end_encryption_passphrase_title">Note your encryption passphrase</string>
|
||||
<string name="end_to_end_encryption_not_supported">Encryption not supported before KitKat.</string>
|
||||
<string name="end_to_end_encryption_confirm_button">Set up encryption</string>
|
||||
<string name="end_to_end_encryption_password">Password…</string>
|
||||
<string name="end_to_end_encryption_password">Password…</string>
|
||||
<string name="end_to_end_encryption_unsuccessful">Storing keys was unsuccessful, please try it again!</string>
|
||||
<string name="end_to_end_encryption_dialog_close">Close</string>
|
||||
<string name="end_to_end_encryption_storing_keys">Storing keys</string>
|
||||
|
|
Loading…
Reference in a new issue