aboutsummaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
authorHerbert von Broeuschmeul <Herbert.Broeuschmeul@gmail.com>2010-09-15 23:02:43 +0200
committerHerbert von Broeuschmeul <Herbert.Broeuschmeul@gmail.com>2010-09-15 23:02:43 +0200
commit84cc9f94a03ad60799e46979731f22112dbc8396 (patch)
tree28f78f36e11eed5173bc302d4326b318cb57c153 /res/xml
parent98d8f112eee35c5982137cfa6f61c9c57490c2b9 (diff)
downloadBlueGPS-84cc9f94a03ad60799e46979731f22112dbc8396.zip
BlueGPS-84cc9f94a03ad60799e46979731f22112dbc8396.tar.gz
BlueGPS-84cc9f94a03ad60799e46979731f22112dbc8396.tar.bz2
changed french localisation and gps options preference title
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/pref.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/pref.xml b/res/xml/pref.xml
index bb92d12..f436dbc 100644
--- a/res/xml/pref.xml
+++ b/res/xml/pref.xml
@@ -34,7 +34,7 @@
android:title="@string/pref_start_gps_title"
android:summaryOn="@string/pref_start_gps_summary_on"
android:summaryOff="@string/pref_start_gps_summary_off" />
- <PreferenceScreen android:title="@string/pref_recording_params_title"
+ <PreferenceScreen android:title="@string/pref_start_gps_params_title"
android:shouldDisableView = "true"
android:enabled="false" >
<EditTextPreference