diff options
Diffstat (limited to 'app/i18n/en/sub.php')
| -rw-r--r-- | app/i18n/en/sub.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/en/sub.php b/app/i18n/en/sub.php index ddd720381..384786d90 100644 --- a/app/i18n/en/sub.php +++ b/app/i18n/en/sub.php @@ -67,7 +67,7 @@ return array( ), 'description' => 'Description', 'empty' => 'This feed is empty. Please verify that it is still maintained.', - 'error' => 'This feed has encountered a problem. Please verify that it is always reachable then update it.', + 'error' => 'This feed has encountered a problem. If this situation persists, please verify that it is still reachable.', 'export-as-opml' => array( 'download' => 'Download', 'help' => 'XML file (data subset. <a href="https://freshrss.github.io/FreshRSS/en/developers/OPML.html" target="_blank">See documentation</a>)', |
