diff options
author | Herbert von Broeuschmeul <Herbert.Broeuschmeul@gmail.com> | 2010-12-10 15:24:14 +0100 |
---|---|---|
committer | Herbert von Broeuschmeul <Herbert.Broeuschmeul@gmail.com> | 2010-12-10 15:24:14 +0100 |
commit | bd748febe9d051c6cf6b1c0376ca89f11842e94f (patch) | |
tree | 05c468e8aa3cc77563b51dc4e18a80c54e46ed03 /res | |
parent | a5803e71abea27294c049ae53df080defe73307f (diff) | |
download | BlueGPS-bd748febe9d051c6cf6b1c0376ca89f11842e94f.zip BlueGPS-bd748febe9d051c6cf6b1c0376ca89f11842e94f.tar.gz BlueGPS-bd748febe9d051c6cf6b1c0376ca89f11842e94f.tar.bz2 |
language corection
Diffstat (limited to 'res')
-rw-r--r-- | res/values-fr/strings.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml index 9b8ab51..cdcd57d 100644 --- a/res/values-fr/strings.xml +++ b/res/values-fr/strings.xml @@ -44,7 +44,7 @@ <string name="pref_trackfile_directory_summary">Indiquer un répertoire pour les fichiers de traces</string>
<string name="pref_bluetooth_device_title">Sélection du GPS</string>
<string name="pref_bluetooth_device_summary">"Périphérique actuel : %s"</string>
- <string name="pref_about_title">À propos</string>
+ <string name="pref_about_title">À propos de</string>
<string name="pref_about_summary"></string>
<string name="pref_sirf_gps_title">GPS SiRF</string>
@@ -107,7 +107,7 @@ <string name="service_closed_because_connection_problem_notification_title">BlueGps arrêté</string>
<string name="service_closed_because_connection_problem_notification">"Motif : %s"</string>
- <string name="about_title">À propos</string>
+ <string name="about_title">À propos de</string>
<string name="about_version">BluetoothGPS4Droid version</string>
<string name="about_copyright_1">Copyright (C) 2010 Herbert von Broeuschmeul</string>
<string name="about_copyright_2">Copyright (C) 2010 BluetoothGPS4Droid Project</string>
|