replace … with … to make it clearer for translators

Signed-off-by: tobiaskaminsky <tobias@kaminsky.me>
This commit is contained in:
tobiaskaminsky 2018-01-17 07:03:51 +01:00
parent 7cc57d2e45
commit e054fbcb83
No known key found for this signature in database
GPG key ID: 0E00D4D47D0C5AF7

View file

@ -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&#8230;</string>
<string name="end_to_end_encryption_retrieving_keys">Retrieving keys&#8230;</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&#8230;</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&#8230;</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>