summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-07-10 21:51:18 +0400
committerAndrew Dolgov <[email protected]>2012-07-10 21:51:18 +0400
commite68c90cbceab13193597f203ad9f15a6d919af14 (patch)
tree279eccd0037e9f2f2ddae5e413e921977be96163 /res
parent9341df4c2191e83cb60beed38935d881b9ff4b04 (diff)
prevent trying to login twice on startup
open idiot-friendly dialog when application is not configured bump version
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 5057d690..137af4d9 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -121,4 +121,6 @@
<string name="article_set_note">Publish with note</string>
<string name="close_feed">Close feed</string>
<string name="close_article">Close article</string>
+ <string name="dialog_open_preferences">Open preferences</string>
+ <string name="dialog_need_configure_prompt">Please fill in your tt-rss server information such as URL, login, and password.</string>
</resources> \ No newline at end of file