aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/nl/feedback.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-05-25 14:27:31 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-05-25 14:27:31 +0200
commit20d1301b462378376ab83bcae56c9065b241e4a5 (patch)
tree04a09b6b4c904c8e8ae9764f75cd7d681d0ddf82 /app/i18n/nl/feedback.php
parent21954d6d83b94bd9ad4d763fb237710e71f14de1 (diff)
Do not require write access to check new version
Do not require write access to check if new ZIP version is available https://github.com/FreshRSS/FreshRSS/issues/1450
Diffstat (limited to 'app/i18n/nl/feedback.php')
-rw-r--r--app/i18n/nl/feedback.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/nl/feedback.php b/app/i18n/nl/feedback.php
index 386b8d415..3a064eb0a 100644
--- a/app/i18n/nl/feedback.php
+++ b/app/i18n/nl/feedback.php
@@ -87,7 +87,7 @@ return array(
'update' => array(
'can_apply' => 'FreshRSS word nu vernieud naar <strong>versie %s</strong>.',
'error' => 'Het vernieuwingsproces kwam een fout tegen: %s',
- 'file_is_nok' => 'Controleer permissies op <em>%s</em> map. HTTP server moet rechten hebben om er in te schrijven',
+ 'file_is_nok' => '<strong>Versie %s</strong>. Controleer permissies op <em>%s</em> map. HTTP server moet rechten hebben om er in te schrijven',
'finished' => 'Vernieuwing compleet!',
'none' => 'Geen vernieuwing om toe te passen',
'server_not_found' => 'Vernieuwings server kan niet worden gevonden. [%s]',