diff --git a/ElementX/Resources/Localizations/be.lproj/Localizable.strings b/ElementX/Resources/Localizations/be.lproj/Localizable.strings
index 00692d2ad..fbb853718 100644
--- a/ElementX/Resources/Localizations/be.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/be.lproj/Localizable.strings
@@ -616,6 +616,8 @@
"screen_bottom_sheet_create_dm_confirmation_button_title" = "Send invite";
"screen_bottom_sheet_create_dm_message" = "Would you like to start a chat with %1$@?";
"screen_bottom_sheet_create_dm_title" = "Send invite?";
+"screen_bottom_sheet_create_dm_unknown_user_content" = "You currently don’t have any chats with this person. Confirm inviting them before continuing.";
+"screen_bottom_sheet_create_dm_unknown_user_title" = "Start a chat with this new contact?";
"screen_bottom_sheet_manage_room_member_ban" = "Выдаліць і заблакіраваць удзельніка";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_action" = "Заблакіраваць";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_description" = "Яны не змогуць зноў далучыцца да гэтага пакоя, калі іх запросяць.";
diff --git a/ElementX/Resources/Localizations/be.lproj/Localizable.stringsdict b/ElementX/Resources/Localizations/be.lproj/Localizable.stringsdict
index 7c4eeaa74..b2e85eae6 100644
--- a/ElementX/Resources/Localizations/be.lproj/Localizable.stringsdict
+++ b/ElementX/Resources/Localizations/be.lproj/Localizable.stringsdict
@@ -332,6 +332,38 @@
NSStringLocalizedFormatKey
%#@COUNT@
+ screen_invite_users_confirm_dialog_subtitle
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ You currently don’t have any chats with this contact. Confirm inviting them to this room before continuing.
+ other
+ You currently don’t have any chats with these contacts. Confirm inviting them to this room before continuing.
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
+ screen_invite_users_confirm_dialog_title
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ Invite a new contact to this room?
+ other
+ Invite new contacts to this room?
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
screen_leave_space_submit
COUNT
diff --git a/ElementX/Resources/Localizations/bg.lproj/Localizable.strings b/ElementX/Resources/Localizations/bg.lproj/Localizable.strings
index 01fb3269b..8f2db86e1 100644
--- a/ElementX/Resources/Localizations/bg.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/bg.lproj/Localizable.strings
@@ -616,6 +616,8 @@
"screen_bottom_sheet_create_dm_confirmation_button_title" = "Send invite";
"screen_bottom_sheet_create_dm_message" = "Would you like to start a chat with %1$@?";
"screen_bottom_sheet_create_dm_title" = "Send invite?";
+"screen_bottom_sheet_create_dm_unknown_user_content" = "You currently don’t have any chats with this person. Confirm inviting them before continuing.";
+"screen_bottom_sheet_create_dm_unknown_user_title" = "Start a chat with this new contact?";
"screen_bottom_sheet_manage_room_member_ban" = "Ban user";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_action" = "Ban";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_description" = "They won’t be able to join again if invited.";
diff --git a/ElementX/Resources/Localizations/bg.lproj/Localizable.stringsdict b/ElementX/Resources/Localizations/bg.lproj/Localizable.stringsdict
index 3ddfe278e..5c48e758f 100644
--- a/ElementX/Resources/Localizations/bg.lproj/Localizable.stringsdict
+++ b/ElementX/Resources/Localizations/bg.lproj/Localizable.stringsdict
@@ -306,6 +306,38 @@
NSStringLocalizedFormatKey
%#@COUNT@
+ screen_invite_users_confirm_dialog_subtitle
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ You currently don’t have any chats with this contact. Confirm inviting them to this room before continuing.
+ other
+ You currently don’t have any chats with these contacts. Confirm inviting them to this room before continuing.
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
+ screen_invite_users_confirm_dialog_title
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ Invite a new contact to this room?
+ other
+ Invite new contacts to this room?
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
screen_leave_space_submit
COUNT
diff --git a/ElementX/Resources/Localizations/cs.lproj/Localizable.strings b/ElementX/Resources/Localizations/cs.lproj/Localizable.strings
index 658420057..32e8ccc65 100644
--- a/ElementX/Resources/Localizations/cs.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/cs.lproj/Localizable.strings
@@ -616,6 +616,8 @@
"screen_bottom_sheet_create_dm_confirmation_button_title" = "Poslat pozvánku";
"screen_bottom_sheet_create_dm_message" = "Chcete začít chatovat s %1$@?";
"screen_bottom_sheet_create_dm_title" = "Poslat pozvánku?";
+"screen_bottom_sheet_create_dm_unknown_user_content" = "You currently don’t have any chats with this person. Confirm inviting them before continuing.";
+"screen_bottom_sheet_create_dm_unknown_user_title" = "Start a chat with this new contact?";
"screen_bottom_sheet_manage_room_member_ban" = "Odebrat a vykázat člena";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_action" = "Vykázat";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_description" = "Nebudou se moci znovu připojit k této místnosti, pokud budou pozváni.";
diff --git a/ElementX/Resources/Localizations/cs.lproj/Localizable.stringsdict b/ElementX/Resources/Localizations/cs.lproj/Localizable.stringsdict
index c41be4c79..3e87c768b 100644
--- a/ElementX/Resources/Localizations/cs.lproj/Localizable.stringsdict
+++ b/ElementX/Resources/Localizations/cs.lproj/Localizable.stringsdict
@@ -340,6 +340,38 @@
NSStringLocalizedFormatKey
%#@COUNT@
+ screen_invite_users_confirm_dialog_subtitle
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ You currently don’t have any chats with this contact. Confirm inviting them to this room before continuing.
+ other
+ You currently don’t have any chats with these contacts. Confirm inviting them to this room before continuing.
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
+ screen_invite_users_confirm_dialog_title
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ Invite a new contact to this room?
+ other
+ Invite new contacts to this room?
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
screen_leave_space_submit
COUNT
diff --git a/ElementX/Resources/Localizations/cy.lproj/Localizable.strings b/ElementX/Resources/Localizations/cy.lproj/Localizable.strings
index f79bd77bb..8c4b5b715 100644
--- a/ElementX/Resources/Localizations/cy.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/cy.lproj/Localizable.strings
@@ -616,6 +616,8 @@
"screen_bottom_sheet_create_dm_confirmation_button_title" = "Anfon gwahoddiad";
"screen_bottom_sheet_create_dm_message" = "Hoffech chi ddechrau sgwrs gyda %1$@?";
"screen_bottom_sheet_create_dm_title" = "Anfon gwahoddiad?";
+"screen_bottom_sheet_create_dm_unknown_user_content" = "You currently don’t have any chats with this person. Confirm inviting them before continuing.";
+"screen_bottom_sheet_create_dm_unknown_user_title" = "Start a chat with this new contact?";
"screen_bottom_sheet_manage_room_member_ban" = "Gwahardd o ystafell";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_action" = "Atal";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_description" = "Fyddan nhw ddim yn gallu ymuno â'r ystafell hon eto os cân nhw wahoddiad.";
diff --git a/ElementX/Resources/Localizations/cy.lproj/Localizable.stringsdict b/ElementX/Resources/Localizations/cy.lproj/Localizable.stringsdict
index f3c3fd87f..b3b0f3a07 100644
--- a/ElementX/Resources/Localizations/cy.lproj/Localizable.stringsdict
+++ b/ElementX/Resources/Localizations/cy.lproj/Localizable.stringsdict
@@ -442,6 +442,38 @@
NSStringLocalizedFormatKey
%#@COUNT@
+ screen_invite_users_confirm_dialog_subtitle
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ You currently don’t have any chats with this contact. Confirm inviting them to this room before continuing.
+ other
+ You currently don’t have any chats with these contacts. Confirm inviting them to this room before continuing.
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
+ screen_invite_users_confirm_dialog_title
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ Invite a new contact to this room?
+ other
+ Invite new contacts to this room?
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
screen_leave_space_submit
COUNT
diff --git a/ElementX/Resources/Localizations/da.lproj/Localizable.strings b/ElementX/Resources/Localizations/da.lproj/Localizable.strings
index 770e981ac..9cd61c890 100644
--- a/ElementX/Resources/Localizations/da.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/da.lproj/Localizable.strings
@@ -616,6 +616,8 @@
"screen_bottom_sheet_create_dm_confirmation_button_title" = "Send invitation";
"screen_bottom_sheet_create_dm_message" = "Kunne du tænke dig at starte en samtale med %1$@?";
"screen_bottom_sheet_create_dm_title" = "Send invitation?";
+"screen_bottom_sheet_create_dm_unknown_user_content" = "You currently don’t have any chats with this person. Confirm inviting them before continuing.";
+"screen_bottom_sheet_create_dm_unknown_user_title" = "Start a chat with this new contact?";
"screen_bottom_sheet_manage_room_member_ban" = "Spær fra rum";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_action" = "Spær";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_description" = "De vil ikke være i stand til at deltage i dette rum igen, selv om de inviteres.";
diff --git a/ElementX/Resources/Localizations/da.lproj/Localizable.stringsdict b/ElementX/Resources/Localizations/da.lproj/Localizable.stringsdict
index 6ca95783c..9bb71f9a0 100644
--- a/ElementX/Resources/Localizations/da.lproj/Localizable.stringsdict
+++ b/ElementX/Resources/Localizations/da.lproj/Localizable.stringsdict
@@ -304,6 +304,38 @@
NSStringLocalizedFormatKey
%#@COUNT@
+ screen_invite_users_confirm_dialog_subtitle
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ You currently don’t have any chats with this contact. Confirm inviting them to this room before continuing.
+ other
+ You currently don’t have any chats with these contacts. Confirm inviting them to this room before continuing.
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
+ screen_invite_users_confirm_dialog_title
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ Invite a new contact to this room?
+ other
+ Invite new contacts to this room?
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
screen_leave_space_submit
COUNT
diff --git a/ElementX/Resources/Localizations/de.lproj/Localizable.strings b/ElementX/Resources/Localizations/de.lproj/Localizable.strings
index bd4eed7f6..9a8a991ce 100644
--- a/ElementX/Resources/Localizations/de.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/de.lproj/Localizable.strings
@@ -616,6 +616,8 @@
"screen_bottom_sheet_create_dm_confirmation_button_title" = "Einladung senden";
"screen_bottom_sheet_create_dm_message" = "Möchtest du einen Chat mit %1$@ starten?";
"screen_bottom_sheet_create_dm_title" = "Einladung senden?";
+"screen_bottom_sheet_create_dm_unknown_user_content" = "You currently don’t have any chats with this person. Confirm inviting them before continuing.";
+"screen_bottom_sheet_create_dm_unknown_user_title" = "Start a chat with this new contact?";
"screen_bottom_sheet_manage_room_member_ban" = "Mitglied entfernen und sperren";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_action" = "Sperren";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_description" = "Sie können diesem Chat auch auf Einladung nicht erneut beitreten.";
diff --git a/ElementX/Resources/Localizations/de.lproj/Localizable.stringsdict b/ElementX/Resources/Localizations/de.lproj/Localizable.stringsdict
index 60c10d93c..65ead572f 100644
--- a/ElementX/Resources/Localizations/de.lproj/Localizable.stringsdict
+++ b/ElementX/Resources/Localizations/de.lproj/Localizable.stringsdict
@@ -306,6 +306,38 @@
NSStringLocalizedFormatKey
%#@COUNT@
+ screen_invite_users_confirm_dialog_subtitle
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ You currently don’t have any chats with this contact. Confirm inviting them to this room before continuing.
+ other
+ You currently don’t have any chats with these contacts. Confirm inviting them to this room before continuing.
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
+ screen_invite_users_confirm_dialog_title
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ Invite a new contact to this room?
+ other
+ Invite new contacts to this room?
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
screen_leave_space_submit
COUNT
diff --git a/ElementX/Resources/Localizations/el.lproj/Localizable.strings b/ElementX/Resources/Localizations/el.lproj/Localizable.strings
index 0e667dbd5..ab9ea56b8 100644
--- a/ElementX/Resources/Localizations/el.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/el.lproj/Localizable.strings
@@ -616,6 +616,8 @@
"screen_bottom_sheet_create_dm_confirmation_button_title" = "Αποστολή πρόσκλησης";
"screen_bottom_sheet_create_dm_message" = "Θα θέλατε να ξεκινήσετε μια συνομιλία με τον χρήστη %1$@;";
"screen_bottom_sheet_create_dm_title" = "Αποστολή πρόσκλησης;";
+"screen_bottom_sheet_create_dm_unknown_user_content" = "You currently don’t have any chats with this person. Confirm inviting them before continuing.";
+"screen_bottom_sheet_create_dm_unknown_user_title" = "Start a chat with this new contact?";
"screen_bottom_sheet_manage_room_member_ban" = "Αφαίρεση και αποκλεισμός μέλους";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_action" = "Αποκλεισμός";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_description" = "Δεν θα μπορούν να ενταχθούν ξανά σε αυτή την αίθουσα, αν προσκληθούν.";
diff --git a/ElementX/Resources/Localizations/el.lproj/Localizable.stringsdict b/ElementX/Resources/Localizations/el.lproj/Localizable.stringsdict
index 0b6ce09ec..5db9861e3 100644
--- a/ElementX/Resources/Localizations/el.lproj/Localizable.stringsdict
+++ b/ElementX/Resources/Localizations/el.lproj/Localizable.stringsdict
@@ -306,6 +306,38 @@
NSStringLocalizedFormatKey
%#@COUNT@
+ screen_invite_users_confirm_dialog_subtitle
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ You currently don’t have any chats with this contact. Confirm inviting them to this room before continuing.
+ other
+ You currently don’t have any chats with these contacts. Confirm inviting them to this room before continuing.
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
+ screen_invite_users_confirm_dialog_title
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ Invite a new contact to this room?
+ other
+ Invite new contacts to this room?
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
screen_leave_space_submit
COUNT
diff --git a/ElementX/Resources/Localizations/en-US.lproj/Localizable.strings b/ElementX/Resources/Localizations/en-US.lproj/Localizable.strings
index 5150a71ed..37e05d1be 100644
--- a/ElementX/Resources/Localizations/en-US.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/en-US.lproj/Localizable.strings
@@ -616,6 +616,8 @@
"screen_bottom_sheet_create_dm_confirmation_button_title" = "Send invite";
"screen_bottom_sheet_create_dm_message" = "Would you like to start a chat with %1$@?";
"screen_bottom_sheet_create_dm_title" = "Send invite?";
+"screen_bottom_sheet_create_dm_unknown_user_content" = "You currently don’t have any chats with this person. Confirm inviting them before continuing.";
+"screen_bottom_sheet_create_dm_unknown_user_title" = "Start a chat with this new contact?";
"screen_bottom_sheet_manage_room_member_ban" = "Ban user";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_action" = "Ban";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_description" = "They won’t be able to join again if invited.";
diff --git a/ElementX/Resources/Localizations/en.lproj/Localizable.strings b/ElementX/Resources/Localizations/en.lproj/Localizable.strings
index a9222a415..36a944a5d 100644
--- a/ElementX/Resources/Localizations/en.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/en.lproj/Localizable.strings
@@ -616,6 +616,8 @@
"screen_bottom_sheet_create_dm_confirmation_button_title" = "Send invite";
"screen_bottom_sheet_create_dm_message" = "Would you like to start a chat with %1$@?";
"screen_bottom_sheet_create_dm_title" = "Send invite?";
+"screen_bottom_sheet_create_dm_unknown_user_content" = "You currently don’t have any chats with this person. Confirm inviting them before continuing.";
+"screen_bottom_sheet_create_dm_unknown_user_title" = "Start a chat with this new contact?";
"screen_bottom_sheet_manage_room_member_ban" = "Ban user";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_action" = "Ban";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_description" = "They won’t be able to join again if invited.";
diff --git a/ElementX/Resources/Localizations/en.lproj/Localizable.stringsdict b/ElementX/Resources/Localizations/en.lproj/Localizable.stringsdict
index 6c73a444b..3d26910c9 100644
--- a/ElementX/Resources/Localizations/en.lproj/Localizable.stringsdict
+++ b/ElementX/Resources/Localizations/en.lproj/Localizable.stringsdict
@@ -306,6 +306,38 @@
NSStringLocalizedFormatKey
%#@COUNT@
+ screen_invite_users_confirm_dialog_subtitle
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ You currently don’t have any chats with this contact. Confirm inviting them to this room before continuing.
+ other
+ You currently don’t have any chats with these contacts. Confirm inviting them to this room before continuing.
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
+ screen_invite_users_confirm_dialog_title
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ Invite a new contact to this room?
+ other
+ Invite new contacts to this room?
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
screen_leave_space_submit
COUNT
diff --git a/ElementX/Resources/Localizations/es.lproj/Localizable.strings b/ElementX/Resources/Localizations/es.lproj/Localizable.strings
index 1f0cbbbae..6f33d2db2 100644
--- a/ElementX/Resources/Localizations/es.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/es.lproj/Localizable.strings
@@ -616,6 +616,8 @@
"screen_bottom_sheet_create_dm_confirmation_button_title" = "Enviar invitación";
"screen_bottom_sheet_create_dm_message" = "¿Quieres iniciar un chat con %1$@?";
"screen_bottom_sheet_create_dm_title" = "¿Enviar invitación?";
+"screen_bottom_sheet_create_dm_unknown_user_content" = "You currently don’t have any chats with this person. Confirm inviting them before continuing.";
+"screen_bottom_sheet_create_dm_unknown_user_title" = "Start a chat with this new contact?";
"screen_bottom_sheet_manage_room_member_ban" = "Sacar y vetar a un miembro";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_action" = "Vetar";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_description" = "No podrán volver a unirse a esta sala si son invitados.";
diff --git a/ElementX/Resources/Localizations/es.lproj/Localizable.stringsdict b/ElementX/Resources/Localizations/es.lproj/Localizable.stringsdict
index ed9bba195..2b890ec5b 100644
--- a/ElementX/Resources/Localizations/es.lproj/Localizable.stringsdict
+++ b/ElementX/Resources/Localizations/es.lproj/Localizable.stringsdict
@@ -306,6 +306,38 @@
NSStringLocalizedFormatKey
%#@COUNT@
+ screen_invite_users_confirm_dialog_subtitle
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ You currently don’t have any chats with this contact. Confirm inviting them to this room before continuing.
+ other
+ You currently don’t have any chats with these contacts. Confirm inviting them to this room before continuing.
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
+ screen_invite_users_confirm_dialog_title
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ Invite a new contact to this room?
+ other
+ Invite new contacts to this room?
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
screen_leave_space_submit
COUNT
diff --git a/ElementX/Resources/Localizations/et.lproj/Localizable.strings b/ElementX/Resources/Localizations/et.lproj/Localizable.strings
index 7a8e40585..92443d4fc 100644
--- a/ElementX/Resources/Localizations/et.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/et.lproj/Localizable.strings
@@ -616,6 +616,8 @@
"screen_bottom_sheet_create_dm_confirmation_button_title" = "Saada kutse";
"screen_bottom_sheet_create_dm_message" = "Kas sa soovid alustada vestlust kasutajaga %1$@?";
"screen_bottom_sheet_create_dm_title" = "Kas saadame kutse?";
+"screen_bottom_sheet_create_dm_unknown_user_content" = "You currently don’t have any chats with this person. Confirm inviting them before continuing.";
+"screen_bottom_sheet_create_dm_unknown_user_title" = "Start a chat with this new contact?";
"screen_bottom_sheet_manage_room_member_ban" = "Eemalda ja sea suhtluskeeld";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_action" = "Sea suhtluskeeld";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_description" = "Ta ei saa selle jututoaga liituda isegi kutse olemasolul.";
diff --git a/ElementX/Resources/Localizations/et.lproj/Localizable.stringsdict b/ElementX/Resources/Localizations/et.lproj/Localizable.stringsdict
index 373b948e1..6ea31cc35 100644
--- a/ElementX/Resources/Localizations/et.lproj/Localizable.stringsdict
+++ b/ElementX/Resources/Localizations/et.lproj/Localizable.stringsdict
@@ -306,6 +306,38 @@
NSStringLocalizedFormatKey
%#@COUNT@
+ screen_invite_users_confirm_dialog_subtitle
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ You currently don’t have any chats with this contact. Confirm inviting them to this room before continuing.
+ other
+ You currently don’t have any chats with these contacts. Confirm inviting them to this room before continuing.
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
+ screen_invite_users_confirm_dialog_title
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ Invite a new contact to this room?
+ other
+ Invite new contacts to this room?
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
screen_leave_space_submit
COUNT
diff --git a/ElementX/Resources/Localizations/eu.lproj/Localizable.strings b/ElementX/Resources/Localizations/eu.lproj/Localizable.strings
index c1b1ef206..4cbf9ca56 100644
--- a/ElementX/Resources/Localizations/eu.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/eu.lproj/Localizable.strings
@@ -616,6 +616,8 @@
"screen_bottom_sheet_create_dm_confirmation_button_title" = "Bidali gonbidapena";
"screen_bottom_sheet_create_dm_message" = "Would you like to start a chat with %1$@?";
"screen_bottom_sheet_create_dm_title" = "Gonbidapena bidali?";
+"screen_bottom_sheet_create_dm_unknown_user_content" = "You currently don’t have any chats with this person. Confirm inviting them before continuing.";
+"screen_bottom_sheet_create_dm_unknown_user_title" = "Start a chat with this new contact?";
"screen_bottom_sheet_manage_room_member_ban" = "Kendu kidea eta ezarri debekua";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_action" = "Ezarri debekua";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_description" = "They won’t be able to join again if invited.";
diff --git a/ElementX/Resources/Localizations/eu.lproj/Localizable.stringsdict b/ElementX/Resources/Localizations/eu.lproj/Localizable.stringsdict
index 7ad50171f..d7729b02a 100644
--- a/ElementX/Resources/Localizations/eu.lproj/Localizable.stringsdict
+++ b/ElementX/Resources/Localizations/eu.lproj/Localizable.stringsdict
@@ -306,6 +306,38 @@
NSStringLocalizedFormatKey
%#@COUNT@
+ screen_invite_users_confirm_dialog_subtitle
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ You currently don’t have any chats with this contact. Confirm inviting them to this room before continuing.
+ other
+ You currently don’t have any chats with these contacts. Confirm inviting them to this room before continuing.
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
+ screen_invite_users_confirm_dialog_title
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ Invite a new contact to this room?
+ other
+ Invite new contacts to this room?
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
screen_leave_space_submit
COUNT
diff --git a/ElementX/Resources/Localizations/fa.lproj/Localizable.strings b/ElementX/Resources/Localizations/fa.lproj/Localizable.strings
index 4e6535576..e89049bf7 100644
--- a/ElementX/Resources/Localizations/fa.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/fa.lproj/Localizable.strings
@@ -616,6 +616,8 @@
"screen_bottom_sheet_create_dm_confirmation_button_title" = "فرستادن دعوت";
"screen_bottom_sheet_create_dm_message" = "میخواهید گپی را با %1$@ بیاغازید؟";
"screen_bottom_sheet_create_dm_title" = "فرستادن دعوت؟";
+"screen_bottom_sheet_create_dm_unknown_user_content" = "You currently don’t have any chats with this person. Confirm inviting them before continuing.";
+"screen_bottom_sheet_create_dm_unknown_user_title" = "Start a chat with this new contact?";
"screen_bottom_sheet_manage_room_member_ban" = "برداشت و تحریم عضو";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_action" = "تحریم";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_description" = "در صورت دعوت نمیتواند دوباره به اتاق بپیوندد.";
diff --git a/ElementX/Resources/Localizations/fa.lproj/Localizable.stringsdict b/ElementX/Resources/Localizations/fa.lproj/Localizable.stringsdict
index b4195735b..ddb146830 100644
--- a/ElementX/Resources/Localizations/fa.lproj/Localizable.stringsdict
+++ b/ElementX/Resources/Localizations/fa.lproj/Localizable.stringsdict
@@ -306,6 +306,38 @@
NSStringLocalizedFormatKey
%#@COUNT@
+ screen_invite_users_confirm_dialog_subtitle
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ You currently don’t have any chats with this contact. Confirm inviting them to this room before continuing.
+ other
+ You currently don’t have any chats with these contacts. Confirm inviting them to this room before continuing.
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
+ screen_invite_users_confirm_dialog_title
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ Invite a new contact to this room?
+ other
+ Invite new contacts to this room?
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
screen_leave_space_submit
COUNT
diff --git a/ElementX/Resources/Localizations/fi.lproj/Localizable.strings b/ElementX/Resources/Localizations/fi.lproj/Localizable.strings
index 28918ae1b..302ac6f45 100644
--- a/ElementX/Resources/Localizations/fi.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/fi.lproj/Localizable.strings
@@ -616,6 +616,8 @@
"screen_bottom_sheet_create_dm_confirmation_button_title" = "Lähetä kutsu";
"screen_bottom_sheet_create_dm_message" = "Haluaisitko aloittaa keskustelun käyttäjän %1$@ kanssa?";
"screen_bottom_sheet_create_dm_title" = "Lähetetäänkö kutsu?";
+"screen_bottom_sheet_create_dm_unknown_user_content" = "You currently don’t have any chats with this person. Confirm inviting them before continuing.";
+"screen_bottom_sheet_create_dm_unknown_user_title" = "Start a chat with this new contact?";
"screen_bottom_sheet_manage_room_member_ban" = "Poista jäsen huoneesta ja anna porttikielto";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_action" = "Anna porttikielto";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_description" = "He eivät voi enää liittyä tähän huoneeseen, jos heidät kutsutaan.";
diff --git a/ElementX/Resources/Localizations/fi.lproj/Localizable.stringsdict b/ElementX/Resources/Localizations/fi.lproj/Localizable.stringsdict
index 1efad0477..cd5f71be4 100644
--- a/ElementX/Resources/Localizations/fi.lproj/Localizable.stringsdict
+++ b/ElementX/Resources/Localizations/fi.lproj/Localizable.stringsdict
@@ -306,6 +306,38 @@
NSStringLocalizedFormatKey
%#@COUNT@
+ screen_invite_users_confirm_dialog_subtitle
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ You currently don’t have any chats with this contact. Confirm inviting them to this room before continuing.
+ other
+ You currently don’t have any chats with these contacts. Confirm inviting them to this room before continuing.
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
+ screen_invite_users_confirm_dialog_title
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ Invite a new contact to this room?
+ other
+ Invite new contacts to this room?
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
screen_leave_space_submit
COUNT
diff --git a/ElementX/Resources/Localizations/fr.lproj/Localizable.strings b/ElementX/Resources/Localizations/fr.lproj/Localizable.strings
index 3c0eeffb8..b82a18a8a 100644
--- a/ElementX/Resources/Localizations/fr.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/fr.lproj/Localizable.strings
@@ -616,6 +616,8 @@
"screen_bottom_sheet_create_dm_confirmation_button_title" = "Envoyer l'invitation";
"screen_bottom_sheet_create_dm_message" = "Voulez-vous entamer une discussion avec %1$@ ?";
"screen_bottom_sheet_create_dm_title" = "Envoyer l'invitation ?";
+"screen_bottom_sheet_create_dm_unknown_user_content" = "You currently don’t have any chats with this person. Confirm inviting them before continuing.";
+"screen_bottom_sheet_create_dm_unknown_user_title" = "Start a chat with this new contact?";
"screen_bottom_sheet_manage_room_member_ban" = "Bannir du salon";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_action" = "Bannir";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_description" = "Ce compte ne pourra pas rejoindre le salon à nouveau, même si il est invité.";
diff --git a/ElementX/Resources/Localizations/fr.lproj/Localizable.stringsdict b/ElementX/Resources/Localizations/fr.lproj/Localizable.stringsdict
index 3bd39a9be..c0228cec5 100644
--- a/ElementX/Resources/Localizations/fr.lproj/Localizable.stringsdict
+++ b/ElementX/Resources/Localizations/fr.lproj/Localizable.stringsdict
@@ -306,6 +306,38 @@
NSStringLocalizedFormatKey
%#@COUNT@
+ screen_invite_users_confirm_dialog_subtitle
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ You currently don’t have any chats with this contact. Confirm inviting them to this room before continuing.
+ other
+ You currently don’t have any chats with these contacts. Confirm inviting them to this room before continuing.
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
+ screen_invite_users_confirm_dialog_title
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ Invite a new contact to this room?
+ other
+ Invite new contacts to this room?
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
screen_leave_space_submit
COUNT
diff --git a/ElementX/Resources/Localizations/hr.lproj/Localizable.strings b/ElementX/Resources/Localizations/hr.lproj/Localizable.strings
index c0390b137..be269dfcd 100644
--- a/ElementX/Resources/Localizations/hr.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/hr.lproj/Localizable.strings
@@ -616,6 +616,8 @@
"screen_bottom_sheet_create_dm_confirmation_button_title" = "Pošalji pozivnicu";
"screen_bottom_sheet_create_dm_message" = "Želite li započeti razgovor s korisnikom %1$@?";
"screen_bottom_sheet_create_dm_title" = "Želite li poslati pozivnicu?";
+"screen_bottom_sheet_create_dm_unknown_user_content" = "You currently don’t have any chats with this person. Confirm inviting them before continuing.";
+"screen_bottom_sheet_create_dm_unknown_user_title" = "Start a chat with this new contact?";
"screen_bottom_sheet_manage_room_member_ban" = "Zabrani korisnika";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_action" = "Zabrani";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_description" = "Neće se moći ponovno pridružiti ako budu pozvani.";
diff --git a/ElementX/Resources/Localizations/hr.lproj/Localizable.stringsdict b/ElementX/Resources/Localizations/hr.lproj/Localizable.stringsdict
index e24555684..31179a2ad 100644
--- a/ElementX/Resources/Localizations/hr.lproj/Localizable.stringsdict
+++ b/ElementX/Resources/Localizations/hr.lproj/Localizable.stringsdict
@@ -340,6 +340,38 @@
NSStringLocalizedFormatKey
%#@COUNT@
+ screen_invite_users_confirm_dialog_subtitle
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ You currently don’t have any chats with this contact. Confirm inviting them to this room before continuing.
+ other
+ You currently don’t have any chats with these contacts. Confirm inviting them to this room before continuing.
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
+ screen_invite_users_confirm_dialog_title
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ Invite a new contact to this room?
+ other
+ Invite new contacts to this room?
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
screen_leave_space_submit
COUNT
diff --git a/ElementX/Resources/Localizations/hu.lproj/Localizable.strings b/ElementX/Resources/Localizations/hu.lproj/Localizable.strings
index 401373399..eefe94c7b 100644
--- a/ElementX/Resources/Localizations/hu.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/hu.lproj/Localizable.strings
@@ -616,6 +616,8 @@
"screen_bottom_sheet_create_dm_confirmation_button_title" = "Meghívó küldése";
"screen_bottom_sheet_create_dm_message" = "Csevegést kezd vele: %1$@?";
"screen_bottom_sheet_create_dm_title" = "Meghívó küldése?";
+"screen_bottom_sheet_create_dm_unknown_user_content" = "You currently don’t have any chats with this person. Confirm inviting them before continuing.";
+"screen_bottom_sheet_create_dm_unknown_user_title" = "Start a chat with this new contact?";
"screen_bottom_sheet_manage_room_member_ban" = "Eltávolítás és a tag kitiltása";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_action" = "Kitiltás";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_description" = "Többé nem csatlakozhat ehhez a szobához, akkor sem, ha meghívják.";
diff --git a/ElementX/Resources/Localizations/hu.lproj/Localizable.stringsdict b/ElementX/Resources/Localizations/hu.lproj/Localizable.stringsdict
index 9424c4f21..f90a40eb4 100644
--- a/ElementX/Resources/Localizations/hu.lproj/Localizable.stringsdict
+++ b/ElementX/Resources/Localizations/hu.lproj/Localizable.stringsdict
@@ -304,6 +304,38 @@
NSStringLocalizedFormatKey
%#@COUNT@
+ screen_invite_users_confirm_dialog_subtitle
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ You currently don’t have any chats with this contact. Confirm inviting them to this room before continuing.
+ other
+ You currently don’t have any chats with these contacts. Confirm inviting them to this room before continuing.
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
+ screen_invite_users_confirm_dialog_title
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ Invite a new contact to this room?
+ other
+ Invite new contacts to this room?
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
screen_leave_space_submit
COUNT
diff --git a/ElementX/Resources/Localizations/id.lproj/Localizable.strings b/ElementX/Resources/Localizations/id.lproj/Localizable.strings
index 3ecee4dd4..fbde308cf 100644
--- a/ElementX/Resources/Localizations/id.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/id.lproj/Localizable.strings
@@ -616,6 +616,8 @@
"screen_bottom_sheet_create_dm_confirmation_button_title" = "Kirim undangan";
"screen_bottom_sheet_create_dm_message" = "Apakah Anda ingin memulai obrolan dengan %1$@?";
"screen_bottom_sheet_create_dm_title" = "Kirim undangan?";
+"screen_bottom_sheet_create_dm_unknown_user_content" = "You currently don’t have any chats with this person. Confirm inviting them before continuing.";
+"screen_bottom_sheet_create_dm_unknown_user_title" = "Start a chat with this new contact?";
"screen_bottom_sheet_manage_room_member_ban" = "Keluarkan dan cekal anggota";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_action" = "Cekal";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_description" = "Mereka tidak akan dapat bergabung ke ruangan ini lagi jika diundang.";
diff --git a/ElementX/Resources/Localizations/id.lproj/Localizable.stringsdict b/ElementX/Resources/Localizations/id.lproj/Localizable.stringsdict
index 9c74c26f9..550e4dde7 100644
--- a/ElementX/Resources/Localizations/id.lproj/Localizable.stringsdict
+++ b/ElementX/Resources/Localizations/id.lproj/Localizable.stringsdict
@@ -276,6 +276,38 @@
NSStringLocalizedFormatKey
%#@COUNT@
+ screen_invite_users_confirm_dialog_subtitle
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ You currently don’t have any chats with this contact. Confirm inviting them to this room before continuing.
+ other
+ You currently don’t have any chats with these contacts. Confirm inviting them to this room before continuing.
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
+ screen_invite_users_confirm_dialog_title
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ Invite a new contact to this room?
+ other
+ Invite new contacts to this room?
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
screen_leave_space_submit
COUNT
diff --git a/ElementX/Resources/Localizations/it.lproj/Localizable.strings b/ElementX/Resources/Localizations/it.lproj/Localizable.strings
index 2b6cab319..824130265 100644
--- a/ElementX/Resources/Localizations/it.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/it.lproj/Localizable.strings
@@ -616,6 +616,8 @@
"screen_bottom_sheet_create_dm_confirmation_button_title" = "Invia invito";
"screen_bottom_sheet_create_dm_message" = "Vuoi iniziare una conversazione con%1$@?";
"screen_bottom_sheet_create_dm_title" = "Inviare invito?";
+"screen_bottom_sheet_create_dm_unknown_user_content" = "You currently don’t have any chats with this person. Confirm inviting them before continuing.";
+"screen_bottom_sheet_create_dm_unknown_user_title" = "Start a chat with this new contact?";
"screen_bottom_sheet_manage_room_member_ban" = "Rimuovi ed escludi";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_action" = "Escludi";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_description" = "Non potrà entrare nuovamente in questa stanza se invitato.";
diff --git a/ElementX/Resources/Localizations/it.lproj/Localizable.stringsdict b/ElementX/Resources/Localizations/it.lproj/Localizable.stringsdict
index f486ee365..09ee60170 100644
--- a/ElementX/Resources/Localizations/it.lproj/Localizable.stringsdict
+++ b/ElementX/Resources/Localizations/it.lproj/Localizable.stringsdict
@@ -306,6 +306,38 @@
NSStringLocalizedFormatKey
%#@COUNT@
+ screen_invite_users_confirm_dialog_subtitle
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ You currently don’t have any chats with this contact. Confirm inviting them to this room before continuing.
+ other
+ You currently don’t have any chats with these contacts. Confirm inviting them to this room before continuing.
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
+ screen_invite_users_confirm_dialog_title
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ Invite a new contact to this room?
+ other
+ Invite new contacts to this room?
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
screen_leave_space_submit
COUNT
diff --git a/ElementX/Resources/Localizations/ja.lproj/Localizable.strings b/ElementX/Resources/Localizations/ja.lproj/Localizable.strings
index ec39900f5..c7b816367 100644
--- a/ElementX/Resources/Localizations/ja.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/ja.lproj/Localizable.strings
@@ -616,6 +616,8 @@
"screen_bottom_sheet_create_dm_confirmation_button_title" = "招待を送信";
"screen_bottom_sheet_create_dm_message" = "%1$@ とチャットを始めますか?";
"screen_bottom_sheet_create_dm_title" = "招待を送信しますか?";
+"screen_bottom_sheet_create_dm_unknown_user_content" = "この人物とのチャットがありません。続行する前に、まず招待してください。";
+"screen_bottom_sheet_create_dm_unknown_user_title" = "この新しい連絡先と新規にチャットを開始しますか?";
"screen_bottom_sheet_manage_room_member_ban" = "ユーザーを追放";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_action" = "追放";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_description" = "招待されても再度参加することはできません。";
@@ -981,7 +983,7 @@
"screen_notification_settings_system_notifications_turned_off" = "システムで通知がオフです";
"screen_notification_settings_title" = "通知";
"screen_onboarding_app_version" = "バージョン %1$@";
-"screen_onboarding_checking_account" = "Checking account";
+"screen_onboarding_checking_account" = "アカウントを確認中";
"screen_onboarding_sign_in_manually" = "手動で指定してサインイン";
"screen_onboarding_sign_in_to" = "%1$@ にサインイン";
"screen_onboarding_sign_in_with_qr_code" = "QRコードでサインイン";
diff --git a/ElementX/Resources/Localizations/ja.lproj/Localizable.stringsdict b/ElementX/Resources/Localizations/ja.lproj/Localizable.stringsdict
index ec93f68c7..939b05bc0 100644
--- a/ElementX/Resources/Localizations/ja.lproj/Localizable.stringsdict
+++ b/ElementX/Resources/Localizations/ja.lproj/Localizable.stringsdict
@@ -268,6 +268,34 @@
NSStringLocalizedFormatKey
%#@COUNT@
+ screen_invite_users_confirm_dialog_subtitle
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ other
+ この連絡先とのチャットがありません。続行する前に、このルームに招待してください。
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
+ screen_invite_users_confirm_dialog_title
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ other
+ このルームに新しい連絡先を追加しますか?
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
screen_leave_space_submit
COUNT
diff --git a/ElementX/Resources/Localizations/ka.lproj/Localizable.strings b/ElementX/Resources/Localizations/ka.lproj/Localizable.strings
index 45fbd59d6..843966673 100644
--- a/ElementX/Resources/Localizations/ka.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/ka.lproj/Localizable.strings
@@ -616,6 +616,8 @@
"screen_bottom_sheet_create_dm_confirmation_button_title" = "Send invite";
"screen_bottom_sheet_create_dm_message" = "Would you like to start a chat with %1$@?";
"screen_bottom_sheet_create_dm_title" = "Send invite?";
+"screen_bottom_sheet_create_dm_unknown_user_content" = "You currently don’t have any chats with this person. Confirm inviting them before continuing.";
+"screen_bottom_sheet_create_dm_unknown_user_title" = "Start a chat with this new contact?";
"screen_bottom_sheet_manage_room_member_ban" = "წევრის წაშლა და დაბლოკვა";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_action" = "დაბლოკვა";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_description" = "მოწვევის შემთხვევაში ამ ოთახში კვლავ გაწევრიანებას ვერ შეძლებენ.";
diff --git a/ElementX/Resources/Localizations/ka.lproj/Localizable.stringsdict b/ElementX/Resources/Localizations/ka.lproj/Localizable.stringsdict
index 20c51407d..9c8b05bd8 100644
--- a/ElementX/Resources/Localizations/ka.lproj/Localizable.stringsdict
+++ b/ElementX/Resources/Localizations/ka.lproj/Localizable.stringsdict
@@ -306,6 +306,38 @@
NSStringLocalizedFormatKey
%#@COUNT@
+ screen_invite_users_confirm_dialog_subtitle
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ You currently don’t have any chats with this contact. Confirm inviting them to this room before continuing.
+ other
+ You currently don’t have any chats with these contacts. Confirm inviting them to this room before continuing.
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
+ screen_invite_users_confirm_dialog_title
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ Invite a new contact to this room?
+ other
+ Invite new contacts to this room?
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
screen_leave_space_submit
COUNT
diff --git a/ElementX/Resources/Localizations/ko.lproj/Localizable.strings b/ElementX/Resources/Localizations/ko.lproj/Localizable.strings
index f5e87aab4..f97ab55c8 100644
--- a/ElementX/Resources/Localizations/ko.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/ko.lproj/Localizable.strings
@@ -616,6 +616,8 @@
"screen_bottom_sheet_create_dm_confirmation_button_title" = "초대장 보내기";
"screen_bottom_sheet_create_dm_message" = "%1$@ 와 채팅을 시작하시겠습니까?";
"screen_bottom_sheet_create_dm_title" = "초대장을 보내시겠습니까?";
+"screen_bottom_sheet_create_dm_unknown_user_content" = "You currently don’t have any chats with this person. Confirm inviting them before continuing.";
+"screen_bottom_sheet_create_dm_unknown_user_title" = "Start a chat with this new contact?";
"screen_bottom_sheet_manage_room_member_ban" = "방에서 차단";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_action" = "차단";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_description" = "초대하더라도 그들은 이 방에 다시 참여할 수 없습니다.";
diff --git a/ElementX/Resources/Localizations/ko.lproj/Localizable.stringsdict b/ElementX/Resources/Localizations/ko.lproj/Localizable.stringsdict
index 9175e0aa8..a6a07aad7 100644
--- a/ElementX/Resources/Localizations/ko.lproj/Localizable.stringsdict
+++ b/ElementX/Resources/Localizations/ko.lproj/Localizable.stringsdict
@@ -268,6 +268,38 @@
NSStringLocalizedFormatKey
%#@COUNT@
+ screen_invite_users_confirm_dialog_subtitle
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ You currently don’t have any chats with this contact. Confirm inviting them to this room before continuing.
+ other
+ You currently don’t have any chats with these contacts. Confirm inviting them to this room before continuing.
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
+ screen_invite_users_confirm_dialog_title
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ Invite a new contact to this room?
+ other
+ Invite new contacts to this room?
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
screen_leave_space_submit
COUNT
diff --git a/ElementX/Resources/Localizations/lt.lproj/Localizable.strings b/ElementX/Resources/Localizations/lt.lproj/Localizable.strings
index d4cebc8f5..1a1ccf669 100644
--- a/ElementX/Resources/Localizations/lt.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/lt.lproj/Localizable.strings
@@ -616,6 +616,8 @@
"screen_bottom_sheet_create_dm_confirmation_button_title" = "Send invite";
"screen_bottom_sheet_create_dm_message" = "Would you like to start a chat with %1$@?";
"screen_bottom_sheet_create_dm_title" = "Send invite?";
+"screen_bottom_sheet_create_dm_unknown_user_content" = "You currently don’t have any chats with this person. Confirm inviting them before continuing.";
+"screen_bottom_sheet_create_dm_unknown_user_title" = "Start a chat with this new contact?";
"screen_bottom_sheet_manage_room_member_ban" = "Ban user";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_action" = "Ban";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_description" = "They won’t be able to join again if invited.";
diff --git a/ElementX/Resources/Localizations/lt.lproj/Localizable.stringsdict b/ElementX/Resources/Localizations/lt.lproj/Localizable.stringsdict
index ee450597a..56bd0d14e 100644
--- a/ElementX/Resources/Localizations/lt.lproj/Localizable.stringsdict
+++ b/ElementX/Resources/Localizations/lt.lproj/Localizable.stringsdict
@@ -322,6 +322,38 @@
NSStringLocalizedFormatKey
%#@COUNT@
+ screen_invite_users_confirm_dialog_subtitle
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ You currently don’t have any chats with this contact. Confirm inviting them to this room before continuing.
+ other
+ You currently don’t have any chats with these contacts. Confirm inviting them to this room before continuing.
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
+ screen_invite_users_confirm_dialog_title
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ Invite a new contact to this room?
+ other
+ Invite new contacts to this room?
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
screen_leave_space_submit
COUNT
diff --git a/ElementX/Resources/Localizations/nb.lproj/Localizable.strings b/ElementX/Resources/Localizations/nb.lproj/Localizable.strings
index 5ece4888d..57357cb1e 100644
--- a/ElementX/Resources/Localizations/nb.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/nb.lproj/Localizable.strings
@@ -616,6 +616,8 @@
"screen_bottom_sheet_create_dm_confirmation_button_title" = "Send invitasjon";
"screen_bottom_sheet_create_dm_message" = "Vil du starte en chat med %1$@?";
"screen_bottom_sheet_create_dm_title" = "Vil du sende invitasjon?";
+"screen_bottom_sheet_create_dm_unknown_user_content" = "You currently don’t have any chats with this person. Confirm inviting them before continuing.";
+"screen_bottom_sheet_create_dm_unknown_user_title" = "Start a chat with this new contact?";
"screen_bottom_sheet_manage_room_member_ban" = "Fjern og utesteng medlem";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_action" = "Utesteng";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_description" = "De vil ikke kunne bli med i dette rommet igjen hvis de blir invitert.";
diff --git a/ElementX/Resources/Localizations/nb.lproj/Localizable.stringsdict b/ElementX/Resources/Localizations/nb.lproj/Localizable.stringsdict
index a6bcb1a69..fc94d529d 100644
--- a/ElementX/Resources/Localizations/nb.lproj/Localizable.stringsdict
+++ b/ElementX/Resources/Localizations/nb.lproj/Localizable.stringsdict
@@ -304,6 +304,38 @@
NSStringLocalizedFormatKey
%#@COUNT@
+ screen_invite_users_confirm_dialog_subtitle
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ You currently don’t have any chats with this contact. Confirm inviting them to this room before continuing.
+ other
+ You currently don’t have any chats with these contacts. Confirm inviting them to this room before continuing.
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
+ screen_invite_users_confirm_dialog_title
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ Invite a new contact to this room?
+ other
+ Invite new contacts to this room?
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
screen_leave_space_submit
COUNT
diff --git a/ElementX/Resources/Localizations/nl.lproj/Localizable.strings b/ElementX/Resources/Localizations/nl.lproj/Localizable.strings
index 6e8358d70..845f6854a 100644
--- a/ElementX/Resources/Localizations/nl.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/nl.lproj/Localizable.strings
@@ -616,6 +616,8 @@
"screen_bottom_sheet_create_dm_confirmation_button_title" = "Send invite";
"screen_bottom_sheet_create_dm_message" = "Would you like to start a chat with %1$@?";
"screen_bottom_sheet_create_dm_title" = "Send invite?";
+"screen_bottom_sheet_create_dm_unknown_user_content" = "You currently don’t have any chats with this person. Confirm inviting them before continuing.";
+"screen_bottom_sheet_create_dm_unknown_user_title" = "Start a chat with this new contact?";
"screen_bottom_sheet_manage_room_member_ban" = "Lid verwijderen en verbannen";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_action" = "Verbannen";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_description" = "Ze kunnen niet meer toetreden tot deze kamer als ze worden uitgenodigd.";
diff --git a/ElementX/Resources/Localizations/nl.lproj/Localizable.stringsdict b/ElementX/Resources/Localizations/nl.lproj/Localizable.stringsdict
index 63ac0c1b5..d48fa8d22 100644
--- a/ElementX/Resources/Localizations/nl.lproj/Localizable.stringsdict
+++ b/ElementX/Resources/Localizations/nl.lproj/Localizable.stringsdict
@@ -306,6 +306,38 @@
NSStringLocalizedFormatKey
%#@COUNT@
+ screen_invite_users_confirm_dialog_subtitle
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ You currently don’t have any chats with this contact. Confirm inviting them to this room before continuing.
+ other
+ You currently don’t have any chats with these contacts. Confirm inviting them to this room before continuing.
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
+ screen_invite_users_confirm_dialog_title
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ Invite a new contact to this room?
+ other
+ Invite new contacts to this room?
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
screen_leave_space_submit
COUNT
diff --git a/ElementX/Resources/Localizations/pl.lproj/Localizable.strings b/ElementX/Resources/Localizations/pl.lproj/Localizable.strings
index 2d3946ce6..354e167cd 100644
--- a/ElementX/Resources/Localizations/pl.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/pl.lproj/Localizable.strings
@@ -616,6 +616,8 @@
"screen_bottom_sheet_create_dm_confirmation_button_title" = "Wyślij zaproszenie";
"screen_bottom_sheet_create_dm_message" = "Czy chcesz rozpocząć czat z %1$@?";
"screen_bottom_sheet_create_dm_title" = "Wysłać zaproszenie?";
+"screen_bottom_sheet_create_dm_unknown_user_content" = "You currently don’t have any chats with this person. Confirm inviting them before continuing.";
+"screen_bottom_sheet_create_dm_unknown_user_title" = "Start a chat with this new contact?";
"screen_bottom_sheet_manage_room_member_ban" = "Usuń i zbanuj członka";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_action" = "Zbanuj";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_description" = "Nie będą mogli ponownie dołączyć do tego pokoju, jeśli zostaną zaproszeni.";
diff --git a/ElementX/Resources/Localizations/pl.lproj/Localizable.stringsdict b/ElementX/Resources/Localizations/pl.lproj/Localizable.stringsdict
index e6d30d03a..71a904f12 100644
--- a/ElementX/Resources/Localizations/pl.lproj/Localizable.stringsdict
+++ b/ElementX/Resources/Localizations/pl.lproj/Localizable.stringsdict
@@ -340,6 +340,38 @@
NSStringLocalizedFormatKey
%#@COUNT@
+ screen_invite_users_confirm_dialog_subtitle
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ You currently don’t have any chats with this contact. Confirm inviting them to this room before continuing.
+ other
+ You currently don’t have any chats with these contacts. Confirm inviting them to this room before continuing.
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
+ screen_invite_users_confirm_dialog_title
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ Invite a new contact to this room?
+ other
+ Invite new contacts to this room?
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
screen_leave_space_submit
COUNT
diff --git a/ElementX/Resources/Localizations/pt-BR.lproj/Localizable.strings b/ElementX/Resources/Localizations/pt-BR.lproj/Localizable.strings
index 864058f61..308989e29 100644
--- a/ElementX/Resources/Localizations/pt-BR.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/pt-BR.lproj/Localizable.strings
@@ -616,6 +616,8 @@
"screen_bottom_sheet_create_dm_confirmation_button_title" = "Enviar convite";
"screen_bottom_sheet_create_dm_message" = "Gostaria de iniciar uma conversa com %1$@?";
"screen_bottom_sheet_create_dm_title" = "Enviar convite?";
+"screen_bottom_sheet_create_dm_unknown_user_content" = "You currently don’t have any chats with this person. Confirm inviting them before continuing.";
+"screen_bottom_sheet_create_dm_unknown_user_title" = "Start a chat with this new contact?";
"screen_bottom_sheet_manage_room_member_ban" = "Banir da sala";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_action" = "Banir";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_description" = "Essa pessoa não poderá entrar nesta sala novamente se for convidada.";
diff --git a/ElementX/Resources/Localizations/pt-BR.lproj/Localizable.stringsdict b/ElementX/Resources/Localizations/pt-BR.lproj/Localizable.stringsdict
index 6784a8ea2..cb970c42c 100644
--- a/ElementX/Resources/Localizations/pt-BR.lproj/Localizable.stringsdict
+++ b/ElementX/Resources/Localizations/pt-BR.lproj/Localizable.stringsdict
@@ -306,6 +306,38 @@
NSStringLocalizedFormatKey
%#@COUNT@
+ screen_invite_users_confirm_dialog_subtitle
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ You currently don’t have any chats with this contact. Confirm inviting them to this room before continuing.
+ other
+ You currently don’t have any chats with these contacts. Confirm inviting them to this room before continuing.
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
+ screen_invite_users_confirm_dialog_title
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ Invite a new contact to this room?
+ other
+ Invite new contacts to this room?
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
screen_leave_space_submit
COUNT
diff --git a/ElementX/Resources/Localizations/pt.lproj/Localizable.strings b/ElementX/Resources/Localizations/pt.lproj/Localizable.strings
index eda79f300..f375ed830 100644
--- a/ElementX/Resources/Localizations/pt.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/pt.lproj/Localizable.strings
@@ -616,6 +616,8 @@
"screen_bottom_sheet_create_dm_confirmation_button_title" = "Enviar convite";
"screen_bottom_sheet_create_dm_message" = "Gostarias de iniciar uma conversa com %1$@?";
"screen_bottom_sheet_create_dm_title" = "Enviar convite?";
+"screen_bottom_sheet_create_dm_unknown_user_content" = "You currently don’t have any chats with this person. Confirm inviting them before continuing.";
+"screen_bottom_sheet_create_dm_unknown_user_title" = "Start a chat with this new contact?";
"screen_bottom_sheet_manage_room_member_ban" = "Remover e banir participante";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_action" = "Banir";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_description" = "Não poderão voltar a entrar nesta sala, mesmo se forem convidados.";
diff --git a/ElementX/Resources/Localizations/pt.lproj/Localizable.stringsdict b/ElementX/Resources/Localizations/pt.lproj/Localizable.stringsdict
index 38bc139b8..562ee821f 100644
--- a/ElementX/Resources/Localizations/pt.lproj/Localizable.stringsdict
+++ b/ElementX/Resources/Localizations/pt.lproj/Localizable.stringsdict
@@ -306,6 +306,38 @@
NSStringLocalizedFormatKey
%#@COUNT@
+ screen_invite_users_confirm_dialog_subtitle
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ You currently don’t have any chats with this contact. Confirm inviting them to this room before continuing.
+ other
+ You currently don’t have any chats with these contacts. Confirm inviting them to this room before continuing.
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
+ screen_invite_users_confirm_dialog_title
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ Invite a new contact to this room?
+ other
+ Invite new contacts to this room?
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
screen_leave_space_submit
COUNT
diff --git a/ElementX/Resources/Localizations/ro.lproj/Localizable.strings b/ElementX/Resources/Localizations/ro.lproj/Localizable.strings
index 006e5e7ff..8851cbd3e 100644
--- a/ElementX/Resources/Localizations/ro.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/ro.lproj/Localizable.strings
@@ -616,6 +616,8 @@
"screen_bottom_sheet_create_dm_confirmation_button_title" = "Trimiteți invitația";
"screen_bottom_sheet_create_dm_message" = "Doriți să începeți o discuție cu %1$@?";
"screen_bottom_sheet_create_dm_title" = "Trimiteți invitația?";
+"screen_bottom_sheet_create_dm_unknown_user_content" = "You currently don’t have any chats with this person. Confirm inviting them before continuing.";
+"screen_bottom_sheet_create_dm_unknown_user_title" = "Start a chat with this new contact?";
"screen_bottom_sheet_manage_room_member_ban" = "Îndepărtați și interziceți membrul";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_action" = "Interzicere";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_description" = "Nu se vor putea alătura din nou acestei camere dacă sunt invitați.";
diff --git a/ElementX/Resources/Localizations/ro.lproj/Localizable.stringsdict b/ElementX/Resources/Localizations/ro.lproj/Localizable.stringsdict
index d49ba4501..e589f89be 100644
--- a/ElementX/Resources/Localizations/ro.lproj/Localizable.stringsdict
+++ b/ElementX/Resources/Localizations/ro.lproj/Localizable.stringsdict
@@ -328,6 +328,38 @@
NSStringLocalizedFormatKey
%#@COUNT@
+ screen_invite_users_confirm_dialog_subtitle
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ You currently don’t have any chats with this contact. Confirm inviting them to this room before continuing.
+ other
+ You currently don’t have any chats with these contacts. Confirm inviting them to this room before continuing.
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
+ screen_invite_users_confirm_dialog_title
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ Invite a new contact to this room?
+ other
+ Invite new contacts to this room?
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
screen_leave_space_submit
COUNT
diff --git a/ElementX/Resources/Localizations/ru.lproj/Localizable.strings b/ElementX/Resources/Localizations/ru.lproj/Localizable.strings
index 575059d2c..6a5605507 100644
--- a/ElementX/Resources/Localizations/ru.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/ru.lproj/Localizable.strings
@@ -616,6 +616,8 @@
"screen_bottom_sheet_create_dm_confirmation_button_title" = "Отправить приглашение";
"screen_bottom_sheet_create_dm_message" = "Хотите начать чат с %1$@?";
"screen_bottom_sheet_create_dm_title" = "Отправить приглашение?";
+"screen_bottom_sheet_create_dm_unknown_user_content" = "You currently don’t have any chats with this person. Confirm inviting them before continuing.";
+"screen_bottom_sheet_create_dm_unknown_user_title" = "Start a chat with this new contact?";
"screen_bottom_sheet_manage_room_member_ban" = "Удалить и заблокировать участника";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_action" = "Заблокировать";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_description" = "Пользователь не сможет присоединиться, если будет приглашен.";
diff --git a/ElementX/Resources/Localizations/ru.lproj/Localizable.stringsdict b/ElementX/Resources/Localizations/ru.lproj/Localizable.stringsdict
index 3c76571df..b4144f82b 100644
--- a/ElementX/Resources/Localizations/ru.lproj/Localizable.stringsdict
+++ b/ElementX/Resources/Localizations/ru.lproj/Localizable.stringsdict
@@ -344,6 +344,38 @@
NSStringLocalizedFormatKey
%#@COUNT@
+ screen_invite_users_confirm_dialog_subtitle
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ You currently don’t have any chats with this contact. Confirm inviting them to this room before continuing.
+ other
+ You currently don’t have any chats with these contacts. Confirm inviting them to this room before continuing.
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
+ screen_invite_users_confirm_dialog_title
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ Invite a new contact to this room?
+ other
+ Invite new contacts to this room?
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
screen_leave_space_submit
COUNT
diff --git a/ElementX/Resources/Localizations/sk.lproj/Localizable.strings b/ElementX/Resources/Localizations/sk.lproj/Localizable.strings
index b33a3002e..57ca52f5b 100644
--- a/ElementX/Resources/Localizations/sk.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/sk.lproj/Localizable.strings
@@ -616,6 +616,8 @@
"screen_bottom_sheet_create_dm_confirmation_button_title" = "Odoslať pozvánku";
"screen_bottom_sheet_create_dm_message" = "Chceli by ste začať rozhovor s používateľom %1$@?";
"screen_bottom_sheet_create_dm_title" = "Poslať pozvánku?";
+"screen_bottom_sheet_create_dm_unknown_user_content" = "You currently don’t have any chats with this person. Confirm inviting them before continuing.";
+"screen_bottom_sheet_create_dm_unknown_user_title" = "Start a chat with this new contact?";
"screen_bottom_sheet_manage_room_member_ban" = "Odstrániť a zakázať člena";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_action" = "Zakázať";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_description" = "Nebudú sa môcť pripojiť k tejto miestnosti znova ani ak budú pozvaní.";
diff --git a/ElementX/Resources/Localizations/sk.lproj/Localizable.stringsdict b/ElementX/Resources/Localizations/sk.lproj/Localizable.stringsdict
index 221c41e68..af37cbe9e 100644
--- a/ElementX/Resources/Localizations/sk.lproj/Localizable.stringsdict
+++ b/ElementX/Resources/Localizations/sk.lproj/Localizable.stringsdict
@@ -342,6 +342,38 @@
NSStringLocalizedFormatKey
%#@COUNT@
+ screen_invite_users_confirm_dialog_subtitle
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ You currently don’t have any chats with this contact. Confirm inviting them to this room before continuing.
+ other
+ You currently don’t have any chats with these contacts. Confirm inviting them to this room before continuing.
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
+ screen_invite_users_confirm_dialog_title
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ Invite a new contact to this room?
+ other
+ Invite new contacts to this room?
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
screen_leave_space_submit
COUNT
diff --git a/ElementX/Resources/Localizations/sv.lproj/Localizable.strings b/ElementX/Resources/Localizations/sv.lproj/Localizable.strings
index 22429a58c..78d0041f2 100644
--- a/ElementX/Resources/Localizations/sv.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/sv.lproj/Localizable.strings
@@ -616,6 +616,8 @@
"screen_bottom_sheet_create_dm_confirmation_button_title" = "Skicka inbjudan";
"screen_bottom_sheet_create_dm_message" = "Vill du starta en chatt med %1$@?";
"screen_bottom_sheet_create_dm_title" = "Skicka inbjudan?";
+"screen_bottom_sheet_create_dm_unknown_user_content" = "You currently don’t have any chats with this person. Confirm inviting them before continuing.";
+"screen_bottom_sheet_create_dm_unknown_user_title" = "Start a chat with this new contact?";
"screen_bottom_sheet_manage_room_member_ban" = "Ta bort och banna medlem";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_action" = "Banna";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_description" = "Denne kommer inte att kunna gå med i det här rummet igen om denne bjuds in.";
diff --git a/ElementX/Resources/Localizations/sv.lproj/Localizable.stringsdict b/ElementX/Resources/Localizations/sv.lproj/Localizable.stringsdict
index 463e76fd3..904a91110 100644
--- a/ElementX/Resources/Localizations/sv.lproj/Localizable.stringsdict
+++ b/ElementX/Resources/Localizations/sv.lproj/Localizable.stringsdict
@@ -306,6 +306,38 @@
NSStringLocalizedFormatKey
%#@COUNT@
+ screen_invite_users_confirm_dialog_subtitle
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ You currently don’t have any chats with this contact. Confirm inviting them to this room before continuing.
+ other
+ You currently don’t have any chats with these contacts. Confirm inviting them to this room before continuing.
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
+ screen_invite_users_confirm_dialog_title
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ Invite a new contact to this room?
+ other
+ Invite new contacts to this room?
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
screen_leave_space_submit
COUNT
diff --git a/ElementX/Resources/Localizations/tr.lproj/Localizable.strings b/ElementX/Resources/Localizations/tr.lproj/Localizable.strings
index e5a1c9b47..da2e9f8cd 100644
--- a/ElementX/Resources/Localizations/tr.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/tr.lproj/Localizable.strings
@@ -616,6 +616,8 @@
"screen_bottom_sheet_create_dm_confirmation_button_title" = "Davet gönder";
"screen_bottom_sheet_create_dm_message" = "%1$@ ile sohbet başlatmak ister misiniz?";
"screen_bottom_sheet_create_dm_title" = "Davet gönder?";
+"screen_bottom_sheet_create_dm_unknown_user_content" = "You currently don’t have any chats with this person. Confirm inviting them before continuing.";
+"screen_bottom_sheet_create_dm_unknown_user_title" = "Start a chat with this new contact?";
"screen_bottom_sheet_manage_room_member_ban" = "Üyeyi çıkar ve yasakla";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_action" = "Yasakla";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_description" = "Davet edilseler bile bu odaya tekrar katılamazlar.";
diff --git a/ElementX/Resources/Localizations/tr.lproj/Localizable.stringsdict b/ElementX/Resources/Localizations/tr.lproj/Localizable.stringsdict
index a1430fbd7..cc8b0a1ff 100644
--- a/ElementX/Resources/Localizations/tr.lproj/Localizable.stringsdict
+++ b/ElementX/Resources/Localizations/tr.lproj/Localizable.stringsdict
@@ -306,6 +306,38 @@
NSStringLocalizedFormatKey
%#@COUNT@
+ screen_invite_users_confirm_dialog_subtitle
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ You currently don’t have any chats with this contact. Confirm inviting them to this room before continuing.
+ other
+ You currently don’t have any chats with these contacts. Confirm inviting them to this room before continuing.
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
+ screen_invite_users_confirm_dialog_title
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ Invite a new contact to this room?
+ other
+ Invite new contacts to this room?
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
screen_leave_space_submit
COUNT
diff --git a/ElementX/Resources/Localizations/uk.lproj/Localizable.strings b/ElementX/Resources/Localizations/uk.lproj/Localizable.strings
index 68adff49f..c5ed45d41 100644
--- a/ElementX/Resources/Localizations/uk.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/uk.lproj/Localizable.strings
@@ -616,6 +616,8 @@
"screen_bottom_sheet_create_dm_confirmation_button_title" = "Надіслати запрошення";
"screen_bottom_sheet_create_dm_message" = "Хочете розпочати бесіду з %1$@?";
"screen_bottom_sheet_create_dm_title" = "Надіслати запрошення?";
+"screen_bottom_sheet_create_dm_unknown_user_content" = "You currently don’t have any chats with this person. Confirm inviting them before continuing.";
+"screen_bottom_sheet_create_dm_unknown_user_title" = "Start a chat with this new contact?";
"screen_bottom_sheet_manage_room_member_ban" = "Вилучити й заблокувати учасника";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_action" = "Заблокувати";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_description" = "Він не зможе приєднатися до цієї кімнати знову, якщо його запросять.";
diff --git a/ElementX/Resources/Localizations/uk.lproj/Localizable.stringsdict b/ElementX/Resources/Localizations/uk.lproj/Localizable.stringsdict
index 9a4e3ce32..62e33b36a 100644
--- a/ElementX/Resources/Localizations/uk.lproj/Localizable.stringsdict
+++ b/ElementX/Resources/Localizations/uk.lproj/Localizable.stringsdict
@@ -340,6 +340,38 @@
NSStringLocalizedFormatKey
%#@COUNT@
+ screen_invite_users_confirm_dialog_subtitle
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ You currently don’t have any chats with this contact. Confirm inviting them to this room before continuing.
+ other
+ You currently don’t have any chats with these contacts. Confirm inviting them to this room before continuing.
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
+ screen_invite_users_confirm_dialog_title
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ Invite a new contact to this room?
+ other
+ Invite new contacts to this room?
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
screen_leave_space_submit
COUNT
diff --git a/ElementX/Resources/Localizations/ur.lproj/Localizable.strings b/ElementX/Resources/Localizations/ur.lproj/Localizable.strings
index 4a34cdffc..b00ea8aac 100644
--- a/ElementX/Resources/Localizations/ur.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/ur.lproj/Localizable.strings
@@ -616,6 +616,8 @@
"screen_bottom_sheet_create_dm_confirmation_button_title" = "Send invite";
"screen_bottom_sheet_create_dm_message" = "Would you like to start a chat with %1$@?";
"screen_bottom_sheet_create_dm_title" = "Send invite?";
+"screen_bottom_sheet_create_dm_unknown_user_content" = "You currently don’t have any chats with this person. Confirm inviting them before continuing.";
+"screen_bottom_sheet_create_dm_unknown_user_title" = "Start a chat with this new contact?";
"screen_bottom_sheet_manage_room_member_ban" = "کمرے سے محظور کریں";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_action" = "محظور کریں";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_description" = "اگر وہ مدعو کیا گیا تو وہ دوبارہ اس کمرے میں شامل نہیں ہوسکیں گے۔";
diff --git a/ElementX/Resources/Localizations/ur.lproj/Localizable.stringsdict b/ElementX/Resources/Localizations/ur.lproj/Localizable.stringsdict
index d34b08f4b..e86173a53 100644
--- a/ElementX/Resources/Localizations/ur.lproj/Localizable.stringsdict
+++ b/ElementX/Resources/Localizations/ur.lproj/Localizable.stringsdict
@@ -306,6 +306,38 @@
NSStringLocalizedFormatKey
%#@COUNT@
+ screen_invite_users_confirm_dialog_subtitle
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ You currently don’t have any chats with this contact. Confirm inviting them to this room before continuing.
+ other
+ You currently don’t have any chats with these contacts. Confirm inviting them to this room before continuing.
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
+ screen_invite_users_confirm_dialog_title
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ Invite a new contact to this room?
+ other
+ Invite new contacts to this room?
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
screen_leave_space_submit
COUNT
diff --git a/ElementX/Resources/Localizations/uz.lproj/Localizable.strings b/ElementX/Resources/Localizations/uz.lproj/Localizable.strings
index e6ce8122e..9e323a2a2 100644
--- a/ElementX/Resources/Localizations/uz.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/uz.lproj/Localizable.strings
@@ -616,6 +616,8 @@
"screen_bottom_sheet_create_dm_confirmation_button_title" = "Taklif yuborish";
"screen_bottom_sheet_create_dm_message" = "%1$@ bilan chatni boshlashni xohlaysizmi?";
"screen_bottom_sheet_create_dm_title" = "Taklif yuborilsinmi?";
+"screen_bottom_sheet_create_dm_unknown_user_content" = "You currently don’t have any chats with this person. Confirm inviting them before continuing.";
+"screen_bottom_sheet_create_dm_unknown_user_title" = "Start a chat with this new contact?";
"screen_bottom_sheet_manage_room_member_ban" = "Xonadan chetlashtirish";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_action" = "Taqiqlash";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_description" = "Taklif qilingan taqdirda ham, ular bu xonaga boshqa qo‘shila olmaydilar.";
diff --git a/ElementX/Resources/Localizations/uz.lproj/Localizable.stringsdict b/ElementX/Resources/Localizations/uz.lproj/Localizable.stringsdict
index f70a83410..22ab357f4 100644
--- a/ElementX/Resources/Localizations/uz.lproj/Localizable.stringsdict
+++ b/ElementX/Resources/Localizations/uz.lproj/Localizable.stringsdict
@@ -306,6 +306,38 @@
NSStringLocalizedFormatKey
%#@COUNT@
+ screen_invite_users_confirm_dialog_subtitle
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ You currently don’t have any chats with this contact. Confirm inviting them to this room before continuing.
+ other
+ You currently don’t have any chats with these contacts. Confirm inviting them to this room before continuing.
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
+ screen_invite_users_confirm_dialog_title
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ Invite a new contact to this room?
+ other
+ Invite new contacts to this room?
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
screen_leave_space_submit
COUNT
diff --git a/ElementX/Resources/Localizations/vi.lproj/Localizable.strings b/ElementX/Resources/Localizations/vi.lproj/Localizable.strings
index a6f4aec15..80acf67a9 100644
--- a/ElementX/Resources/Localizations/vi.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/vi.lproj/Localizable.strings
@@ -616,6 +616,8 @@
"screen_bottom_sheet_create_dm_confirmation_button_title" = "Send invite";
"screen_bottom_sheet_create_dm_message" = "Would you like to start a chat with %1$@?";
"screen_bottom_sheet_create_dm_title" = "Send invite?";
+"screen_bottom_sheet_create_dm_unknown_user_content" = "You currently don’t have any chats with this person. Confirm inviting them before continuing.";
+"screen_bottom_sheet_create_dm_unknown_user_title" = "Start a chat with this new contact?";
"screen_bottom_sheet_manage_room_member_ban" = "Cấm người dùng";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_action" = "Cấm";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_description" = "Họ sẽ không thể tham gia lại ngay cả khi được mời.";
diff --git a/ElementX/Resources/Localizations/vi.lproj/Localizable.stringsdict b/ElementX/Resources/Localizations/vi.lproj/Localizable.stringsdict
index 8b97cddb7..350c0abfa 100644
--- a/ElementX/Resources/Localizations/vi.lproj/Localizable.stringsdict
+++ b/ElementX/Resources/Localizations/vi.lproj/Localizable.stringsdict
@@ -280,6 +280,38 @@
NSStringLocalizedFormatKey
%#@COUNT@
+ screen_invite_users_confirm_dialog_subtitle
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ You currently don’t have any chats with this contact. Confirm inviting them to this room before continuing.
+ other
+ You currently don’t have any chats with these contacts. Confirm inviting them to this room before continuing.
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
+ screen_invite_users_confirm_dialog_title
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ Invite a new contact to this room?
+ other
+ Invite new contacts to this room?
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
screen_leave_space_submit
COUNT
diff --git a/ElementX/Resources/Localizations/zh-Hans.lproj/Localizable.strings b/ElementX/Resources/Localizations/zh-Hans.lproj/Localizable.strings
index d8a174ebd..fd0367bf4 100644
--- a/ElementX/Resources/Localizations/zh-Hans.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/zh-Hans.lproj/Localizable.strings
@@ -616,6 +616,8 @@
"screen_bottom_sheet_create_dm_confirmation_button_title" = "发送邀请";
"screen_bottom_sheet_create_dm_message" = "您想与%1$@ 开始聊天吗?";
"screen_bottom_sheet_create_dm_title" = "发送邀请?";
+"screen_bottom_sheet_create_dm_unknown_user_content" = "You currently don’t have any chats with this person. Confirm inviting them before continuing.";
+"screen_bottom_sheet_create_dm_unknown_user_title" = "Start a chat with this new contact?";
"screen_bottom_sheet_manage_room_member_ban" = "移除并封禁成员";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_action" = "封禁";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_description" = "即使受到邀请,他们也无法再次加入聊天室。";
diff --git a/ElementX/Resources/Localizations/zh-Hans.lproj/Localizable.stringsdict b/ElementX/Resources/Localizations/zh-Hans.lproj/Localizable.stringsdict
index 7f26d6c98..3b762968e 100644
--- a/ElementX/Resources/Localizations/zh-Hans.lproj/Localizable.stringsdict
+++ b/ElementX/Resources/Localizations/zh-Hans.lproj/Localizable.stringsdict
@@ -268,6 +268,38 @@
NSStringLocalizedFormatKey
%#@COUNT@
+ screen_invite_users_confirm_dialog_subtitle
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ You currently don’t have any chats with this contact. Confirm inviting them to this room before continuing.
+ other
+ You currently don’t have any chats with these contacts. Confirm inviting them to this room before continuing.
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
+ screen_invite_users_confirm_dialog_title
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ Invite a new contact to this room?
+ other
+ Invite new contacts to this room?
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
screen_leave_space_submit
COUNT
diff --git a/ElementX/Resources/Localizations/zh-Hant-TW.lproj/Localizable.strings b/ElementX/Resources/Localizations/zh-Hant-TW.lproj/Localizable.strings
index 13a28478e..bde13f98c 100644
--- a/ElementX/Resources/Localizations/zh-Hant-TW.lproj/Localizable.strings
+++ b/ElementX/Resources/Localizations/zh-Hant-TW.lproj/Localizable.strings
@@ -616,6 +616,8 @@
"screen_bottom_sheet_create_dm_confirmation_button_title" = "傳送邀請";
"screen_bottom_sheet_create_dm_message" = "您想要開始與 %1$@ 聊天嗎?";
"screen_bottom_sheet_create_dm_title" = "傳送邀請?";
+"screen_bottom_sheet_create_dm_unknown_user_content" = "You currently don’t have any chats with this person. Confirm inviting them before continuing.";
+"screen_bottom_sheet_create_dm_unknown_user_title" = "Start a chat with this new contact?";
"screen_bottom_sheet_manage_room_member_ban" = "踢出並加入黑名單";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_action" = "加入黑名單";
"screen_bottom_sheet_manage_room_member_ban_member_confirmation_description" = "即使收到邀請,他們仍然無法加入聊天室。";
diff --git a/ElementX/Resources/Localizations/zh-Hant-TW.lproj/Localizable.stringsdict b/ElementX/Resources/Localizations/zh-Hant-TW.lproj/Localizable.stringsdict
index 29fec39c2..aac539295 100644
--- a/ElementX/Resources/Localizations/zh-Hant-TW.lproj/Localizable.stringsdict
+++ b/ElementX/Resources/Localizations/zh-Hant-TW.lproj/Localizable.stringsdict
@@ -272,6 +272,38 @@
NSStringLocalizedFormatKey
%#@COUNT@
+ screen_invite_users_confirm_dialog_subtitle
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ You currently don’t have any chats with this contact. Confirm inviting them to this room before continuing.
+ other
+ You currently don’t have any chats with these contacts. Confirm inviting them to this room before continuing.
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
+ screen_invite_users_confirm_dialog_title
+
+ COUNT
+
+ NSStringFormatSpecTypeKey
+ NSStringPluralRuleType
+ NSStringFormatValueTypeKey
+ d
+ one
+ Invite a new contact to this room?
+ other
+ Invite new contacts to this room?
+
+ NSStringLocalizedFormatKey
+ %#@COUNT@
+
screen_leave_space_submit
COUNT
diff --git a/ElementX/Sources/Generated/Strings.swift b/ElementX/Sources/Generated/Strings.swift
index 053a6ed78..bbf9a730c 100644
--- a/ElementX/Sources/Generated/Strings.swift
+++ b/ElementX/Sources/Generated/Strings.swift
@@ -1444,6 +1444,10 @@ internal enum L10n {
}
/// Send invite?
internal static var screenBottomSheetCreateDmTitle: String { return L10n.tr("Localizable", "screen_bottom_sheet_create_dm_title") }
+ /// You currently don’t have any chats with this person. Confirm inviting them before continuing.
+ internal static var screenBottomSheetCreateDmUnknownUserContent: String { return L10n.tr("Localizable", "screen_bottom_sheet_create_dm_unknown_user_content") }
+ /// Start a chat with this new contact?
+ internal static var screenBottomSheetCreateDmUnknownUserTitle: String { return L10n.tr("Localizable", "screen_bottom_sheet_create_dm_unknown_user_title") }
/// Ban user
internal static var screenBottomSheetManageRoomMemberBan: String { return L10n.tr("Localizable", "screen_bottom_sheet_manage_room_member_ban") }
/// Ban
@@ -1836,6 +1840,14 @@ internal enum L10n {
internal static var screenInviteUsersAlreadyAMember: String { return L10n.tr("Localizable", "screen_invite_users_already_a_member") }
/// Already invited
internal static var screenInviteUsersAlreadyInvited: String { return L10n.tr("Localizable", "screen_invite_users_already_invited") }
+ /// Plural format key: "%#@COUNT@"
+ internal static func screenInviteUsersConfirmDialogSubtitle(_ p1: Int) -> String {
+ return L10n.tr("Localizable", "screen_invite_users_confirm_dialog_subtitle", p1)
+ }
+ /// Plural format key: "%#@COUNT@"
+ internal static func screenInviteUsersConfirmDialogTitle(_ p1: Int) -> String {
+ return L10n.tr("Localizable", "screen_invite_users_confirm_dialog_title", p1)
+ }
/// Are you sure you want to decline the invitation to join %1$@?
internal static func screenInvitesDeclineChatMessage(_ p1: Any) -> String {
return L10n.tr("Localizable", "screen_invites_decline_chat_message", String(describing: p1))