Update strings.xml - Include GeoJSON (#3052)

Signed-off-by: b8b8 <156552149+b8b8@users.noreply.github.com>
This commit is contained in:
b8b8 2025-09-10 07:18:45 -07:00 committed by GitHub
parent 71e7c6b7e9
commit 72c5284e2e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -786,7 +786,7 @@
<string name="map_type_terrain">Terrain</string>
<string name="map_type_hybrid">Hybrid</string>
<string name="manage_map_layers">Manage Map Layers</string>
<string name="map_layer_formats">Custom layers support .kml or .kmz files.</string>
<string name="map_layer_formats">Custom layers support .kml, .kmz, or GeoJSON files.</string>
<string name="map_layers_title">Map Layers</string>
<string name="no_map_layers_loaded">No custom layers loaded.</string>
<string name="add_layer_button">Add Layer</string>