diff options
Diffstat (limited to 'Map/Localizable.xcstrings')
| -rw-r--r-- | Map/Localizable.xcstrings | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Map/Localizable.xcstrings b/Map/Localizable.xcstrings index ec8ed46..13932a4 100644 --- a/Map/Localizable.xcstrings +++ b/Map/Localizable.xcstrings @@ -988,6 +988,28 @@ } } }, + "quick_look.empty_map.description" : { + "extractionState" : "manual", + "localizations" : { + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "This .wmap file contains no map elements" + } + } + } + }, + "quick_look.empty_map.title" : { + "extractionState" : "manual", + "localizations" : { + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Empty Map" + } + } + } + }, "search_bar.done" : { "extractionState" : "manual", "localizations" : { |