diff options
Diffstat (limited to 'app')
-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 1ca3a8088..ef7b9357f 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -51,7 +51,7 @@ android:icon="?attr/ic_questionmark" /> <Preference android:key="prefViewMailingList" - android:title="@string/view_mailing_list" + android:title="@string/visit_user_forum" android:icon="?attr/ic_chat" /> <Preference android:key="prefSendBugReport" |