diff options
author | Herbert von Broeuschmeul <Herbert.Broeuschmeul@gmail.com> | 2010-09-29 19:37:34 +0200 |
---|---|---|
committer | Herbert von Broeuschmeul <Herbert.Broeuschmeul@gmail.com> | 2010-09-29 19:37:34 +0200 |
commit | dca054a8f344dac366f000750cd136596a8d1ca9 (patch) | |
tree | 67e7a399b430de2f6a1f2b746fed301f9caf52f8 /res | |
parent | 5b520e0e19eba4995fe0c36a11abcdf9e527ef85 (diff) | |
download | BlueGPS-dca054a8f344dac366f000750cd136596a8d1ca9.zip BlueGPS-dca054a8f344dac366f000750cd136596a8d1ca9.tar.gz BlueGPS-dca054a8f344dac366f000750cd136596a8d1ca9.tar.bz2 |
remove message for an unused option
Diffstat (limited to 'res')
-rw-r--r-- | res/values-fr/strings.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml index e80bca0..3308c3b 100644 --- a/res/values-fr/strings.xml +++ b/res/values-fr/strings.xml @@ -22,7 +22,6 @@ <string name="pref_start_gps_title">Start/Stop GPS</string>
<string name="pref_start_gps_summary_off">Le GPS Bluetooth est arrêté</string>
<string name="pref_start_gps_summary_on">Le GPS Bluetooth est démarré</string>
- <string name="pref_start_gps_params_title">Options du GPS</string>
<string name="pref_gps_location_provider_title">Location provider options</string>
<string name="pref_gps_location_provider_summary">Le GPS Bluetooth remplacera le GPS interne</string>
<string name="pref_replace_std_gps_title">Remplacer le GPS interne</string>
|