You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/src/main/res/values/strings.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -722,7 +722,7 @@
722
722
<stringname="end_to_end_encryption_keywords_description">All 12 words together make a very strong password, letting only you view and make use of your encrypted files. Please write it down and keep it somewhere safe.</string>
723
723
<stringname="end_to_end_encryption_title">Set up encryption</string>
724
724
<stringname="end_to_end_encryption_passphrase_title">Make note of your 12 word encryption password</string>
725
-
<stringname="end_to_end_encryption_not_enabled">End-to-End encryption disabled on server.</string>
725
+
<stringname="end_to_end_encryption_not_enabled">End-to-end encryption disabled on server.</string>
726
726
<stringname="end_to_end_encryption_confirm_button">Set up encryption</string>
0 commit comments