summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-10-08 12:35:43 +0400
committerAndrew Dolgov <[email protected]>2012-10-08 12:35:43 +0400
commitbc7a0a1c0d2d1f2490aa896338fa85ad9cefea72 (patch)
tree5fc0847ca9c7ceb0979dcd7bde9970a147cb101f /res/values/strings.xml
parentb7069370759e8358ce7cc1b68fd13f703267dd4e (diff)
add option to show oldest articles first in offline mode (closes #504)
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 8a3406c0..28ae944a 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -143,4 +143,5 @@
<string name="ssl_trust_any_host_long">Do not verify server hostname</string>
<string name="ssl">SSL</string>
<string name="error_ssl_hostname_rejected">Error: SSL hostname not verified</string>
+ <string name="offline_oldest_first">Show oldest articles first</string>
</resources> \ No newline at end of file