summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-11-27 16:58:13 +0300
committerAndrew Dolgov <[email protected]>2011-11-27 16:58:13 +0300
commit7aa53819373fe57b1b1c590a24a5b26f864cdfb8 (patch)
tree88c0e7d1cc897686ea6c283ef58f64abab97e510 /res
parent37f4010e8f81db354085ca5b7b8fc40100169376 (diff)
tweak string for http_login_summary
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 222e8444..edbb8db6 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -49,7 +49,7 @@
<string name="toggle_marked">Toggle starred</string>
<string name="toggle_published">Toggle published</string>
<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 authorization</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="ttrss_url_summary">URL of your tt-rss installation directory, e.g. http://site.com/tt-rss/</string>