aboutsummaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorHerbert von Broeuschmeul <Herbert.Broeuschmeul@gmail.com>2010-11-04 18:35:01 +0100
committerHerbert von Broeuschmeul <Herbert.Broeuschmeul@gmail.com>2010-11-04 18:35:01 +0100
commit610916025f1a08b10a51633d42adc7014d6c71d0 (patch)
treebb402fa398ed894ce3f3e42670564a0593d43892 /res
parentb3cba0081dc0401c272ee0ecbad31d21d53bb9c2 (diff)
downloadBlueGPS-610916025f1a08b10a51633d42adc7014d6c71d0.zip
BlueGPS-610916025f1a08b10a51633d42adc7014d6c71d0.tar.gz
BlueGPS-610916025f1a08b10a51633d42adc7014d6c71d0.tar.bz2
spelling correctionsBlueGPS4Droid_1.1.2
Diffstat (limited to 'res')
-rw-r--r--res/values-fr/strings.xml2
-rw-r--r--res/values/strings.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
index 4d558df..8aca5cc 100644
--- a/res/values-fr/strings.xml
+++ b/res/values-fr/strings.xml
@@ -52,7 +52,7 @@
<string name="msg_gps_provider_disabled">Le GPS est désactivé</string>
<string name="msg_bluetooth_unsupported">Bluetooth non disponible</string>
<string name="msg_bluetooth_disabled">Bluetooth désactivé</string>
- <string name="msg_mock_location_disabled">Postitions fictives non autorisées</string>
+ <string name="msg_mock_location_disabled">Positions fictives non autorisées</string>
<string name="msg_bluetooth_gps_unavaible">Impossible de se connecter au GPS</string>
<string name="msg_nmea_recording_started">Enregistrement des traces NMEA... démarré</string>
<string name="msg_nmea_recording_stopped">Enregistrement des traces NMEA... arrêté</string>
diff --git a/res/values/strings.xml b/res/values/strings.xml
index f983005..2b2e2d1 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -55,7 +55,7 @@
<string name="msg_gps_provider_disabled">GPS is disabled</string>
<string name="msg_bluetooth_unsupported">Bluetooth is not supported</string>
<string name="msg_bluetooth_disabled">Bluetooth is disabled</string>
- <string name="msg_mock_location_disabled">Mock location is disabled</string>
+ <string name="msg_mock_location_disabled">Mock locations disabled</string>
<string name="msg_bluetooth_gps_unavaible">Cannot connect to bluetooth GPS</string>
<string name="msg_nmea_recording_started">GPS NMEA recording... started</string>
<string name="msg_nmea_recording_stopped">GPS NMEA recording... stopped</string>