summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/values
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-02-12 18:43:34 +0300
committerAndrew Dolgov <[email protected]>2015-02-12 18:43:34 +0300
commit7ec5b5c68b685c5a75e8a858b3188d81e11f7563 (patch)
treef01bfabfb7162ed192f22d365b43ac138177545e /org.fox.ttrss/src/main/res/values
parent7f29e4dd0de98d6ba8ebc9161936328867cc6faf (diff)
login pref string tweak
Diffstat (limited to 'org.fox.ttrss/src/main/res/values')
-rwxr-xr-xorg.fox.ttrss/src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.fox.ttrss/src/main/res/values/strings.xml b/org.fox.ttrss/src/main/res/values/strings.xml
index 62a233f9..0aa3a1e1 100755
--- a/org.fox.ttrss/src/main/res/values/strings.xml
+++ b/org.fox.ttrss/src/main/res/values/strings.xml
@@ -46,7 +46,7 @@
<string name="context_selection_toggle_unread">(Un)Read</string>
<string name="article_mark_read_above">Mark above read</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="login_summary">Not needed for single user mode</string>
<string name="ttrss_url_summary">http://example.org/tt-rss</string>
<string name="enable_cats">Enable feed categories</string>
<string name="no_caption_to_display">No caption to display</string>