From f5744c78f3790cae8e1905b4b0e37fc8aad176c3 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Tue, 9 Sep 2025 02:45:27 -0700 Subject: feat: Development commit --- Localizable.xcstrings | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 61 insertions(+), 1 deletion(-) (limited to 'Localizable.xcstrings') diff --git a/Localizable.xcstrings b/Localizable.xcstrings index f248b45..49acdbd 100644 --- a/Localizable.xcstrings +++ b/Localizable.xcstrings @@ -9,6 +9,9 @@ }, "%lld" : { + }, + "%lld times" : { + }, "Actions" : { @@ -24,6 +27,10 @@ }, "Add Dummy Search History" : { + }, + "Add to Favorites" : { + "comment" : "A button label that adds a post to the user's favorites.", + "isCommentAutoGenerated" : true }, "Add to Search" : { @@ -39,6 +46,9 @@ }, "Are you sure you want to remove all bookmarks? This action cannot be undone." : { + }, + "Are you sure you want to remove all favorites? This action cannot be undone." : { + }, "Are you sure you want to remove all searches? This action cannot be undone." : { @@ -153,6 +163,9 @@ }, "Domain" : { + }, + "Done" : { + }, "Enable \"Share Image\" Shortcut" : { @@ -165,6 +178,24 @@ }, "Export Failed" : { + }, + "Favorite" : { + "comment" : "A button label for adding an item to their favorites.", + "isCommentAutoGenerated" : true + }, + "Favorite Details" : { + + }, + "Favorite to Collection" : { + "comment" : "A menu item that allows a user to move a favorite to a new collection.", + "isCommentAutoGenerated" : true + }, + "Favorited" : { + "comment" : "A label indicating that an item is marked as \"favorited\".", + "isCommentAutoGenerated" : true + }, + "Favorites" : { + }, "Flavor" : { @@ -189,6 +220,9 @@ }, "Keep bookmarks, search history, and providers consistent across all your devices." : { + }, + "Last Visited" : { + }, "Lazy Thumbnail Loading" : { @@ -220,9 +254,15 @@ } } } + }, + "No Favorites" : { + }, "No History" : { + }, + "No matching favorites found" : { + }, "No matching items found" : { @@ -312,6 +352,9 @@ }, "Remove All Custom Providers" : { + }, + "Remove All Favorites" : { + }, "Remove All Searches" : { @@ -324,6 +367,10 @@ }, "Remove from Collection" : { + }, + "Remove from Favorites" : { + "comment" : "A menu item that removes a favorite from a user's favorites list.", + "isCommentAutoGenerated" : true }, "Rename" : { @@ -381,6 +428,10 @@ }, "Share" : { + }, + "Show Details" : { + "comment" : "A menu item that shows detailed information about a favorite post.", + "isCommentAutoGenerated" : true }, "Sort" : { @@ -406,6 +457,9 @@ }, "Tap the bookmark button on a search page to add a bookmark." : { + }, + "Tap the heart button on a post to add it to favorites." : { + }, "Thumbnail Grid Columns" : { "localizations" : { @@ -439,6 +493,9 @@ } } } + }, + "Try adjusting your search or collection filter." : { + }, "Uncategorised" : { @@ -448,7 +505,10 @@ }, "User ID" : { + }, + "Visit Count" : { + } }, - "version" : "1.0" + "version" : "1.1" } \ No newline at end of file -- cgit v1.2.3