aboutsummaryrefslogtreecommitdiff
path: root/Map/Localizable.xcstrings
diff options
context:
space:
mode:
authorRuben Beltran del Rio <git@r.bdr.sh>2025-07-11 09:27:49 +0200
committerRuben Beltran del Rio <git@r.bdr.sh>2025-07-11 09:27:49 +0200
commit8564439356f4bcc3e21b19738eb87b4c0722c623 (patch)
tree1465f4e48be83d255e5c68de804ba940db238bea /Map/Localizable.xcstrings
parentff3619fdf3fce82d95124654a18b66ca3ed380cd (diff)
Add missing vertex detection
Diffstat (limited to 'Map/Localizable.xcstrings')
-rw-r--r--Map/Localizable.xcstrings33
1 files changed, 33 insertions, 0 deletions
diff --git a/Map/Localizable.xcstrings b/Map/Localizable.xcstrings
index d5da2e4..ec8ed46 100644
--- a/Map/Localizable.xcstrings
+++ b/Map/Localizable.xcstrings
@@ -219,6 +219,28 @@
}
}
},
+ "map_editor.add_missing_component" : {
+ "extractionState" : "manual",
+ "localizations" : {
+ "en" : {
+ "stringUnit" : {
+ "state" : "translated",
+ "value" : "Add"
+ }
+ }
+ }
+ },
+ "map_editor.missing_component %@" : {
+ "extractionState" : "manual",
+ "localizations" : {
+ "en" : {
+ "stringUnit" : {
+ "state" : "translated",
+ "value" : "“%@” is not declared."
+ }
+ }
+ }
+ },
"map_editor.zoom_in" : {
"extractionState" : "manual",
"localizations" : {
@@ -383,6 +405,17 @@
}
}
},
+ "preferences.editor.smart_editor.highlight_missing_components" : {
+ "extractionState" : "manual",
+ "localizations" : {
+ "en" : {
+ "stringUnit" : {
+ "state" : "translated",
+ "value" : "Highlight missing components"
+ }
+ }
+ }
+ },
"preferences.editor.smart_editor.title" : {
"extractionState" : "manual",
"localizations" : {