diff options
Diffstat (limited to 'Localizable.xcstrings')
| -rw-r--r-- | Localizable.xcstrings | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Localizable.xcstrings b/Localizable.xcstrings index e95aa07..39646ea 100644 --- a/Localizable.xcstrings +++ b/Localizable.xcstrings @@ -104,6 +104,16 @@ "No bookmarks match your search" : { }, + "On %@ from %@" : { + "localizations" : { + "en" : { + "stringUnit" : { + "state" : "new", + "value" : "On %1$@ from %2$@" + } + } + } + }, "Open Post in Safari" : { "localizations" : { "ja" : { @@ -227,6 +237,9 @@ } } }, + "Thumbnail Grid Columns: %lld" : { + + }, "Thumbnail Quality" : { "localizations" : { "ja" : { |