aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/en
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-05-26 09:46:12 +0200
committerGravatar GitHub <noreply@github.com> 2017-05-26 09:46:12 +0200
commitb3addb49dca4fc06d13d9c57617273fbcd4460da (patch)
tree8f9c22c6414d362ce9d7fbc8a2677192a6f1bfb1 /app/i18n/en
parent431683eb3d118a1072999e899ab2faf3cf58a5e4 (diff)
parent99c7450343115ad9082cc0e1d12887633d99d935 (diff)
Merge pull request #1544 from Alkarex/update-status
Update status
Diffstat (limited to 'app/i18n/en')
-rw-r--r--app/i18n/en/feedback.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/en/feedback.php b/app/i18n/en/feedback.php
index 67c5fe97d..334d9a8f5 100644
--- a/app/i18n/en/feedback.php
+++ b/app/i18n/en/feedback.php
@@ -87,7 +87,7 @@ return array(
'update' => array(
'can_apply' => 'FreshRSS will now be updated to the <strong>version %s</strong>.',
'error' => 'The update process has encountered an error: %s',
- 'file_is_nok' => 'Check permissions on <em>%s</em> directory. HTTP server must have rights to write into',
+ 'file_is_nok' => 'New <strong>version %s</strong> available, but check permissions on <em>%s</em> directory. HTTP server must have rights to write into',
'finished' => 'Update completed!',
'none' => 'No update to apply',
'server_not_found' => 'Update server cannot be found. [%s]',