diff options
Diffstat (limited to 'Map/Localizable.xcstrings')
| -rw-r--r-- | Map/Localizable.xcstrings | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Map/Localizable.xcstrings b/Map/Localizable.xcstrings index 22f8e6b..4e6112d 100644 --- a/Map/Localizable.xcstrings +++ b/Map/Localizable.xcstrings @@ -22,6 +22,17 @@ "Check for Updates…" : { }, + "commands.file.new_from_template" : { + "extractionState" : "manual", + "localizations" : { + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "New From Template" + } + } + } + }, "Done" : { }, @@ -108,6 +119,9 @@ "Name" : { }, + "No templates available" : { + + }, "preferences.stages.explanation" : { "extractionState" : "manual", "localizations" : { |