aboutsummaryrefslogtreecommitdiff
path: root/androidApp/src/main/res/values-es-rMX/map_layers.xml
diff options
context:
space:
mode:
Diffstat (limited to 'androidApp/src/main/res/values-es-rMX/map_layers.xml')
-rw-r--r--androidApp/src/main/res/values-es-rMX/map_layers.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/androidApp/src/main/res/values-es-rMX/map_layers.xml b/androidApp/src/main/res/values-es-rMX/map_layers.xml
index eff37d9..8afadc4 100644
--- a/androidApp/src/main/res/values-es-rMX/map_layers.xml
+++ b/androidApp/src/main/res/values-es-rMX/map_layers.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
- <string name="layer_streets">Calles</string>
- <string name="layer_satellite">Satélite</string>
+ <string name="layer_streets">OpenStreetMap</string>
+ <string name="layer_gmaps_streets">Google Calles</string>
+ <string name="layer_gmaps_satellite">Google Satélite</string>
</resources> \ No newline at end of file