aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/en/gen.php
diff options
context:
space:
mode:
authorGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2015-01-27 11:09:05 +0100
committerGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2015-01-27 11:09:05 +0100
commitb4b5fcf86b1126b044a3a89b30b512902eb8eccf (patch)
tree55870d5dfcb4e05f1f232bece5b4dfc67d13b7d4 /app/i18n/en/gen.php
parentf5043dbf719df913c7600be12528c0355b48fce7 (diff)
Change translation for gen.js.request_failed
See https://github.com/FreshRSS/FreshRSS/issues/775
Diffstat (limited to 'app/i18n/en/gen.php')
-rw-r--r--app/i18n/en/gen.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/en/gen.php b/app/i18n/en/gen.php
index 963b87a14..2143822ed 100644
--- a/app/i18n/en/gen.php
+++ b/app/i18n/en/gen.php
@@ -97,7 +97,7 @@ return array(
'confirm_action_feed_cat' => 'Are you sure you want to perform this action? You will lose related favorites and user queries. It cannot be cancelled!',
'feedback' => array(
'body_new_articles' => 'There are \\d new articles to read on FreshRSS.',
- 'request_failed' => 'A problem happened and the request failed.',
+ 'request_failed' => 'A request has failed, it may have been caused by Internet connection problems.',
'title_new_articles' => 'FreshRSS: new articles!',
),
'new_article' => 'There are new available articles, click to refresh the page.',