summaryrefslogtreecommitdiff
path: root/res/values
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-11-30 16:05:03 +0300
committerAndrew Dolgov <[email protected]>2011-11-30 16:05:03 +0300
commit1fec72cf4ae441e6fd87d981412752abdd163690 (patch)
tree4401b69838ca759e636749b5d901276a8ede4c88 /res/values
parent24e092d190df6fafbdf5619656ef370ccfbea968 (diff)
implement combined article display mode (closes #399)
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 82793a07..05e19f29 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -85,5 +85,6 @@
<string name="error_api_disabled">Error: API disabled for this user</string>
<string name="error_api_unknown">Error: unknown API error (see log)</string>
<string name="error_login_failed">Error: username or password incorrect</string>
-
+ <string name="combined_mode_summary">Displays articles inline, instead of a separate panel</string>
+ <string name="combined_mode">Combined mode</string>
</resources> \ No newline at end of file