summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-10-09 19:36:23 +0400
committerAndrew Dolgov <[email protected]>2012-10-09 19:36:23 +0400
commit00b80487b48e3a3812c98369a3d3c6c5fadea6fd (patch)
tree1cdf87a959f1b83e231aa036796dea2340ca63b7 /res/values/strings.xml
parent2424b72246a7e5da1558b7da4633fdd1a515f3a6 (diff)
support article comments for API 4 server (closes #490)
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 cd2f7c4b..591b36b3 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -145,4 +145,5 @@
<string name="error_ssl_hostname_rejected">Error: SSL hostname not verified</string>
<string name="offline_oldest_first">Show oldest articles first</string>
<string name="prefs_dim_status_bar">Dim status bar when reading</string>
+ <string name="article_comments">%1$d comments</string>
</resources> \ No newline at end of file