diff --git a/translations/en-US.xcloc/Localized Contents/en-US.xliff b/translations/en-US.xcloc/Localized Contents/en-US.xliff index 35fe4a41..aba43920 100644 --- a/translations/en-US.xcloc/Localized Contents/en-US.xliff +++ b/translations/en-US.xcloc/Localized Contents/en-US.xliff @@ -15,6 +15,11 @@ damus Bundle name + + Local authentication to access private key + Local authentication to access private key + Privacy - Face ID Usage Description + Granting Damus access to your photos allows you to save images. Granting Damus access to your photos allows you to save images. @@ -444,6 +449,11 @@ Number of profiles a user is following. Follow Button to follow a user. + + Follow me on nostr + Follow me on nostr + No comment provided by engineer. + Followers Followers @@ -540,6 +550,11 @@ Part of a larger sentence to describe how many profiles a user is following.Lightning Invoice Indicates that the view is for paying a Lightning invoice. + + Local authentication to access private key + Local authentication to access private key + Face ID usage description shown when trying to access private key + Local default Local default @@ -573,11 +588,6 @@ Part of a larger sentence to describe how many profiles a user is following.NIP-05 Verification Label for NIP-05 Verification section of user profile form. - - No - No - Button to cancel out of posting a note after being alerted that it looks like they might be posting a private key. - No block list found, create a new one? This will overwrite any previous block lists. No block list found, create a new one? This will overwrite any previous block lists. @@ -588,11 +598,6 @@ Part of a larger sentence to describe how many profiles a user is following.None Dropdown option for selecting no translation server. - - Note contains "nsec1" private key. Are you sure? - Note contains "nsec1" private key. Are you sure? - Alert user that they might be attempting to paste a private key and ask them to confirm. - Nothing to see here. Check back later! Nothing to see here. Check back later! @@ -714,6 +719,11 @@ Part of a larger sentence to describe how many profiles a user is following.Relays have been notified and clients will be able to use this information to filter content. Thank you! Description of what was done as a result of sending a report to relay servers. + + Remote Image Loading Policy + Remote Image Loading Policy + Section title for remote image loading policy + Remove all Remove all @@ -796,6 +806,11 @@ Part of a larger sentence to describe how many profiles a user is following.Save Image Context menu option to save an image. + + Scan the code + Scan the code + No comment provided by engineer. + Search hashtag: #%@ Search hashtag: #%@ @@ -1011,11 +1026,6 @@ Part of a larger sentence to describe how many profiles a user is following.Yes, Overwrite Text of button that confirms to overwrite the existing mutelist. - - Yes, Post with Private Key - Yes, Post with Private Key - Button to proceed with posting a note even though it looks like they might be posting a private key. - Your Name Your Name @@ -1026,6 +1036,11 @@ Part of a larger sentence to describe how many profiles a user is following.Your report will be sent to the relays you are connected to Footer text to inform user what will happen when the report is submitted. + + Zaps + Zaps + Part of a larger sentence to describe how many zap payments there are on a post. + Zebedee Zebedee @@ -1131,11 +1146,6 @@ Part of a larger sentence to describe how many profiles a user is following.you You, in this context, is the person who controls their own social network. You is used in the context of a larger sentence that welcomes the reader to the social network that they control themself. - - zaps_count - zaps_count - Part of a larger sentence to describe how many zap payments there are on a post. (Key in .stringsdict) - ⚡️ %@ ⚡️ %@ @@ -1281,17 +1291,17 @@ Part of a larger sentence to describe how many profiles a user is following. %#@ZAPS@ %#@ZAPS@ - Part of a larger sentence to describe how many zap payments there are on a post. + Zap Zap - Part of a larger sentence to describe how many zap payments there are on a post. + Zaps Zaps - Part of a larger sentence to describe how many zap payments there are on a post. + diff --git a/translations/en-US.xcloc/Source Contents/damus/en-US.lproj/InfoPlist.strings b/translations/en-US.xcloc/Source Contents/damus/en-US.lproj/InfoPlist.strings index 4a87ad72..adb97316 100644 --- a/translations/en-US.xcloc/Source Contents/damus/en-US.lproj/InfoPlist.strings +++ b/translations/en-US.xcloc/Source Contents/damus/en-US.lproj/InfoPlist.strings @@ -2,5 +2,7 @@ "CFBundleDisplayName" = "Damus"; /* Bundle name */ "CFBundleName" = "damus"; +/* Privacy - Face ID Usage Description */ +"NSFaceIDUsageDescription" = "Local authentication to access private key"; /* Privacy - Photo Library Additions Usage Description */ "NSPhotoLibraryAddUsageDescription" = "Granting Damus access to your photos allows you to save images."; diff --git a/translations/en-US.xcloc/Source Contents/damus/en-US.lproj/Localizable.strings b/translations/en-US.xcloc/Source Contents/damus/en-US.lproj/Localizable.strings index daf06b11..70207729 100644 Binary files a/translations/en-US.xcloc/Source Contents/damus/en-US.lproj/Localizable.strings and b/translations/en-US.xcloc/Source Contents/damus/en-US.lproj/Localizable.strings differ