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
) {
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)"
}()
InfoBlock(title: "ATTACHMENT_INFO_RESOLUTION".localized() + ":") {
@ -176,7 +176,7 @@ struct MessageInfoScreen: View {
Spacer()
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)
}()
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.";
"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.";
//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.";
"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.";
//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.";
"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.";
//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.";
"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.";
//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.";
"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.";
//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.";
"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.";
//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.";
"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.";
//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.";
"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.";
//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.";
"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.";
//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.";
"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.";
//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.";
"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.";
//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.";
"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.";
//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.";
"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.";
//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.";
"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.";
//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.";
"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.";
//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.";
"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.";
//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.";
"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.";
//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.";
"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.";
//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.";
"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.";
//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.";
"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.";
//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.";
"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.";
//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.";
"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.";
//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.";
"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.";
//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.";
"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.";
//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.";
"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.";
//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.";
"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.";
//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.";
"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.";
//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.";
"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.";
//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.";
"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.";
//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.";
"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.";
//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.";
"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.";
//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.";
"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.";
//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.";
"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.";
//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.";
"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.";
//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.";
"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.";
//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.";
"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.";
//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.";
"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.";
//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.";
"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.";
//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.";
"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.";
//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.";
"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.";
//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.";
"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.";
//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.";
"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.";
//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.";
"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.";
//General
"attachmentsNa" = "N/A";
"search" = "Search";

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

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

Loading…
Cancel
Save