From a7b8a120e303e1be53c8c745c3c2b964ed501410 Mon Sep 17 00:00:00 2001
From: Ryan ZHAO <>
Date: Mon, 15 Apr 2024 14:03:04 +1000
Subject: [PATCH] minor fix and add toast for already a member of community
---
.../Translations/ar.lproj/Localizable.strings | 7 ++++---
.../Translations/be.lproj/Localizable.strings | 7 ++++---
.../Translations/bg.lproj/Localizable.strings | 7 ++++---
.../Translations/bn.lproj/Localizable.strings | 7 ++++---
.../Translations/cs.lproj/Localizable.strings | 7 ++++---
.../Translations/da.lproj/Localizable.strings | 7 ++++---
.../Translations/de.lproj/Localizable.strings | 7 ++++---
.../Translations/el.lproj/Localizable.strings | 7 ++++---
.../Translations/en.lproj/Localizable.strings | 10 ++++------
.../Translations/eo.lproj/Localizable.strings | 7 ++++---
.../es-ES.lproj/Localizable.strings | 7 ++++---
.../Translations/fa.lproj/Localizable.strings | 7 ++++---
.../Translations/fi.lproj/Localizable.strings | 7 ++++---
.../fil.lproj/Localizable.strings | 7 ++++---
.../Translations/fr.lproj/Localizable.strings | 7 ++++---
.../Translations/hi.lproj/Localizable.strings | 7 ++++---
.../Translations/hr.lproj/Localizable.strings | 7 ++++---
.../Translations/hu.lproj/Localizable.strings | 7 ++++---
.../Translations/id.lproj/Localizable.strings | 7 ++++---
.../Translations/it.lproj/Localizable.strings | 7 ++++---
.../Translations/ja.lproj/Localizable.strings | 7 ++++---
.../Translations/ko.lproj/Localizable.strings | 7 ++++---
.../Translations/ku.lproj/Localizable.strings | 7 ++++---
.../Translations/lt.lproj/Localizable.strings | 7 ++++---
.../Translations/lv.lproj/Localizable.strings | 7 ++++---
.../ne-NP.lproj/Localizable.strings | 7 ++++---
.../Translations/nl.lproj/Localizable.strings | 7 ++++---
.../Translations/no.lproj/Localizable.strings | 7 ++++---
.../Translations/pl.lproj/Localizable.strings | 7 ++++---
.../pt-BR.lproj/Localizable.strings | 7 ++++---
.../pt-PT.lproj/Localizable.strings | 7 ++++---
.../Translations/ro.lproj/Localizable.strings | 7 ++++---
.../Translations/ru.lproj/Localizable.strings | 7 ++++---
.../si-LK.lproj/Localizable.strings | 7 ++++---
.../Translations/sk.lproj/Localizable.strings | 7 ++++---
.../Translations/sl.lproj/Localizable.strings | 7 ++++---
.../sv-SE.lproj/Localizable.strings | 7 ++++---
.../Translations/th.lproj/Localizable.strings | 7 ++++---
.../Translations/tr.lproj/Localizable.strings | 7 ++++---
.../Translations/uk.lproj/Localizable.strings | 7 ++++---
.../Translations/vi.lproj/Localizable.strings | 7 ++++---
.../zh-CN.lproj/Localizable.strings | 7 ++++---
.../zh-TW.lproj/Localizable.strings | 7 ++++---
Session/Open Groups/JoinOpenGroupVC.swift | 19 ++++++++++++++++++-
.../Open Groups/OpenGroupSuggestionGrid.swift | 1 +
.../Open Groups/OpenGroupManager.swift | 17 +++++++++++++++++
46 files changed, 208 insertions(+), 133 deletions(-)
diff --git a/Session/Meta/Translations/ar.lproj/Localizable.strings b/Session/Meta/Translations/ar.lproj/Localizable.strings
index 2e8c4c4d2..6f3346b55 100644
--- a/Session/Meta/Translations/ar.lproj/Localizable.strings
+++ b/Session/Meta/Translations/ar.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,3 +648,6 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
diff --git a/Session/Meta/Translations/be.lproj/Localizable.strings b/Session/Meta/Translations/be.lproj/Localizable.strings
index 2e8c4c4d2..6f3346b55 100644
--- a/Session/Meta/Translations/be.lproj/Localizable.strings
+++ b/Session/Meta/Translations/be.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,3 +648,6 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
diff --git a/Session/Meta/Translations/bg.lproj/Localizable.strings b/Session/Meta/Translations/bg.lproj/Localizable.strings
index 2e8c4c4d2..6f3346b55 100644
--- a/Session/Meta/Translations/bg.lproj/Localizable.strings
+++ b/Session/Meta/Translations/bg.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,3 +648,6 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
diff --git a/Session/Meta/Translations/bn.lproj/Localizable.strings b/Session/Meta/Translations/bn.lproj/Localizable.strings
index 2e8c4c4d2..6f3346b55 100644
--- a/Session/Meta/Translations/bn.lproj/Localizable.strings
+++ b/Session/Meta/Translations/bn.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,3 +648,6 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
diff --git a/Session/Meta/Translations/cs.lproj/Localizable.strings b/Session/Meta/Translations/cs.lproj/Localizable.strings
index 2e8c4c4d2..6f3346b55 100644
--- a/Session/Meta/Translations/cs.lproj/Localizable.strings
+++ b/Session/Meta/Translations/cs.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,3 +648,6 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
diff --git a/Session/Meta/Translations/da.lproj/Localizable.strings b/Session/Meta/Translations/da.lproj/Localizable.strings
index 2e8c4c4d2..6f3346b55 100644
--- a/Session/Meta/Translations/da.lproj/Localizable.strings
+++ b/Session/Meta/Translations/da.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,3 +648,6 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
diff --git a/Session/Meta/Translations/de.lproj/Localizable.strings b/Session/Meta/Translations/de.lproj/Localizable.strings
index 2e8c4c4d2..6f3346b55 100644
--- a/Session/Meta/Translations/de.lproj/Localizable.strings
+++ b/Session/Meta/Translations/de.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,3 +648,6 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
diff --git a/Session/Meta/Translations/el.lproj/Localizable.strings b/Session/Meta/Translations/el.lproj/Localizable.strings
index 2e8c4c4d2..6f3346b55 100644
--- a/Session/Meta/Translations/el.lproj/Localizable.strings
+++ b/Session/Meta/Translations/el.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,3 +648,6 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
diff --git a/Session/Meta/Translations/en.lproj/Localizable.strings b/Session/Meta/Translations/en.lproj/Localizable.strings
index 12c32397a..e3b317291 100644
--- a/Session/Meta/Translations/en.lproj/Localizable.strings
+++ b/Session/Meta/Translations/en.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,6 +648,9 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
// NOT IN THE LIST YET
"APP_STARTUP_EXIT" = "Exit";
@@ -666,7 +667,6 @@
"context_menu_resync" = "Resync";
"context_menu_ban_and_delete_all" = "Ban and Delete All";
"DISAPPEARING_MESSAGES_AUTO_DELETES_COUNT_DOWN" = "Auto-deletes in %@";
-"notificationsMuted" = "Muted";
"EMOJI_REACTS_MORE_REACTORS_ONE" = "And 1 other has reacted %@ to this message.";
"EMOJI_REACTS_MORE_REACTORS_MUTIPLE" = "And %@ others have reacted %@ to this message.";
"EMOJI_CATEGORY_RECENTS_NAME" = "Recently Used";
@@ -705,7 +705,6 @@
"TIME_AMOUNT_HOURS_SHORT_FORMAT" = "%@h";
"TIME_AMOUNT_MINUTES_SHORT_FORMAT" = "%@m";
"TIME_AMOUNT_SECONDS_SHORT_FORMAT" = "%@s";
-"none" = "None";
"group_you_leaving" = "Leaving...";
"ATTACHMENT_ERROR_MISSING_DATA" = "Attachment is empty.";
"ATTACHMENT_ERROR_COULD_NOT_PARSE_IMAGE" = "Unable to parse image.";
@@ -726,7 +725,6 @@
"CONVERSATION_SETTINGS_BLOCKED_CONTACTS_UNBLOCK_CONFIRMATION_TITLE_MULTIPLE_2_SINGLE" = "and %@?";
"CONVERSATION_SETTINGS_BLOCKED_CONTACTS_UNBLOCK_CONFIRMATION_TITLE_MULTIPLE_3" = "and %d others?";
"SETTINGS_AUDIO_DEFAULT_TONE_LABEL_FORMAT" = "%@ (default)";
-"qrCode" = "QR Code";
"vc_qr_code_view_scan_qr_code_explanation" = "Scan someone's QR code to start a conversation with them"; // TODO: Delete
"invalid_session_id" = "Invalid Session ID"; // TODO: Delete
"INVALID_SESSION_ID_MESSAGE" = "Please check the Session ID and try again."; // TODO: Delete
diff --git a/Session/Meta/Translations/eo.lproj/Localizable.strings b/Session/Meta/Translations/eo.lproj/Localizable.strings
index 2e8c4c4d2..6f3346b55 100644
--- a/Session/Meta/Translations/eo.lproj/Localizable.strings
+++ b/Session/Meta/Translations/eo.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,3 +648,6 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
diff --git a/Session/Meta/Translations/es-ES.lproj/Localizable.strings b/Session/Meta/Translations/es-ES.lproj/Localizable.strings
index 2e8c4c4d2..6f3346b55 100644
--- a/Session/Meta/Translations/es-ES.lproj/Localizable.strings
+++ b/Session/Meta/Translations/es-ES.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,3 +648,6 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
diff --git a/Session/Meta/Translations/fa.lproj/Localizable.strings b/Session/Meta/Translations/fa.lproj/Localizable.strings
index 2e8c4c4d2..6f3346b55 100644
--- a/Session/Meta/Translations/fa.lproj/Localizable.strings
+++ b/Session/Meta/Translations/fa.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,3 +648,6 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
diff --git a/Session/Meta/Translations/fi.lproj/Localizable.strings b/Session/Meta/Translations/fi.lproj/Localizable.strings
index 2e8c4c4d2..6f3346b55 100644
--- a/Session/Meta/Translations/fi.lproj/Localizable.strings
+++ b/Session/Meta/Translations/fi.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,3 +648,6 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
diff --git a/Session/Meta/Translations/fil.lproj/Localizable.strings b/Session/Meta/Translations/fil.lproj/Localizable.strings
index 2e8c4c4d2..6f3346b55 100644
--- a/Session/Meta/Translations/fil.lproj/Localizable.strings
+++ b/Session/Meta/Translations/fil.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,3 +648,6 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
diff --git a/Session/Meta/Translations/fr.lproj/Localizable.strings b/Session/Meta/Translations/fr.lproj/Localizable.strings
index 2e8c4c4d2..6f3346b55 100644
--- a/Session/Meta/Translations/fr.lproj/Localizable.strings
+++ b/Session/Meta/Translations/fr.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,3 +648,6 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
diff --git a/Session/Meta/Translations/hi.lproj/Localizable.strings b/Session/Meta/Translations/hi.lproj/Localizable.strings
index 2e8c4c4d2..6f3346b55 100644
--- a/Session/Meta/Translations/hi.lproj/Localizable.strings
+++ b/Session/Meta/Translations/hi.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,3 +648,6 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
diff --git a/Session/Meta/Translations/hr.lproj/Localizable.strings b/Session/Meta/Translations/hr.lproj/Localizable.strings
index 2e8c4c4d2..6f3346b55 100644
--- a/Session/Meta/Translations/hr.lproj/Localizable.strings
+++ b/Session/Meta/Translations/hr.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,3 +648,6 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
diff --git a/Session/Meta/Translations/hu.lproj/Localizable.strings b/Session/Meta/Translations/hu.lproj/Localizable.strings
index 2e8c4c4d2..6f3346b55 100644
--- a/Session/Meta/Translations/hu.lproj/Localizable.strings
+++ b/Session/Meta/Translations/hu.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,3 +648,6 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
diff --git a/Session/Meta/Translations/id.lproj/Localizable.strings b/Session/Meta/Translations/id.lproj/Localizable.strings
index 2e8c4c4d2..6f3346b55 100644
--- a/Session/Meta/Translations/id.lproj/Localizable.strings
+++ b/Session/Meta/Translations/id.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,3 +648,6 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
diff --git a/Session/Meta/Translations/it.lproj/Localizable.strings b/Session/Meta/Translations/it.lproj/Localizable.strings
index 2e8c4c4d2..6f3346b55 100644
--- a/Session/Meta/Translations/it.lproj/Localizable.strings
+++ b/Session/Meta/Translations/it.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,3 +648,6 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
diff --git a/Session/Meta/Translations/ja.lproj/Localizable.strings b/Session/Meta/Translations/ja.lproj/Localizable.strings
index 2e8c4c4d2..6f3346b55 100644
--- a/Session/Meta/Translations/ja.lproj/Localizable.strings
+++ b/Session/Meta/Translations/ja.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,3 +648,6 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
diff --git a/Session/Meta/Translations/ko.lproj/Localizable.strings b/Session/Meta/Translations/ko.lproj/Localizable.strings
index 2e8c4c4d2..6f3346b55 100644
--- a/Session/Meta/Translations/ko.lproj/Localizable.strings
+++ b/Session/Meta/Translations/ko.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,3 +648,6 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
diff --git a/Session/Meta/Translations/ku.lproj/Localizable.strings b/Session/Meta/Translations/ku.lproj/Localizable.strings
index 2e8c4c4d2..6f3346b55 100644
--- a/Session/Meta/Translations/ku.lproj/Localizable.strings
+++ b/Session/Meta/Translations/ku.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,3 +648,6 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
diff --git a/Session/Meta/Translations/lt.lproj/Localizable.strings b/Session/Meta/Translations/lt.lproj/Localizable.strings
index 2e8c4c4d2..6f3346b55 100644
--- a/Session/Meta/Translations/lt.lproj/Localizable.strings
+++ b/Session/Meta/Translations/lt.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,3 +648,6 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
diff --git a/Session/Meta/Translations/lv.lproj/Localizable.strings b/Session/Meta/Translations/lv.lproj/Localizable.strings
index 2e8c4c4d2..6f3346b55 100644
--- a/Session/Meta/Translations/lv.lproj/Localizable.strings
+++ b/Session/Meta/Translations/lv.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,3 +648,6 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
diff --git a/Session/Meta/Translations/ne-NP.lproj/Localizable.strings b/Session/Meta/Translations/ne-NP.lproj/Localizable.strings
index 2e8c4c4d2..6f3346b55 100644
--- a/Session/Meta/Translations/ne-NP.lproj/Localizable.strings
+++ b/Session/Meta/Translations/ne-NP.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,3 +648,6 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
diff --git a/Session/Meta/Translations/nl.lproj/Localizable.strings b/Session/Meta/Translations/nl.lproj/Localizable.strings
index 2e8c4c4d2..6f3346b55 100644
--- a/Session/Meta/Translations/nl.lproj/Localizable.strings
+++ b/Session/Meta/Translations/nl.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,3 +648,6 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
diff --git a/Session/Meta/Translations/no.lproj/Localizable.strings b/Session/Meta/Translations/no.lproj/Localizable.strings
index 2e8c4c4d2..6f3346b55 100644
--- a/Session/Meta/Translations/no.lproj/Localizable.strings
+++ b/Session/Meta/Translations/no.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,3 +648,6 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
diff --git a/Session/Meta/Translations/pl.lproj/Localizable.strings b/Session/Meta/Translations/pl.lproj/Localizable.strings
index 2e8c4c4d2..6f3346b55 100644
--- a/Session/Meta/Translations/pl.lproj/Localizable.strings
+++ b/Session/Meta/Translations/pl.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,3 +648,6 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
diff --git a/Session/Meta/Translations/pt-BR.lproj/Localizable.strings b/Session/Meta/Translations/pt-BR.lproj/Localizable.strings
index 2e8c4c4d2..6f3346b55 100644
--- a/Session/Meta/Translations/pt-BR.lproj/Localizable.strings
+++ b/Session/Meta/Translations/pt-BR.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,3 +648,6 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
diff --git a/Session/Meta/Translations/pt-PT.lproj/Localizable.strings b/Session/Meta/Translations/pt-PT.lproj/Localizable.strings
index 2e8c4c4d2..6f3346b55 100644
--- a/Session/Meta/Translations/pt-PT.lproj/Localizable.strings
+++ b/Session/Meta/Translations/pt-PT.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,3 +648,6 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
diff --git a/Session/Meta/Translations/ro.lproj/Localizable.strings b/Session/Meta/Translations/ro.lproj/Localizable.strings
index 2e8c4c4d2..6f3346b55 100644
--- a/Session/Meta/Translations/ro.lproj/Localizable.strings
+++ b/Session/Meta/Translations/ro.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,3 +648,6 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
diff --git a/Session/Meta/Translations/ru.lproj/Localizable.strings b/Session/Meta/Translations/ru.lproj/Localizable.strings
index 2e8c4c4d2..6f3346b55 100644
--- a/Session/Meta/Translations/ru.lproj/Localizable.strings
+++ b/Session/Meta/Translations/ru.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,3 +648,6 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
diff --git a/Session/Meta/Translations/si-LK.lproj/Localizable.strings b/Session/Meta/Translations/si-LK.lproj/Localizable.strings
index 2e8c4c4d2..6f3346b55 100644
--- a/Session/Meta/Translations/si-LK.lproj/Localizable.strings
+++ b/Session/Meta/Translations/si-LK.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,3 +648,6 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
diff --git a/Session/Meta/Translations/sk.lproj/Localizable.strings b/Session/Meta/Translations/sk.lproj/Localizable.strings
index 2e8c4c4d2..6f3346b55 100644
--- a/Session/Meta/Translations/sk.lproj/Localizable.strings
+++ b/Session/Meta/Translations/sk.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,3 +648,6 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
diff --git a/Session/Meta/Translations/sl.lproj/Localizable.strings b/Session/Meta/Translations/sl.lproj/Localizable.strings
index 2e8c4c4d2..6f3346b55 100644
--- a/Session/Meta/Translations/sl.lproj/Localizable.strings
+++ b/Session/Meta/Translations/sl.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,3 +648,6 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
diff --git a/Session/Meta/Translations/sv-SE.lproj/Localizable.strings b/Session/Meta/Translations/sv-SE.lproj/Localizable.strings
index 2e8c4c4d2..6f3346b55 100644
--- a/Session/Meta/Translations/sv-SE.lproj/Localizable.strings
+++ b/Session/Meta/Translations/sv-SE.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,3 +648,6 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
diff --git a/Session/Meta/Translations/th.lproj/Localizable.strings b/Session/Meta/Translations/th.lproj/Localizable.strings
index 2e8c4c4d2..6f3346b55 100644
--- a/Session/Meta/Translations/th.lproj/Localizable.strings
+++ b/Session/Meta/Translations/th.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,3 +648,6 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
diff --git a/Session/Meta/Translations/tr.lproj/Localizable.strings b/Session/Meta/Translations/tr.lproj/Localizable.strings
index 2e8c4c4d2..6f3346b55 100644
--- a/Session/Meta/Translations/tr.lproj/Localizable.strings
+++ b/Session/Meta/Translations/tr.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,3 +648,6 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
diff --git a/Session/Meta/Translations/uk.lproj/Localizable.strings b/Session/Meta/Translations/uk.lproj/Localizable.strings
index 2e8c4c4d2..6f3346b55 100644
--- a/Session/Meta/Translations/uk.lproj/Localizable.strings
+++ b/Session/Meta/Translations/uk.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,3 +648,6 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
diff --git a/Session/Meta/Translations/vi.lproj/Localizable.strings b/Session/Meta/Translations/vi.lproj/Localizable.strings
index 2e8c4c4d2..6f3346b55 100644
--- a/Session/Meta/Translations/vi.lproj/Localizable.strings
+++ b/Session/Meta/Translations/vi.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,3 +648,6 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
diff --git a/Session/Meta/Translations/zh-CN.lproj/Localizable.strings b/Session/Meta/Translations/zh-CN.lproj/Localizable.strings
index 2e8c4c4d2..6f3346b55 100644
--- a/Session/Meta/Translations/zh-CN.lproj/Localizable.strings
+++ b/Session/Meta/Translations/zh-CN.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,3 +648,6 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
diff --git a/Session/Meta/Translations/zh-TW.lproj/Localizable.strings b/Session/Meta/Translations/zh-TW.lproj/Localizable.strings
index 2e8c4c4d2..6f3346b55 100644
--- a/Session/Meta/Translations/zh-TW.lproj/Localizable.strings
+++ b/Session/Meta/Translations/zh-TW.lproj/Localizable.strings
@@ -586,7 +586,7 @@
"lockAppEnablePasscode" = "You must enable a passcode in your iOS Settings in order to use Screen Lock.";
"settingsRestartDescription" = "You must restart Session to apply your new settings.";
"disappearingMessagesSetYou" = "You set messages to disappear {time} after they have been {disappearingmessagestype}.";
-"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you seend will no longer appear.";
+"disappearingMessagesTurnedOffYou" = "You turned off disappearing messages. Messages you send will no longer appear.";
"disappearingMessagesUpdatedYou" = "You updated disappearing message settings.";
"groupInviteYou" = "You were invited to join the group.";
"groupRemovedYou" = "You were removed from {groupname}.";
@@ -640,8 +640,6 @@
"okay" = "Okay";
"emojiReactsHoverName" = "{name} reacted with {emoji}";
"conversationsAudioMessages" = "Audio Messages";
-"conversationsAutoplayAudioMessage" = "Autoplay Audio Messages";
-"conversationsAutoplayAudioMessageDescription" = "Autoplay consecutively sent audio messages";
"emojiCategorySmileys" = "Smileys & People";
"emojiCategorySymbols" = "Symbols";
"emojiCategoryTravel" = "Travel & Places";
@@ -650,3 +648,6 @@
"emojiCategoryFlags" = "Flags";
"emojiCategoryFood" = "Food & Drink";
"emojiCategoryObjects" = "Objects";
+"notificationsMuted" = "Muted";
+"none" = "None";
+"qrCode" = "QR Code";
diff --git a/Session/Open Groups/JoinOpenGroupVC.swift b/Session/Open Groups/JoinOpenGroupVC.swift
index ce26c0780..b22c46ddd 100644
--- a/Session/Open Groups/JoinOpenGroupVC.swift
+++ b/Session/Open Groups/JoinOpenGroupVC.swift
@@ -9,7 +9,10 @@ import SessionMessagingKit
import SessionUtilitiesKit
import SignalUtilitiesKit
-final class JoinOpenGroupVC: BaseVC, UIPageViewControllerDataSource, UIPageViewControllerDelegate, QRScannerDelegate {
+final class JoinOpenGroupVC: BaseVC, UIPageViewControllerDataSource, UIPageViewControllerDelegate, QRScannerDelegate, NavigatableStateHolder {
+ public let navigatableState: NavigatableState = NavigatableState()
+ private var disposables: Set = Set()
+
private let pageVC = UIPageViewController(transitionStyle: .scroll, navigationOrientation: .horizontal, options: nil)
private var pages: [UIViewController] = []
private var isJoining = false
@@ -92,6 +95,8 @@ final class JoinOpenGroupVC: BaseVC, UIPageViewControllerDataSource, UIPageViewC
let size: CGSize = CGSize(width: UIScreen.main.bounds.width, height: height)
enterURLVC.constrainSize(to: size)
scanQRCodePlaceholderVC.constrainSize(to: size)
+
+ navigatableState.setupBindings(viewController: self, disposables: &disposables)
}
override func viewWillTransition(to size: CGSize, with coordinator: UIViewControllerTransitionCoordinator) {
@@ -166,6 +171,18 @@ final class JoinOpenGroupVC: BaseVC, UIPageViewControllerDataSource, UIPageViewC
fileprivate func joinOpenGroup(roomToken: String, server: String, publicKey: String, shouldOpenCommunity: Bool, onError: (() -> ())?) {
guard !isJoining, let navigationController: UINavigationController = navigationController else { return }
+ guard OpenGroupManager.shared.hasExistingOpenGroup(
+ roomToken: roomToken,
+ server: server,
+ publicKey: publicKey
+ ) != true else {
+ self.showToast(
+ text: "communityJoinedAlready".localized(),
+ backgroundColor: .backgroundSecondary
+ )
+ return
+ }
+
isJoining = true
ModalActivityIndicatorViewController.present(fromViewController: navigationController, canCancel: false) { [weak self] _ in
diff --git a/Session/Open Groups/OpenGroupSuggestionGrid.swift b/Session/Open Groups/OpenGroupSuggestionGrid.swift
index 036ab465b..873ee85b9 100644
--- a/Session/Open Groups/OpenGroupSuggestionGrid.swift
+++ b/Session/Open Groups/OpenGroupSuggestionGrid.swift
@@ -212,6 +212,7 @@ final class OpenGroupSuggestionGrid: UIView, UICollectionViewDataSource, UIColle
func collectionView(_ collectionView: UICollectionView, didSelectItemAt indexPath: IndexPath) {
let room = data[indexPath.section * itemsPerSection + indexPath.item].room
delegate?.join(room)
+ collectionView.deselectItem(at: indexPath, animated: true)
}
}
diff --git a/SessionMessagingKit/Open Groups/OpenGroupManager.swift b/SessionMessagingKit/Open Groups/OpenGroupManager.swift
index bd60a1665..bfa80e018 100644
--- a/SessionMessagingKit/Open Groups/OpenGroupManager.swift
+++ b/SessionMessagingKit/Open Groups/OpenGroupManager.swift
@@ -104,6 +104,23 @@ public final class OpenGroupManager {
return options.contains(serverHost)
}
+ public func hasExistingOpenGroup(
+ roomToken: String,
+ server: String,
+ publicKey: String,
+ using dependencies: Dependencies = Dependencies()
+ ) -> Bool? {
+ return Storage.shared.read { db in
+ self.hasExistingOpenGroup(
+ db,
+ roomToken: roomToken,
+ server: server,
+ publicKey: publicKey,
+ using: dependencies
+ )
+ }
+ }
+
public func hasExistingOpenGroup(
_ db: Database,
roomToken: String,