add some general localised strings

pull/891/head
Ryan ZHAO 1 year ago
parent 0075494a2d
commit 54d0f06139

@ -164,7 +164,7 @@ struct MessageInfoScreen: View {
alignment: .center alignment: .center
) { ) {
let resolution: String = { let resolution: String = {
guard let width = attachment.width, let height = attachment.height else { return "N/A" } guard let width = attachment.width, let height = attachment.height else { return "attachmentsNa".localized() }
return "\(width)×\(height)" return "\(width)×\(height)"
}() }()
InfoBlock(title: "ATTACHMENT_INFO_RESOLUTION".localized() + ":") { InfoBlock(title: "ATTACHMENT_INFO_RESOLUTION".localized() + ":") {
@ -176,7 +176,7 @@ struct MessageInfoScreen: View {
Spacer() Spacer()
let duration: String = { let duration: String = {
guard let duration = attachment.duration else { return "N/A" } guard let duration = attachment.duration else { return "attachmentsNa".localized() }
return floor(duration).formatted(format: .videoDuration) return floor(duration).formatted(format: .videoDuration)
}() }()
InfoBlock(title: "ATTACHMENT_INFO_DURATION".localized() + ":") { InfoBlock(title: "ATTACHMENT_INFO_DURATION".localized() + ":") {

@ -1117,3 +1117,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1117,3 +1117,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1117,3 +1117,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1117,3 +1117,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1117,3 +1117,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1117,3 +1117,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1118,3 +1118,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1117,3 +1117,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1117,3 +1117,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1117,3 +1117,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1117,3 +1117,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1117,3 +1117,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1117,3 +1117,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1117,3 +1117,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1117,3 +1117,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1117,3 +1117,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1117,3 +1117,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1117,3 +1117,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1117,3 +1117,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1117,3 +1117,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1117,3 +1117,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1117,3 +1117,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1117,3 +1117,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1117,3 +1117,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1117,3 +1117,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1117,3 +1117,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1117,3 +1117,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1117,3 +1117,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1118,3 +1118,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1117,3 +1117,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1123,3 +1123,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1117,3 +1117,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1117,3 +1117,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1117,3 +1117,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1117,3 +1117,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1117,3 +1117,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1117,3 +1117,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1117,3 +1117,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1117,3 +1117,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1117,3 +1117,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1117,3 +1117,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1117,3 +1117,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1117,3 +1117,7 @@ The point that a message will disappear in a disappearing message update message
"accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again."; "accountIdErrorInvalid" = "This Account ID is invalid. Please check and try again.";
"new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again."; "new_message_screen_error_msg_unrecognized_ons" = "We couldnt recognize this ONS. Please check and try again.";
"onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later."; "onsErrorUnableToSearch" = "We were unable to search for this ONS. Please try again later.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

@ -1,6 +1,7 @@
// Copyright © 2022 Rangeproof Pty Ltd. All rights reserved. // Copyright © 2022 Rangeproof Pty Ltd. All rights reserved.
import UIKit import UIKit
import SessionUtilitiesKit
public final class SearchBar : UISearchBar { public final class SearchBar : UISearchBar {
@ -53,7 +54,7 @@ public extension UISearchBar {
guard let textColor: UIColor = theme.color(for: .textSecondary) else { return } guard let textColor: UIColor = theme.color(for: .textSecondary) else { return }
searchTextField?.attributedPlaceholder = NSAttributedString( searchTextField?.attributedPlaceholder = NSAttributedString(
string: "Search", string: "search".localized(),
attributes: [ attributes: [
.foregroundColor: textColor .foregroundColor: textColor
]) ])

@ -1,6 +1,7 @@
// Copyright © 2024 Rangeproof Pty Ltd. All rights reserved. // Copyright © 2024 Rangeproof Pty Ltd. All rights reserved.
import SwiftUI import SwiftUI
import SessionUtilitiesKit
public struct SessionSearchBar: View { public struct SessionSearchBar: View {
@Binding var searchText: String @Binding var searchText: String
@ -31,7 +32,7 @@ public struct SessionSearchBar: View {
ZStack(alignment: .leading) { ZStack(alignment: .leading) {
if searchText.isEmpty { if searchText.isEmpty {
Text("Search") Text("search".localized())
.font(.system(size: Values.smallFontSize)) .font(.system(size: Values.smallFontSize))
.foregroundColor(themeColor: .textSecondary) .foregroundColor(themeColor: .textSecondary)
} }

Loading…
Cancel
Save