Update encryption strings

This commit is contained in:
ismailgulek
2020-09-24 13:27:53 +03:00
parent 2fa0bef123
commit 95e21eedfb
5 changed files with 52 additions and 10 deletions
+4 -1
View File
@@ -278,7 +278,9 @@
"room_participants_security_loading" = "Loading…";
"room_participants_security_information_room_not_encrypted" = "Messages in this room are not end-to-end encrypted.";
"dm_room_participants_security_information_room_not_encrypted" = "Messages here are not end-to-end encrypted.";
"room_participants_security_information_room_encrypted" = "Messages in this room are end-to-end encrypted.\n\nYour messages are secured with locks and only you and the recipient have the unique keys to unlock them.";
"dm_room_participants_security_information_room_encrypted" = "Messages here are end-to-end encrypted.\n\nYour messages are secured with locks and only you and the recipient have the unique keys to unlock them.";
"room_member_power_level_admin_in" = "Admin in %@";
"room_member_power_level_moderator_in" = "Moderator in %@";
@@ -691,7 +693,9 @@
"room_details_advanced_room_id"="Room ID:";
"room_details_advanced_enable_e2e_encryption"="Enable encryption (warning: cannot be disabled again!)";
"room_details_advanced_e2e_encryption_enabled"="Encryption is enabled in this room";
"dm_room_details_advanced_e2e_encryption_enabled"="Encryption is enabled here";
"room_details_advanced_e2e_encryption_disabled"="Encryption is not enabled in this room.";
"dm_room_details_advanced_e2e_encryption_disabled"="Encryption is not enabled here.";
"room_details_advanced_e2e_encryption_blacklist_unverified_devices"="Encrypt to verified sessions only";
"room_details_fail_to_update_avatar" = "Fail to update the room photo";
"room_details_fail_to_update_room_name" = "Fail to update the room name";
@@ -1488,7 +1492,6 @@
// MARK: - Room Info
"room_info_list_room_encrypted" = "Messages in this room are end to end encrypted";
"room_info_list_one_member" = "1 member";
"room_info_list_several_members" = "%@ members";
"room_info_list_section_other" = "Other";