diff options
Diffstat (limited to 'Localizable.xcstrings')
| -rw-r--r-- | Localizable.xcstrings | 45 |
1 files changed, 33 insertions, 12 deletions
diff --git a/Localizable.xcstrings b/Localizable.xcstrings index 2a20ae1..bf36dad 100644 --- a/Localizable.xcstrings +++ b/Localizable.xcstrings @@ -46,8 +46,15 @@ } } }, - "Add to Search" : { - + "Add Tag to Search" : { + "localizations" : { + "en-GB" : { + "stringUnit" : { + "state" : "translated", + "value" : "Add Tag to Search" + } + } + } }, "All" : { @@ -62,9 +69,17 @@ "API Key" : { }, - "Appearance & Behavior" : { + "Appearance and Behavior" : { "comment" : "A section header in the settings menu.", - "isCommentAutoGenerated" : true + "isCommentAutoGenerated" : true, + "localizations" : { + "en-GB" : { + "stringUnit" : { + "state" : "translated", + "value" : "Appearance and Behaviour" + } + } + } }, "Are you sure you want to delete this collection?" : { @@ -268,7 +283,7 @@ "comment" : "A section header in the settings view that allows users to manage their downloaded files.", "isCommentAutoGenerated" : true }, - "Flavor" : { + "Provider Type" : { }, "Grid Layout" : { @@ -278,7 +293,7 @@ "Image Quality" : { }, - "Import & Export" : { + "Import and Export" : { }, "Import Bookmarks" : { @@ -314,7 +329,10 @@ "Manage Collections" : { }, - "Manually Load Next Page" : { + "Load Next Page" : { + + }, + "Moebooru Feed" : { }, "New Collection" : { @@ -385,7 +403,7 @@ } } }, - "Open Source in Safari" : { + "Open Source Link in Safari" : { "localizations" : { "ja" : { "stringUnit" : { @@ -555,6 +573,9 @@ "comment" : "A menu item that shows detailed information about a favorite post.", "isCommentAutoGenerated" : true }, + "Show Held Posts" : { + + }, "Sort" : { }, @@ -577,15 +598,15 @@ } } }, - "Tap the bookmark button on a search page to add a bookmark." : { + "Use the bookmark button on a search page to add a bookmark." : { }, - "Tap the heart button on a post to add it to favorites." : { + "Use the heart button on a post to add it to Favorites." : { "localizations" : { "en-GB" : { "stringUnit" : { "state" : "translated", - "value" : "Tap the heart button on a post to add it to favourites." + "value" : "Use the heart button on a post to add it to Favourites." } } } @@ -651,4 +672,4 @@ } }, "version" : "1.1" -}
\ No newline at end of file +} |