From 2b62f719849cce5dd43fef1b679fff3a2243fcdf Mon Sep 17 00:00:00 2001 From: Fuwn Date: Sun, 22 Mar 2026 13:20:36 +0000 Subject: feat: add configurable booru user agent settings --- Localizable.xcstrings | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) (limited to 'Localizable.xcstrings') diff --git a/Localizable.xcstrings b/Localizable.xcstrings index 88a466e..3315e3a 100644 --- a/Localizable.xcstrings +++ b/Localizable.xcstrings @@ -176,6 +176,9 @@ "Custom Providers" : { "comment" : "A section in the settings menu that allows users to manage their custom booru providers.", "isCommentAutoGenerated" : true + }, + "Custom User-Agent" : { + }, "Debug" : { @@ -259,6 +262,9 @@ } } } + }, + "Favorite post %@" : { + }, "Favorited" : { "comment" : "A label indicating that an item is marked as \"favorited\".", @@ -322,6 +328,9 @@ }, "Lazy Thumbnail Loading" : { + }, + "Leave this field empty to use Sora's default User-Agent." : { + }, "Load Next Page" : { @@ -425,6 +434,9 @@ "Performance" : { "comment" : "A section header in the settings view related to performance settings.", "isCommentAutoGenerated" : true + }, + "Post %@" : { + }, "Posts" : { "localizations" : { @@ -474,6 +486,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." : { @@ -567,6 +599,9 @@ }, "Select a Post" : { + }, + "Send User-Agent" : { + }, "Settings" : { "localizations" : { @@ -678,6 +713,9 @@ }, "User ID" : { + }, + "User-Agent" : { + }, "Visit Count" : { -- cgit v1.2.3