aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHerbert von Broeuschmeul <Herbert.Broeuschmeul@gmail.com>2010-11-04 18:28:29 +0100
committerHerbert von Broeuschmeul <Herbert.Broeuschmeul@gmail.com>2010-11-07 21:05:06 +0100
commitc652ced262a08ade4e1545aeb7904949501e383d (patch)
tree2b53dea5acb8f9a0e0fdc43581d230d81fc459e1
parentd6fcb7c61febd4e19469053de562e23f08934e65 (diff)
downloadBlueGPS-c652ced262a08ade4e1545aeb7904949501e383d.zip
BlueGPS-c652ced262a08ade4e1545aeb7904949501e383d.tar.gz
BlueGPS-c652ced262a08ade4e1545aeb7904949501e383d.tar.bz2
spelling correction
-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 67199e1..e8f08af 100644
--- a/res/values-fr/strings.xml
+++ b/res/values-fr/strings.xml
@@ -41,7 +41,7 @@
<string name="msg_gps_provider_disabled">Oups ! Le GPS est désactivé</string>
<string name="msg_bluetooth_unsupported">Oups ! Bluetooth non disponible</string>
<string name="msg_bluetooth_disabled">Oups ! Bluetooth désactivé</string>
- <string name="msg_mock_location_disabled">Oups ! Postitions fictives non autorisées</string>
+ <string name="msg_mock_location_disabled">Oups ! 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 060f8c2..c800a6c 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -41,7 +41,7 @@
<string name="msg_gps_provider_disabled">Cannot start: GPS is disabled</string>
<string name="msg_bluetooth_unsupported">Cannot start: Bluetooth is not supported</string>
<string name="msg_bluetooth_disabled">Cannot start: Bluetooth is disabled</string>
- <string name="msg_mock_location_disabled">Cannot start: Mock location is disabled</string>
+ <string name="msg_mock_location_disabled">Cannot start: 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>