summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2019-10-30 14:09:55 +0300
committerAndrew Dolgov <[email protected]>2019-10-30 14:09:55 +0300
commit76d5cf62815cb2d6518863dc15429a67691829fd (patch)
tree05531fe72392c6aff9c35482461aa7564f4a9b86 /org.fox.ttrss/src/main/res/values/strings.xml
parent75463333e5b7be69a92a707e25936155603f2ff2 (diff)
parent138698cddb899515f7710ecb4749dffecbb91f2c (diff)
Merge branch 'weblate-integration'
Diffstat (limited to 'org.fox.ttrss/src/main/res/values/strings.xml')
-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 b73a3394..4cf36455 100755
--- a/org.fox.ttrss/src/main/res/values/strings.xml
+++ b/org.fox.ttrss/src/main/res/values/strings.xml
@@ -65,7 +65,7 @@
<string name="error_parse_error">Error: JSON parse failed</string>
<string name="error_io_error">Error: I/O failure (server down?)</string>
<string name="error_other_error">Error: unknown error (see log)</string>
- <string name="error_api_disabled">Error: Please enable external API access in tt-rss Settings - Advanced</string>
+ <string name="error_api_disabled">Error: enable API access in tt-rss settings</string>
<string name="error_api_unknown">Error: unknown API error (see log)</string>
<string name="error_api_incorrect_usage">Error: incorrect API usage</string>
<string name="error_login_failed">Error: username or password incorrect</string>