aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/xml/preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'main/res/xml/preferences.xml')
-rw-r--r--main/res/xml/preferences.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/res/xml/preferences.xml b/main/res/xml/preferences.xml
index 6a7c638..c0158da 100644
--- a/main/res/xml/preferences.xml
+++ b/main/res/xml/preferences.xml
@@ -71,7 +71,7 @@
android:text="@string/init_oc_de_description"
android:dependency="@string/pref_connectorOCActive" />
<cgeo.geocaching.settings.AuthorizeOcDePreference
- android:title="@string/init_register_oc_de"
+ android:key="@string/pref_fakekey_ocde_authorization"
android:dependency="@string/pref_connectorOCActive" />
</PreferenceCategory>
@@ -100,7 +100,7 @@
android:text="@string/about_twitter"
android:dependency="@string/pref_twitter" />
<cgeo.geocaching.settings.AuthorizeTwitterPreference
- android:title="@string/init_twitter_authorize"
+ android:key="@string/pref_fakekey_twitter_authorization"
android:dependency="@string/pref_twitter" />
</PreferenceCategory>