replace "Session ID" with "Account ID"

pull/891/head
Ryan ZHAO 12 months ago
parent 98b46bc142
commit 27cfa40819

@ -86,7 +86,7 @@ extension ContextMenuVC {
static func copySessionID(_ cellViewModel: MessageViewModel, _ delegate: ContextMenuActionDelegate?) -> Action { static func copySessionID(_ cellViewModel: MessageViewModel, _ delegate: ContextMenuActionDelegate?) -> Action {
return Action( return Action(
icon: UIImage(named: "ic_copy"), icon: UIImage(named: "ic_copy"),
title: "vc_conversation_settings_copy_session_id_button_title".localized(), title: "accountIDCopy".localized(),
accessibilityLabel: "Copy Session ID" accessibilityLabel: "Copy Session ID"
) { delegate?.copySessionID(cellViewModel) } ) { delegate?.copySessionID(cellViewModel) }

@ -344,7 +344,7 @@ class ThreadSettingsViewModel: SessionTableViewModel, NavigationItemSource, Navi
), ),
title: (threadViewModel.threadVariant == .community ? title: (threadViewModel.threadVariant == .community ?
"COPY_GROUP_URL".localized() : "COPY_GROUP_URL".localized() :
"vc_conversation_settings_copy_session_id_button_title".localized() "accountIDCopy".localized()
), ),
accessibility: Accessibility( accessibility: Accessibility(
identifier: "\(ThreadSettingsViewModel.self).copy_thread_id", identifier: "\(ThreadSettingsViewModel.self).copy_thread_id",

@ -162,7 +162,7 @@ class MessageRequestFooterView: UIView {
) )
self.descriptionLabel.text = (threadRequiresApproval ? self.descriptionLabel.text = (threadRequiresApproval ?
"MESSAGE_REQUEST_PENDING_APPROVAL_INFO".localized() : "MESSAGE_REQUEST_PENDING_APPROVAL_INFO".localized() :
"MESSAGE_REQUESTS_INFO".localized() "messageRequestsAcceptDescription".localized()
) )
self.actionStackView.isHidden = threadRequiresApproval self.actionStackView.isHidden = threadRequiresApproval
self.messageRequestDescriptionLabelBottomConstraint?.constant = (threadRequiresApproval ? -4 : -20) self.messageRequestDescriptionLabelBottomConstraint?.constant = (threadRequiresApproval ? -4 : -20)

@ -1107,6 +1107,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1123,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -1107,6 +1107,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1123,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -1107,6 +1107,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1123,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -1107,6 +1107,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1123,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -1107,6 +1107,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1123,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -1107,6 +1107,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1123,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -1108,6 +1108,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1124,3 +1126,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -1107,6 +1107,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1123,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -1107,6 +1107,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1123,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -1107,6 +1107,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1123,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -1107,6 +1107,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1123,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -1107,6 +1107,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1123,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -1107,6 +1107,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1123,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -1107,6 +1107,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1123,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -1107,6 +1107,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1123,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -1107,6 +1107,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1123,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -1107,6 +1107,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1123,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -1107,6 +1107,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1123,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -1107,6 +1107,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1123,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -1107,6 +1107,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1123,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -1107,6 +1107,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1123,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -1107,6 +1107,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1123,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -1107,6 +1107,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1123,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -1107,6 +1107,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1123,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -1107,6 +1107,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1123,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -1107,6 +1107,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1123,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -1107,6 +1107,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1123,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -1107,6 +1107,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1123,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -1108,6 +1108,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1124,3 +1126,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -1107,6 +1107,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1123,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -1113,6 +1113,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1129,3 +1131,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -1107,6 +1107,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1123,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -1107,6 +1107,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1123,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -1107,6 +1107,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1123,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -1107,6 +1107,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1123,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -1107,6 +1107,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1123,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -1107,6 +1107,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1123,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -1107,6 +1107,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1123,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -1107,6 +1107,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1123,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -1107,6 +1107,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1123,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -1107,6 +1107,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1123,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -1107,6 +1107,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1123,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -1107,6 +1107,8 @@ The point that a message will disappear in a disappearing message update message
"settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you."; "settings_view_my_qr_code_explanation" = "This is your Account ID. Other users can scan it to start a conversation with you.";
"qrNotAccountId" = "This QR code does not contain an Account ID."; "qrNotAccountId" = "This QR code does not contain an Account ID.";
"lockApp" = "Lock App"; "lockApp" = "Lock App";
"accountIdYours" = "Your Account ID";
"accountIDCopy" = "Copy Account ID";
//Start Conversation //Start Conversation
"accountIdYours" = "Your Account ID"; "accountIdYours" = "Your Account ID";
@ -1123,3 +1125,4 @@ The point that a message will disappear in a disappearing message update message
//General //General
"attachmentsNa" = "N/A"; "attachmentsNa" = "N/A";
"search" = "Search"; "search" = "Search";
"messageRequestsAcceptDescription" = "Sending a message to this user will automatically accept their message request and reveal your Account ID.";

@ -64,7 +64,7 @@ class SettingsViewModel: SessionTableViewModel, NavigationItemSource, Navigatabl
var title: String? { var title: String? {
switch self { switch self {
case .sessionId: return "your_session_id".localized() case .sessionId: return "accountIdYours".localized()
default: return nil default: return nil
} }
} }

Loading…
Cancel
Save