diff options
Diffstat (limited to 'Map/Localizable.xcstrings')
| -rw-r--r-- | Map/Localizable.xcstrings | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/Map/Localizable.xcstrings b/Map/Localizable.xcstrings index 13932a4..dda0deb 100644 --- a/Map/Localizable.xcstrings +++ b/Map/Localizable.xcstrings @@ -735,6 +735,61 @@ } } }, + "preferences.quick_look.preview_style.highlighted_text" : { + "extractionState" : "manual", + "localizations" : { + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Highlighted Text" + } + } + } + }, + "preferences.quick_look.preview_style.map" : { + "extractionState" : "manual", + "localizations" : { + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Map" + } + } + } + }, + "preferences.quick_look.preview_style.plain_text" : { + "extractionState" : "manual", + "localizations" : { + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Plain Text" + } + } + } + }, + "preferences.quick_look.preview_style.title" : { + "extractionState" : "manual", + "localizations" : { + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Preview maps in QuickLook as:" + } + } + } + }, + "preferences.quick_look.title" : { + "extractionState" : "manual", + "localizations" : { + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "QuickLook:" + } + } + } + }, "preferences.stages.column.name" : { "extractionState" : "manual", "localizations" : { |