aboutsummaryrefslogtreecommitdiff
path: root/Map/Localizable.xcstrings
diff options
context:
space:
mode:
authorRuben Beltran del Rio <git@r.bdr.sh>2025-07-06 12:45:37 +0200
committerRuben Beltran del Rio <git@r.bdr.sh>2025-07-06 12:45:37 +0200
commit54f89bcd1a7fb0b92b65d8c0ea3847d635e11133 (patch)
treeda6c1e3f015c4b21a2e32854cadb09e71f9079e7 /Map/Localizable.xcstrings
parent3cd8f1f7200109d505b5e105d5ebe53f0c93d337 (diff)
Allow adding and removing templates
Diffstat (limited to 'Map/Localizable.xcstrings')
-rw-r--r--Map/Localizable.xcstrings50
1 files changed, 47 insertions, 3 deletions
diff --git a/Map/Localizable.xcstrings b/Map/Localizable.xcstrings
index f5fd775..22f8e6b 100644
--- a/Map/Localizable.xcstrings
+++ b/Map/Localizable.xcstrings
@@ -72,6 +72,39 @@
"Map settings will be available here in a future version." : {
},
+ "map_template.default.content" : {
+ "extractionState" : "manual",
+ "localizations" : {
+ "en" : {
+ "stringUnit" : {
+ "state" : "translated",
+ "value" : "Anchor (95, 80)\nUsers (90, 20)\nWalking App (70, 20)\nWalking App Database (50, 60)\nUser Interface (80, 50)\nWeb Server (60, 30)\nCRM (30, 70)\n\nUsers -> Walking App\nUsers -> User Interface\nWalking App -> Walking App Database\nWalking App -> Web Server\nUser Interface -> Web Server\nWeb Server -> CRM\n\n[Note] (80, 5) Social walking app for everyone\n\n[Group] Client Side, Walking App, User Interface\n\n[Evolution] Walking App +5\n\n[Blocker] Unreliable Data"
+ }
+ }
+ }
+ },
+ "map_template.default.title" : {
+ "extractionState" : "manual",
+ "localizations" : {
+ "en" : {
+ "stringUnit" : {
+ "state" : "translated",
+ "value" : "Basic Map"
+ }
+ }
+ }
+ },
+ "map_template.empty.title" : {
+ "extractionState" : "manual",
+ "localizations" : {
+ "en" : {
+ "stringUnit" : {
+ "state" : "translated",
+ "value" : "Empty Map"
+ }
+ }
+ }
+ },
"Name" : {
},
@@ -108,6 +141,17 @@
}
}
},
+ "preferences.templates.table.title" : {
+ "extractionState" : "manual",
+ "localizations" : {
+ "en" : {
+ "stringUnit" : {
+ "state" : "translated",
+ "value" : "Templates"
+ }
+ }
+ }
+ },
"preferences.templates.title" : {
"extractionState" : "manual",
"localizations" : {
@@ -125,6 +169,9 @@
"Select a template to edit" : {
},
+ "Set as default template" : {
+
+ },
"Stage I" : {
},
@@ -530,9 +577,6 @@
"Template: %@" : {
},
- "Templates" : {
-
- },
"Uncharted" : {
},