diff options
Diffstat (limited to 'apps/updatenotification/l10n/en_GB.json')
-rw-r--r-- | apps/updatenotification/l10n/en_GB.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/en_GB.json b/apps/updatenotification/l10n/en_GB.json index 59b29fbd86a..2450cdf9913 100644 --- a/apps/updatenotification/l10n/en_GB.json +++ b/apps/updatenotification/l10n/en_GB.json @@ -15,6 +15,7 @@ "Apps missing compatible version" : "Apps missing compatible version", "View in store" : "View in store", "Apps with compatible version" : "Apps with compatible version", + "Please note that the web updater is not recommended with more than 100 accounts! Please use the command line updater instead!" : "Please note that the web updater is not recommended with more than 100 accounts! Please use the command line updater instead!", "Open updater" : "Open updater", "Download now" : "Download now", "Web updater is disabled. Please use the command line updater or the appropriate update mechanism for your installation method (e.g. Docker pull) to update." : "Web updater is disabled. Please use the command line updater or the appropriate update mechanism for your installation method (e.g. Docker pull) to update.", @@ -33,6 +34,7 @@ "The selected update channel makes dedicated notifications for the server obsolete." : "The selected update channel makes dedicated notifications for the server obsolete.", "The selected update channel does not support updates of the server." : "The selected update channel does not support updates of the server.", "A new version is available: <strong>{newVersionString}</strong>" : "A new version is available: <strong>{newVersionString}</strong>", + "Note that after a new release the update only shows up after the first minor release or later. We roll out new versions spread out over time and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "Note that after a new release the update only shows up after the first minor release or later. We roll out new versions spread out over time and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}", "Checked on {lastCheckedDate} - Open changelog" : "Checked on {lastCheckedDate} - Open changelog", "Checking apps for compatible versions" : "Checking apps for compatible versions", "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false.", |