diff --git a/damus/en-US.xcloc/Localized Contents/en-US.xliff b/damus/en-US.xcloc/Localized Contents/en-US.xliff index 12d2b9d8..79c49cc1 100644 --- a/damus/en-US.xcloc/Localized Contents/en-US.xliff +++ b/damus/en-US.xcloc/Localized Contents/en-US.xliff @@ -2,7 +2,7 @@
- +
@@ -44,7 +44,7 @@
- +
@@ -2292,6 +2292,16 @@ Button to save key, complete account creation, and start using the app. Default title for the search screen when it is in an unknown state. Title of the text field for searching. + + Search / Universe + Search / Universe + Section header for search/universe settings + + + Search within settings + Search within settings + Text to prompt the user to search settings. + Search word: %@ Search word: %@ @@ -2305,8 +2315,7 @@ Title of the text field for searching. Search/Universe Search/Universe - Navigation title for universe/search settings. -Section header for search/universe settings + Navigation title for universe/search settings. Secret Account Login Key @@ -2455,11 +2464,6 @@ Button to show more of a long profile description. Sign In Button to continue to login page. - - Sign Out - Sign Out - Section title for signing out - Sign in Sign in @@ -3397,7 +3401,7 @@ String indicating that a given timestamp just occurred
- +
@@ -3794,7 +3798,7 @@ String indicating that a given timestamp just occurred
- +
@@ -3816,7 +3820,7 @@ String indicating that a given timestamp just occurred
- +
@@ -6057,6 +6061,16 @@ Button to save key, complete account creation, and start using the app. Default title for the search screen when it is in an unknown state. Title of the text field for searching. + + Search / Universe + Search / Universe + Section header for search/universe settings + + + Search within settings + Search within settings + Text to prompt the user to search settings. + Search word: %@ Search word: %@ @@ -6070,8 +6084,7 @@ Title of the text field for searching. Search/Universe Search/Universe - Navigation title for universe/search settings. -Section header for search/universe settings + Navigation title for universe/search settings. Secret Account Login Key @@ -6230,11 +6243,6 @@ Button to show more of a long profile description. Sign In Button to continue to login page. - - Sign Out - Sign Out - Section title for signing out - Sign in Sign in @@ -7037,7 +7045,7 @@ String indicating that a given timestamp just occurred
- +
@@ -7059,7 +7067,7 @@ String indicating that a given timestamp just occurred
- +
diff --git a/damus/en-US.xcloc/Source Contents/damus/Localizable.xcstrings b/damus/en-US.xcloc/Source Contents/damus/Localizable.xcstrings index 3a9aac33..0c9ec7cb 100644 --- a/damus/en-US.xcloc/Source Contents/damus/Localizable.xcstrings +++ b/damus/en-US.xcloc/Source Contents/damus/Localizable.xcstrings @@ -1386,6 +1386,12 @@ "Search" : { "comment" : "Default title for the search screen when it is in an unknown state.\nTitle of the text field for searching." }, + "Search / Universe" : { + "comment" : "Section header for search/universe settings" + }, + "Search within settings" : { + "comment" : "Text to prompt the user to search settings." + }, "Search word: %@" : { "comment" : "Navigation link to search for a word." }, @@ -1393,7 +1399,7 @@ "comment" : "Placeholder text to prompt entry of search query." }, "Search/Universe" : { - "comment" : "Navigation title for universe/search settings.\nSection header for search/universe settings" + "comment" : "Navigation title for universe/search settings." }, "Secret Account Login Key" : { "comment" : "Section title for user's secret account login key." @@ -1494,9 +1500,6 @@ "Sign out" : { "comment" : "Sidebar menu label to sign out of the account." }, - "Sign Out" : { - "comment" : "Section title for signing out" - }, "Skip" : { "comment" : "Button to dismiss the suggested users screen" }, diff --git a/damus/en-US.xcloc/Source Contents/damus/en-US.lproj/InfoPlist.strings b/damus/en-US.xcloc/Source Contents/damus/en-US.lproj/InfoPlist.strings index f093e7a6..70de2531 100644 --- a/damus/en-US.xcloc/Source Contents/damus/en-US.lproj/InfoPlist.strings +++ b/damus/en-US.xcloc/Source Contents/damus/en-US.lproj/InfoPlist.strings @@ -1,14 +1,21 @@ /* Bundle display name */ "CFBundleDisplayName" = "Damus"; + /* Bundle name */ "CFBundleName" = "damus"; + /* Privacy - Media Library Usage Description */ "NSAppleMusicUsageDescription" = "Damus needs access to your media library for playback statuses"; + /* Privacy - Camera Usage Description */ "NSCameraUsageDescription" = "Damus needs access to your camera in order to upload photos and scan QR codes."; + /* Privacy - Face ID Usage Description */ "NSFaceIDUsageDescription" = "Local authentication to access private key"; + /* Privacy - Microphone Usage Description */ "NSMicrophoneUsageDescription" = "Damus needs access to your microphone to allow you to create video recordings that you can choose to post publicly on the network"; + /* Privacy - Photo Library Additions Usage Description */ "NSPhotoLibraryAddUsageDescription" = "Granting Damus access to your photos allows you to save images."; + diff --git a/damus/en-US.xcloc/Source Contents/damus/en-US.lproj/Localizable.strings b/damus/en-US.xcloc/Source Contents/damus/en-US.lproj/Localizable.strings index a6807fb6..78448c6d 100644 Binary files a/damus/en-US.xcloc/Source Contents/damus/en-US.lproj/Localizable.strings and b/damus/en-US.xcloc/Source Contents/damus/en-US.lproj/Localizable.strings differ diff --git a/damus/en-US.xcloc/contents.json b/damus/en-US.xcloc/contents.json index f1cef33c..d32fc67f 100644 --- a/damus/en-US.xcloc/contents.json +++ b/damus/en-US.xcloc/contents.json @@ -3,10 +3,10 @@ "project" : "damus.xcodeproj", "targetLocale" : "en-US", "toolInfo" : { - "toolBuildNumber" : "16C5032a", + "toolBuildNumber" : "16E140", "toolID" : "com.apple.dt.xcode", "toolName" : "Xcode", - "toolVersion" : "16.2" + "toolVersion" : "16.3" }, "version" : "1.0" } \ No newline at end of file