diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-07-06 12:53:24 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-07-06 12:53:24 +0200 |
| commit | f4edef273e4501a28cac7cb43fa7ad6f224fcb4a (patch) | |
| tree | 9bbe13e1af4d3e235d46345de1dd74989bf1d0b0 /Map/Localizable.xcstrings | |
| parent | 54f89bcd1a7fb0b92b65d8c0ea3847d635e11133 (diff) | |
Use templates in file menu
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" : { |