summaryrefslogtreecommitdiff
path: root/res/values
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-09-19 13:14:50 +0400
committerAndrew Dolgov <[email protected]>2012-09-19 13:14:50 +0400
commit9fb03a43f1d19569fbe67aad744ea6eb17e083d6 (patch)
tree6a152226a5d9ad0e64c357dbec029f170e44f273 /res/values
parent55786d8cb0a99c56bbdd1d4c59675607491cf5f3 (diff)
handle unavailable network properly
Diffstat (limited to 'res/values')
-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 f777c2e6..84fd1ed5 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -130,4 +130,5 @@
<string name="notify_article_note_set">Article note saved</string>
<string name="update_headlines">Refresh</string>
<string name="attachment_share">Share</string>
+ <string name="error_network_unavailable">Error: network unavailable</string>
</resources> \ No newline at end of file