summaryrefslogtreecommitdiff
path: root/org.fox.ttcomics/src/main/res/xml/preferences.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-02-11 09:45:08 +0300
committerAndrew Dolgov <[email protected]>2015-02-11 09:45:08 +0300
commit8dc32523d4243c3a6ecc7e40d451f15bbe4524da (patch)
tree622c6987bfb5d21b7f30820adbc469a16423b103 /org.fox.ttcomics/src/main/res/xml/preferences.xml
parentdce1ea5b2f7842867c69386cc07f1668caeee569 (diff)
update build format (2)
Diffstat (limited to 'org.fox.ttcomics/src/main/res/xml/preferences.xml')
-rw-r--r--org.fox.ttcomics/src/main/res/xml/preferences.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.fox.ttcomics/src/main/res/xml/preferences.xml b/org.fox.ttcomics/src/main/res/xml/preferences.xml
index f455cfe..6f90c16 100644
--- a/org.fox.ttcomics/src/main/res/xml/preferences.xml
+++ b/org.fox.ttcomics/src/main/res/xml/preferences.xml
@@ -57,10 +57,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> \ No newline at end of file