summaryrefslogtreecommitdiff
path: root/org.fox.ttcomics/src/main/res/values
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-02-09 20:53:10 +0300
committerAndrew Dolgov <[email protected]>2015-02-09 20:53:10 +0300
commitf88bc19807c01da26c036501790d6d5fe76e3404 (patch)
tree116d204fec531fd7b12d3d19f54f11ac79d05f79 /org.fox.ttcomics/src/main/res/values
parent4d6f558a607a8cb444be79f69feb18b53f411aa5 (diff)
show version info in preferences
Diffstat (limited to 'org.fox.ttcomics/src/main/res/values')
-rwxr-xr-xorg.fox.ttcomics/src/main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/org.fox.ttcomics/src/main/res/values/strings.xml b/org.fox.ttcomics/src/main/res/values/strings.xml
index cc9125e..747f895 100755
--- a/org.fox.ttcomics/src/main/res/values/strings.xml
+++ b/org.fox.ttcomics/src/main/res/values/strings.xml
@@ -63,5 +63,7 @@
<string name="error_other_error">Error: unknown error (see log)</string>
<string name="list_type_directory">Directory</string>
<string name="list_type_unknown">Unknown</string>
+ <string name="prefs_version">Version: %1$s (%2$d)</string>
+ <string name="prefs_build_timestamp">Build timestamp: %1$s</string>
<string name="crash_dialog_text">Unfortunately, Pow! Comics Reader has stopped. Submit crash report to tt-rss.org?</string>
</resources> \ No newline at end of file