End-to-end encryption UI/UX

#723

-Prompt the user to log in again when no device id is available.
This commit is contained in:
giomfo
2016-11-10 16:11:51 +01:00
parent b4d1be2e6c
commit 8b16a8119d
2 changed files with 83 additions and 28 deletions
+2
View File
@@ -42,6 +42,7 @@
"video" = "Video";
"active_call" = "Active Call";
"active_call_details" = "Active Call (%@)";
"later" = "Later";
// Authentication
"auth_login" = "Log in";
@@ -250,6 +251,7 @@
"settings_contacts_discover_matrix_users_with_local_emails" = "Use emails to discover users";
"settings_labs_e2e_encryption" = "End-to-End Encryption";
"settings_labs_e2e_encryption_prompt_message" = "To finish setting up encryption you must log in again.";
"settings_version" = "Version %@";
"settings_copyright" = "Copyright";