summaryrefslogtreecommitdiff
path: root/res/values
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-11-28 08:20:29 +0300
committerAndrew Dolgov <[email protected]>2011-11-28 08:20:29 +0300
commite5117944fbcf1d940662e412c89c74d44d3399f5 (patch)
tree0fc82d1315f231d9adcb43655c645022b4898fb0 /res/values
parentd791a7222b5e6ff10fec3ca45e5bc17c787e8535 (diff)
make ads optional
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 edbb8db6..a8e8757b 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -51,7 +51,8 @@
<string name="set_unread">Mark unread</string>
<string name="http_login_summary">Optional. Fill this if your tt-rss installation is protected by HTTP Basic authentication</string>
<string name="login_summary">Your tt-rss login. Not needed for single user mode</string>
- <string name="password_summary">Your tt-rss password</string>
+ <string name="enable_ads">Enable ads</string>
+ <string name="enable_ads_summary">Showing ads to you supports the project</string>
<string name="ttrss_url_summary">URL of your tt-rss installation directory, e.g. http://site.com/tt-rss/</string>
</resources>