From 05b20556e641ca5b5cc824c24025a784042e2d4f Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Mon, 7 Jul 2025 17:37:23 +0200 Subject: Allow export in multiple formats --- Map/Localizable.xcstrings | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'Map/Localizable.xcstrings') diff --git a/Map/Localizable.xcstrings b/Map/Localizable.xcstrings index 73a58dd..27ea1a0 100644 --- a/Map/Localizable.xcstrings +++ b/Map/Localizable.xcstrings @@ -37,6 +37,17 @@ } } }, + "commands.file.export.format" : { + "extractionState" : "manual", + "localizations" : { + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Format:" + } + } + } + }, "commands.file.export.panel.content" : { "extractionState" : "manual", "localizations" : { -- cgit