diff options
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r-- | app/src/main/res/xml/preferences.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index 2141c811c..b69f27473 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -50,7 +50,7 @@ android:title="@string/pref_faq" android:icon="?attr/ic_questionmark" /> <Preference - android:key="prefViewMailingList" + android:key="prefViewForum" android:title="@string/visit_user_forum" android:icon="?attr/ic_chat" /> <Preference |