diff options
Diffstat (limited to 'Map/Localizable.xcstrings')
| -rw-r--r-- | Map/Localizable.xcstrings | 50 |
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" : { }, |