summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-09-08 16:45:08 +0400
committerAndrew Dolgov <[email protected]>2011-09-08 16:45:08 +0400
commit30eea4c5e4022a5630138f2d3bd36eccf8031dc4 (patch)
treed8eba6467a498b298399a0a87b2eef21e278f0e3 /res/values/strings.xml
parenta14e9cd14e3d9490a6c4680e54bcd7d691bf548b (diff)
implement placeholder headlinesfragment
fix reloading feedsfragment on rotate
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 76ff7d7e..e4ac1e8a 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -23,4 +23,5 @@
<string name="login_api_disabled">Login failed: API disabled.</string>
<string name="login_wrong_password">Login failed: username or password incorrect.</string>
<string name="login_success">Logged in.</string>
+ <string name="no_unread_feeds">No unread feeds.</string>
</resources>