diff options
| author | Fuwn <[email protected]> | 2026-03-22 13:20:36 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-03-22 13:20:36 +0000 |
| commit | 2b62f719849cce5dd43fef1b679fff3a2243fcdf (patch) | |
| tree | cf49424478aa71fcfb8a94b9af4a7b3b01f49908 /Localizable.xcstrings | |
| parent | perf: cache danbooru page token floor and reuse search-history payloads (diff) | |
| download | sora-testing-2b62f719849cce5dd43fef1b679fff3a2243fcdf.tar.xz sora-testing-2b62f719849cce5dd43fef1b679fff3a2243fcdf.zip | |
feat: add configurable booru user agent settings
Diffstat (limited to 'Localizable.xcstrings')
| -rw-r--r-- | Localizable.xcstrings | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/Localizable.xcstrings b/Localizable.xcstrings index 88a466e..3315e3a 100644 --- a/Localizable.xcstrings +++ b/Localizable.xcstrings @@ -177,6 +177,9 @@ "comment" : "A section in the settings menu that allows users to manage their custom booru providers.", "isCommentAutoGenerated" : true }, + "Custom User-Agent" : { + + }, "Debug" : { }, @@ -260,6 +263,9 @@ } } }, + "Favorite post %@" : { + + }, "Favorited" : { "comment" : "A label indicating that an item is marked as \"favorited\".", "isCommentAutoGenerated" : true, @@ -323,6 +329,9 @@ "Lazy Thumbnail Loading" : { }, + "Leave this field empty to use Sora's default User-Agent." : { + + }, "Load Next Page" : { }, @@ -426,6 +435,9 @@ "comment" : "A section header in the settings view related to performance settings.", "isCommentAutoGenerated" : true }, + "Post %@" : { + + }, "Posts" : { "localizations" : { "ja" : { @@ -475,6 +487,26 @@ "Rabbit SVG created by Kim Sun Young" : { }, + "Rating %@. Provider %@." : { + "localizations" : { + "en" : { + "stringUnit" : { + "state" : "new", + "value" : "Rating %1$@. Provider %2$@." + } + } + } + }, + "Rating %@. Score %@." : { + "localizations" : { + "en" : { + "stringUnit" : { + "state" : "new", + "value" : "Rating %1$@. Score %2$@." + } + } + } + }, "Recent searches will appear here." : { }, @@ -568,6 +600,9 @@ "Select a Post" : { }, + "Send User-Agent" : { + + }, "Settings" : { "localizations" : { "ja" : { @@ -679,6 +714,9 @@ "User ID" : { }, + "User-Agent" : { + + }, "Visit Count" : { }, |