From 54fea140b76a1d81668b354bc3a2f8bfdd68c9cf Mon Sep 17 00:00:00 2001 From: Ryan ZHAO <> Date: Tue, 11 Jun 2024 17:17:59 +1000 Subject: [PATCH] fix global search section title for conversations --- Session/Home/GlobalSearch/GlobalSearchViewController.swift | 2 +- Session/Meta/Translations/ar.lproj/Localizable.strings | 1 + Session/Meta/Translations/be.lproj/Localizable.strings | 1 + Session/Meta/Translations/bg.lproj/Localizable.strings | 1 + Session/Meta/Translations/bn.lproj/Localizable.strings | 1 + Session/Meta/Translations/cs.lproj/Localizable.strings | 1 + Session/Meta/Translations/da.lproj/Localizable.strings | 1 + Session/Meta/Translations/de.lproj/Localizable.strings | 1 + Session/Meta/Translations/el.lproj/Localizable.strings | 1 + Session/Meta/Translations/en.lproj/Localizable.strings | 1 + Session/Meta/Translations/eo.lproj/Localizable.strings | 1 + Session/Meta/Translations/es-ES.lproj/Localizable.strings | 1 + Session/Meta/Translations/fa.lproj/Localizable.strings | 1 + Session/Meta/Translations/fi.lproj/Localizable.strings | 1 + Session/Meta/Translations/fil.lproj/Localizable.strings | 1 + Session/Meta/Translations/fr.lproj/Localizable.strings | 1 + Session/Meta/Translations/hi.lproj/Localizable.strings | 1 + Session/Meta/Translations/hr.lproj/Localizable.strings | 1 + Session/Meta/Translations/hu.lproj/Localizable.strings | 1 + Session/Meta/Translations/id.lproj/Localizable.strings | 1 + Session/Meta/Translations/it.lproj/Localizable.strings | 1 + Session/Meta/Translations/ja.lproj/Localizable.strings | 1 + Session/Meta/Translations/ko.lproj/Localizable.strings | 1 + Session/Meta/Translations/ku.lproj/Localizable.strings | 1 + Session/Meta/Translations/lt.lproj/Localizable.strings | 1 + Session/Meta/Translations/lv.lproj/Localizable.strings | 1 + Session/Meta/Translations/ne-NP.lproj/Localizable.strings | 1 + Session/Meta/Translations/nl.lproj/Localizable.strings | 1 + Session/Meta/Translations/no.lproj/Localizable.strings | 1 + Session/Meta/Translations/pl.lproj/Localizable.strings | 1 + Session/Meta/Translations/pt-BR.lproj/Localizable.strings | 1 + Session/Meta/Translations/pt-PT.lproj/Localizable.strings | 1 + Session/Meta/Translations/ro.lproj/Localizable.strings | 1 + Session/Meta/Translations/ru.lproj/Localizable.strings | 1 + Session/Meta/Translations/si-LK.lproj/Localizable.strings | 1 + Session/Meta/Translations/sk.lproj/Localizable.strings | 1 + Session/Meta/Translations/sl.lproj/Localizable.strings | 1 + Session/Meta/Translations/sv-SE.lproj/Localizable.strings | 1 + Session/Meta/Translations/th.lproj/Localizable.strings | 1 + Session/Meta/Translations/tr.lproj/Localizable.strings | 1 + Session/Meta/Translations/uk.lproj/Localizable.strings | 1 + Session/Meta/Translations/vi.lproj/Localizable.strings | 1 + Session/Meta/Translations/zh-CN.lproj/Localizable.strings | 1 + Session/Meta/Translations/zh-TW.lproj/Localizable.strings | 1 + 44 files changed, 44 insertions(+), 1 deletion(-) diff --git a/Session/Home/GlobalSearch/GlobalSearchViewController.swift b/Session/Home/GlobalSearch/GlobalSearchViewController.swift index ae0d40e61..f89273b44 100644 --- a/Session/Home/GlobalSearch/GlobalSearchViewController.swift +++ b/Session/Home/GlobalSearch/GlobalSearchViewController.swift @@ -430,7 +430,7 @@ extension GlobalSearchViewController { case .contactsAndGroups: guard !section.elements.isEmpty else { return UIView() } titleLabel.font = .boldSystemFont(ofSize: Values.largeFontSize) - titleLabel.text = "SEARCH_SECTION_CONTACTS".localized() + titleLabel.text = "sessionConversations".localized() break case .messages: guard !section.elements.isEmpty else { return UIView() } diff --git a/Session/Meta/Translations/ar.lproj/Localizable.strings b/Session/Meta/Translations/ar.lproj/Localizable.strings index 6fa516ebe..49f1781a6 100644 --- a/Session/Meta/Translations/ar.lproj/Localizable.strings +++ b/Session/Meta/Translations/ar.lproj/Localizable.strings @@ -1125,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations"; diff --git a/Session/Meta/Translations/be.lproj/Localizable.strings b/Session/Meta/Translations/be.lproj/Localizable.strings index 239672ece..216f5a118 100644 --- a/Session/Meta/Translations/be.lproj/Localizable.strings +++ b/Session/Meta/Translations/be.lproj/Localizable.strings @@ -1125,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations"; diff --git a/Session/Meta/Translations/bg.lproj/Localizable.strings b/Session/Meta/Translations/bg.lproj/Localizable.strings index 89f605a8a..3bd230b4d 100644 --- a/Session/Meta/Translations/bg.lproj/Localizable.strings +++ b/Session/Meta/Translations/bg.lproj/Localizable.strings @@ -1125,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations"; diff --git a/Session/Meta/Translations/bn.lproj/Localizable.strings b/Session/Meta/Translations/bn.lproj/Localizable.strings index bcc99dcb8..a4fdbb54e 100644 --- a/Session/Meta/Translations/bn.lproj/Localizable.strings +++ b/Session/Meta/Translations/bn.lproj/Localizable.strings @@ -1125,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations"; diff --git a/Session/Meta/Translations/cs.lproj/Localizable.strings b/Session/Meta/Translations/cs.lproj/Localizable.strings index 52462e552..dd102ee55 100644 --- a/Session/Meta/Translations/cs.lproj/Localizable.strings +++ b/Session/Meta/Translations/cs.lproj/Localizable.strings @@ -1125,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations"; diff --git a/Session/Meta/Translations/da.lproj/Localizable.strings b/Session/Meta/Translations/da.lproj/Localizable.strings index eea271fcb..12f04d898 100644 --- a/Session/Meta/Translations/da.lproj/Localizable.strings +++ b/Session/Meta/Translations/da.lproj/Localizable.strings @@ -1125,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations"; diff --git a/Session/Meta/Translations/de.lproj/Localizable.strings b/Session/Meta/Translations/de.lproj/Localizable.strings index 3a7fad2fa..252d71262 100644 --- a/Session/Meta/Translations/de.lproj/Localizable.strings +++ b/Session/Meta/Translations/de.lproj/Localizable.strings @@ -1126,3 +1126,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations"; diff --git a/Session/Meta/Translations/el.lproj/Localizable.strings b/Session/Meta/Translations/el.lproj/Localizable.strings index 832e79d3f..c9b5edcf4 100644 --- a/Session/Meta/Translations/el.lproj/Localizable.strings +++ b/Session/Meta/Translations/el.lproj/Localizable.strings @@ -1125,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations"; diff --git a/Session/Meta/Translations/en.lproj/Localizable.strings b/Session/Meta/Translations/en.lproj/Localizable.strings index afdf658db..ab0b8a538 100644 --- a/Session/Meta/Translations/en.lproj/Localizable.strings +++ b/Session/Meta/Translations/en.lproj/Localizable.strings @@ -1125,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations"; diff --git a/Session/Meta/Translations/eo.lproj/Localizable.strings b/Session/Meta/Translations/eo.lproj/Localizable.strings index 3ac893f29..3ce4d255c 100644 --- a/Session/Meta/Translations/eo.lproj/Localizable.strings +++ b/Session/Meta/Translations/eo.lproj/Localizable.strings @@ -1125,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations"; diff --git a/Session/Meta/Translations/es-ES.lproj/Localizable.strings b/Session/Meta/Translations/es-ES.lproj/Localizable.strings index f108ee85f..4904fee06 100644 --- a/Session/Meta/Translations/es-ES.lproj/Localizable.strings +++ b/Session/Meta/Translations/es-ES.lproj/Localizable.strings @@ -1125,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations"; diff --git a/Session/Meta/Translations/fa.lproj/Localizable.strings b/Session/Meta/Translations/fa.lproj/Localizable.strings index c6f8aec4f..7a9a0ceff 100644 --- a/Session/Meta/Translations/fa.lproj/Localizable.strings +++ b/Session/Meta/Translations/fa.lproj/Localizable.strings @@ -1125,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations"; diff --git a/Session/Meta/Translations/fi.lproj/Localizable.strings b/Session/Meta/Translations/fi.lproj/Localizable.strings index cfe3a85d8..dc4b3e540 100644 --- a/Session/Meta/Translations/fi.lproj/Localizable.strings +++ b/Session/Meta/Translations/fi.lproj/Localizable.strings @@ -1125,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations"; diff --git a/Session/Meta/Translations/fil.lproj/Localizable.strings b/Session/Meta/Translations/fil.lproj/Localizable.strings index 058c3816c..9a8d44245 100644 --- a/Session/Meta/Translations/fil.lproj/Localizable.strings +++ b/Session/Meta/Translations/fil.lproj/Localizable.strings @@ -1125,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations"; diff --git a/Session/Meta/Translations/fr.lproj/Localizable.strings b/Session/Meta/Translations/fr.lproj/Localizable.strings index 040747ab0..37ca12bec 100644 --- a/Session/Meta/Translations/fr.lproj/Localizable.strings +++ b/Session/Meta/Translations/fr.lproj/Localizable.strings @@ -1125,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations"; diff --git a/Session/Meta/Translations/hi.lproj/Localizable.strings b/Session/Meta/Translations/hi.lproj/Localizable.strings index 3d0209467..4fefee28b 100644 --- a/Session/Meta/Translations/hi.lproj/Localizable.strings +++ b/Session/Meta/Translations/hi.lproj/Localizable.strings @@ -1125,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations"; diff --git a/Session/Meta/Translations/hr.lproj/Localizable.strings b/Session/Meta/Translations/hr.lproj/Localizable.strings index fcd5c2b5d..1811b63f2 100644 --- a/Session/Meta/Translations/hr.lproj/Localizable.strings +++ b/Session/Meta/Translations/hr.lproj/Localizable.strings @@ -1125,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations"; diff --git a/Session/Meta/Translations/hu.lproj/Localizable.strings b/Session/Meta/Translations/hu.lproj/Localizable.strings index ae258ffde..8bb37edad 100644 --- a/Session/Meta/Translations/hu.lproj/Localizable.strings +++ b/Session/Meta/Translations/hu.lproj/Localizable.strings @@ -1125,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations"; diff --git a/Session/Meta/Translations/id.lproj/Localizable.strings b/Session/Meta/Translations/id.lproj/Localizable.strings index 40f6330d4..bf4b3c80e 100644 --- a/Session/Meta/Translations/id.lproj/Localizable.strings +++ b/Session/Meta/Translations/id.lproj/Localizable.strings @@ -1125,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations"; diff --git a/Session/Meta/Translations/it.lproj/Localizable.strings b/Session/Meta/Translations/it.lproj/Localizable.strings index aa9dedeea..e6362ab0e 100644 --- a/Session/Meta/Translations/it.lproj/Localizable.strings +++ b/Session/Meta/Translations/it.lproj/Localizable.strings @@ -1125,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations"; diff --git a/Session/Meta/Translations/ja.lproj/Localizable.strings b/Session/Meta/Translations/ja.lproj/Localizable.strings index 0201bece6..be994d92a 100644 --- a/Session/Meta/Translations/ja.lproj/Localizable.strings +++ b/Session/Meta/Translations/ja.lproj/Localizable.strings @@ -1125,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations"; diff --git a/Session/Meta/Translations/ko.lproj/Localizable.strings b/Session/Meta/Translations/ko.lproj/Localizable.strings index 9c7a4fab9..c7094c731 100644 --- a/Session/Meta/Translations/ko.lproj/Localizable.strings +++ b/Session/Meta/Translations/ko.lproj/Localizable.strings @@ -1125,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations"; diff --git a/Session/Meta/Translations/ku.lproj/Localizable.strings b/Session/Meta/Translations/ku.lproj/Localizable.strings index 6faec92be..e832bd557 100644 --- a/Session/Meta/Translations/ku.lproj/Localizable.strings +++ b/Session/Meta/Translations/ku.lproj/Localizable.strings @@ -1125,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations"; diff --git a/Session/Meta/Translations/lt.lproj/Localizable.strings b/Session/Meta/Translations/lt.lproj/Localizable.strings index 7a1cdc555..247aebf7e 100644 --- a/Session/Meta/Translations/lt.lproj/Localizable.strings +++ b/Session/Meta/Translations/lt.lproj/Localizable.strings @@ -1125,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations"; diff --git a/Session/Meta/Translations/lv.lproj/Localizable.strings b/Session/Meta/Translations/lv.lproj/Localizable.strings index e3f2e7e0c..19b5ba54c 100644 --- a/Session/Meta/Translations/lv.lproj/Localizable.strings +++ b/Session/Meta/Translations/lv.lproj/Localizable.strings @@ -1125,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations"; diff --git a/Session/Meta/Translations/ne-NP.lproj/Localizable.strings b/Session/Meta/Translations/ne-NP.lproj/Localizable.strings index 4b1dedf49..a3c634182 100644 --- a/Session/Meta/Translations/ne-NP.lproj/Localizable.strings +++ b/Session/Meta/Translations/ne-NP.lproj/Localizable.strings @@ -1125,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations"; diff --git a/Session/Meta/Translations/nl.lproj/Localizable.strings b/Session/Meta/Translations/nl.lproj/Localizable.strings index cf854ccb3..26aa9ba02 100644 --- a/Session/Meta/Translations/nl.lproj/Localizable.strings +++ b/Session/Meta/Translations/nl.lproj/Localizable.strings @@ -1125,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations"; diff --git a/Session/Meta/Translations/no.lproj/Localizable.strings b/Session/Meta/Translations/no.lproj/Localizable.strings index 52a0e745b..850cc2463 100644 --- a/Session/Meta/Translations/no.lproj/Localizable.strings +++ b/Session/Meta/Translations/no.lproj/Localizable.strings @@ -1125,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations"; diff --git a/Session/Meta/Translations/pl.lproj/Localizable.strings b/Session/Meta/Translations/pl.lproj/Localizable.strings index 60f6b6a19..a135be029 100644 --- a/Session/Meta/Translations/pl.lproj/Localizable.strings +++ b/Session/Meta/Translations/pl.lproj/Localizable.strings @@ -1126,3 +1126,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations"; diff --git a/Session/Meta/Translations/pt-BR.lproj/Localizable.strings b/Session/Meta/Translations/pt-BR.lproj/Localizable.strings index a7fdeff48..e5ce508b0 100644 --- a/Session/Meta/Translations/pt-BR.lproj/Localizable.strings +++ b/Session/Meta/Translations/pt-BR.lproj/Localizable.strings @@ -1125,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations"; diff --git a/Session/Meta/Translations/pt-PT.lproj/Localizable.strings b/Session/Meta/Translations/pt-PT.lproj/Localizable.strings index 568876765..ed03df7e7 100644 --- a/Session/Meta/Translations/pt-PT.lproj/Localizable.strings +++ b/Session/Meta/Translations/pt-PT.lproj/Localizable.strings @@ -1131,3 +1131,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations"; diff --git a/Session/Meta/Translations/ro.lproj/Localizable.strings b/Session/Meta/Translations/ro.lproj/Localizable.strings index 5b3f6123d..95ad1a6e5 100644 --- a/Session/Meta/Translations/ro.lproj/Localizable.strings +++ b/Session/Meta/Translations/ro.lproj/Localizable.strings @@ -1125,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations"; diff --git a/Session/Meta/Translations/ru.lproj/Localizable.strings b/Session/Meta/Translations/ru.lproj/Localizable.strings index 544e468d9..e27010a19 100644 --- a/Session/Meta/Translations/ru.lproj/Localizable.strings +++ b/Session/Meta/Translations/ru.lproj/Localizable.strings @@ -1125,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations"; diff --git a/Session/Meta/Translations/si-LK.lproj/Localizable.strings b/Session/Meta/Translations/si-LK.lproj/Localizable.strings index e49577e53..c03be50af 100644 --- a/Session/Meta/Translations/si-LK.lproj/Localizable.strings +++ b/Session/Meta/Translations/si-LK.lproj/Localizable.strings @@ -1125,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations"; diff --git a/Session/Meta/Translations/sk.lproj/Localizable.strings b/Session/Meta/Translations/sk.lproj/Localizable.strings index 1c8259c82..e0af060e2 100644 --- a/Session/Meta/Translations/sk.lproj/Localizable.strings +++ b/Session/Meta/Translations/sk.lproj/Localizable.strings @@ -1125,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations"; diff --git a/Session/Meta/Translations/sl.lproj/Localizable.strings b/Session/Meta/Translations/sl.lproj/Localizable.strings index 33b9be7a1..f642279c7 100644 --- a/Session/Meta/Translations/sl.lproj/Localizable.strings +++ b/Session/Meta/Translations/sl.lproj/Localizable.strings @@ -1125,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations"; diff --git a/Session/Meta/Translations/sv-SE.lproj/Localizable.strings b/Session/Meta/Translations/sv-SE.lproj/Localizable.strings index 6e4c97e80..69e392985 100644 --- a/Session/Meta/Translations/sv-SE.lproj/Localizable.strings +++ b/Session/Meta/Translations/sv-SE.lproj/Localizable.strings @@ -1125,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations"; diff --git a/Session/Meta/Translations/th.lproj/Localizable.strings b/Session/Meta/Translations/th.lproj/Localizable.strings index ed5e8b623..d06ce5c71 100644 --- a/Session/Meta/Translations/th.lproj/Localizable.strings +++ b/Session/Meta/Translations/th.lproj/Localizable.strings @@ -1125,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations"; diff --git a/Session/Meta/Translations/tr.lproj/Localizable.strings b/Session/Meta/Translations/tr.lproj/Localizable.strings index ef72e6022..0e2a8bf1b 100644 --- a/Session/Meta/Translations/tr.lproj/Localizable.strings +++ b/Session/Meta/Translations/tr.lproj/Localizable.strings @@ -1125,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations"; diff --git a/Session/Meta/Translations/uk.lproj/Localizable.strings b/Session/Meta/Translations/uk.lproj/Localizable.strings index 9d0e61ff0..e913b97a0 100644 --- a/Session/Meta/Translations/uk.lproj/Localizable.strings +++ b/Session/Meta/Translations/uk.lproj/Localizable.strings @@ -1125,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations"; diff --git a/Session/Meta/Translations/vi.lproj/Localizable.strings b/Session/Meta/Translations/vi.lproj/Localizable.strings index 0039b141c..2c100676c 100644 --- a/Session/Meta/Translations/vi.lproj/Localizable.strings +++ b/Session/Meta/Translations/vi.lproj/Localizable.strings @@ -1125,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations"; diff --git a/Session/Meta/Translations/zh-CN.lproj/Localizable.strings b/Session/Meta/Translations/zh-CN.lproj/Localizable.strings index 7ac49fc12..b666a7cf4 100644 --- a/Session/Meta/Translations/zh-CN.lproj/Localizable.strings +++ b/Session/Meta/Translations/zh-CN.lproj/Localizable.strings @@ -1125,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations"; diff --git a/Session/Meta/Translations/zh-TW.lproj/Localizable.strings b/Session/Meta/Translations/zh-TW.lproj/Localizable.strings index 3ebec3f50..8068f77ec 100644 --- a/Session/Meta/Translations/zh-TW.lproj/Localizable.strings +++ b/Session/Meta/Translations/zh-TW.lproj/Localizable.strings @@ -1125,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message "attachmentsNa" = "N/A"; "search" = "Search"; "messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID."; +"sessionConversations" = "Conversations";