aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/about_preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--app/src/main/res/xml/about_preferences.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/src/main/res/xml/about_preferences.xml b/app/src/main/res/xml/about_preferences.xml
index 74a17eaa..03ba5f4e 100644
--- a/app/src/main/res/xml/about_preferences.xml
+++ b/app/src/main/res/xml/about_preferences.xml
@@ -12,7 +12,8 @@
<Preference
android:key="translation"
- app:title="@string/settings_translation"
+ app:title="@string/settings_translation_title"
+ app:summary="@string/settings_translation_summary"
app:fragment="ml.docilealligator.infinityforreddit.Settings.TranslationFragment"/>
<Preference