Browse Source

replace … with … to make it clearer for translators

Signed-off-by: tobiaskaminsky <tobias@kaminsky.me>
tobiaskaminsky 7 năm trước cách đây
mục cha
commit
e054fbcb83
1 tập tin đã thay đổi với 4 bổ sung4 xóa
  1. 4 4
      src/main/res/values/strings.xml

+ 4 - 4
src/main/res/values/strings.xml

@@ -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>