diff options
author | Iván Ávalos <avalos@disroot.org> | 2023-01-03 20:01:13 -0600 |
---|---|---|
committer | Iván Ávalos <avalos@disroot.org> | 2023-01-03 20:01:13 -0600 |
commit | 8f9645c695c975d8cdfcdab551506545b6247d19 (patch) | |
tree | 31a4b0c25c79c4f4269bed9788ca03fa16e6c798 /androidApp/src/main/res/values-es-rMX | |
parent | c1f4af8cae325ee56fa2c57dc70c98ecffcd5a3a (diff) | |
parent | 30d6ba82fc5a57bf50ca4edc6f9ef565c53b8af4 (diff) | |
download | etbsa-trackermap-mobile-8f9645c695c975d8cdfcdab551506545b6247d19.tar.gz etbsa-trackermap-mobile-8f9645c695c975d8cdfcdab551506545b6247d19.tar.bz2 etbsa-trackermap-mobile-8f9645c695c975d8cdfcdab551506545b6247d19.zip |
Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobile
Diffstat (limited to 'androidApp/src/main/res/values-es-rMX')
-rw-r--r-- | androidApp/src/main/res/values-es-rMX/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/androidApp/src/main/res/values-es-rMX/strings.xml b/androidApp/src/main/res/values-es-rMX/strings.xml index da8764b..5612e77 100644 --- a/androidApp/src/main/res/values-es-rMX/strings.xml +++ b/androidApp/src/main/res/values-es-rMX/strings.xml @@ -33,7 +33,7 @@ <!-- Unit Item --> <string name="unit_status_on">Estatus encendido</string> <string name="unit_status_off">Estatus apagado</string> - <string name="unit_ignition_on">Ignición apagada</string> + <string name="unit_ignition_on">Ignición encendida</string> <string name="unit_lock_on">Paro de motor encendido</string> <string name="unit_lock_off">Paro de motor apagado</string> <string name="unit_driver_name">Nombre del conductor</string> |