aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-fr/strings.xml
diff options
context:
space:
mode:
authorHerbert von Broeuschmeul <Herbert.Broeuschmeul@gmail.com>2010-10-24 23:41:55 +0200
committerHerbert von Broeuschmeul <Herbert.Broeuschmeul@gmail.com>2010-10-24 23:41:55 +0200
commit5b11f327cf16eeecd279aaed8b384385c0f5fa10 (patch)
tree28a400fd5be3b31b6841f0bb20ee7a1610a620da /res/values-fr/strings.xml
parent5d9af268996d502b840608e5f2b3b6ffc68b3c2a (diff)
downloadBlueGPS-5b11f327cf16eeecd279aaed8b384385c0f5fa10.zip
BlueGPS-5b11f327cf16eeecd279aaed8b384385c0f5fa10.tar.gz
BlueGPS-5b11f327cf16eeecd279aaed8b384385c0f5fa10.tar.bz2
add alert messages when bluetooth GPS connection cannot be enabled
Diffstat (limited to 'res/values-fr/strings.xml')
-rw-r--r--res/values-fr/strings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
index 155ed80..fc46e65 100644
--- a/res/values-fr/strings.xml
+++ b/res/values-fr/strings.xml
@@ -47,6 +47,11 @@
<string name="msg_gps_provider_started">GPS Bluetooth... démarré</string>
<string name="msg_gps_provider_stopped">GPS Bluetooth... arrêté</string>
<string name="msg_gps_provider_already_started">GPS Bluetooth... déjà démarré</string>
+ <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_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>
<string name="msg_nmea_recording_already_started">Enregistrement des traces GPS... déjà démarré</string>