aboutsummaryrefslogtreecommitdiffstats
path: root/res/xml/pref.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/pref.xml')
-rw-r--r--res/xml/pref.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/xml/pref.xml b/res/xml/pref.xml
index f6e0a78..8581740 100644
--- a/res/xml/pref.xml
+++ b/res/xml/pref.xml
@@ -70,7 +70,7 @@
<PreferenceCategory
android:order="200"
android:orderingFromXml="true"
- android:title="Choix des trames NMEA" >
+ android:title="@string/pref_sirf_nmea_category_title" >
<CheckBoxPreference
android:key="@string/pref_sirf_enable_gsa_key"
android:persistent="true"
@@ -104,7 +104,7 @@
</PreferenceCategory>
<PreferenceCategory
android:order="100"
- android:title="Fonctionnement du GPS" >
+ android:title="@string/pref_sirf_gps_category_title" >
<CheckBoxPreference
android:key="@string/pref_sirf_enable_sbas_key"
android:persistent="true"