summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/xml
diff options
context:
space:
mode:
Diffstat (limited to 'org.fox.ttrss/src/main/res/xml')
-rw-r--r--org.fox.ttrss/src/main/res/xml/preferences.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.fox.ttrss/src/main/res/xml/preferences.xml b/org.fox.ttrss/src/main/res/xml/preferences.xml
index d37cef41..682224c1 100644
--- a/org.fox.ttrss/src/main/res/xml/preferences.xml
+++ b/org.fox.ttrss/src/main/res/xml/preferences.xml
@@ -187,10 +187,10 @@
<Preference
android:key="version"
android:enabled="false"
- android:title="@string/prefs_version" />
+ android:title="@string/prefs_version_title" />
<Preference
android:key="build_timestamp"
android:enabled="false"
- android:title="@string/prefs_build_timestamp" />
+ android:title="@string/prefs_build_timestamp_title" />
</PreferenceScreen>