diff options
Diffstat (limited to 'apps/updatenotification/l10n/en_GB.js')
-rw-r--r-- | apps/updatenotification/l10n/en_GB.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/en_GB.js b/apps/updatenotification/l10n/en_GB.js index d9405fb25a4..186cee487f1 100644 --- a/apps/updatenotification/l10n/en_GB.js +++ b/apps/updatenotification/l10n/en_GB.js @@ -20,7 +20,6 @@ OC.L10N.register( "Please note that the web updater is not recommended with more than 100 users! Please use the command line updater instead!" : "Please note that the web updater is not recommended with more than 100 users! Please use the command line updater instead!", "Open updater" : "Open updater", "Download now" : "Download now", - "Please use the command line updater to update." : "Please use the command line updater to update.", "What's new?" : "What's new?", "View changelog" : "View changelog", "The update check is not yet finished. Please refresh the page." : "The update check is not yet finished. Please refresh the page.", @@ -49,6 +48,7 @@ OC.L10N.register( "Beta" : "Beta", "A pre-release version only for testing new features, not for production environments." : "A pre-release version only for testing new features, not for production environments.", "_<strong>%n</strong> app has no compatible version for this Nextcloud version available._::_<strong>%n</strong> apps have no compatible version for this Nextcloud version available._" : ["<strong>%n</strong> app has no compatible version for this Nextcloud version available.","<strong>%n</strong> apps have no compatible version for this Nextcloud version available."], + "Please use the command line updater to update." : "Please use the command line updater to update.", "You can change the update channel below which also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "You can change the update channel below which also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page.", "Update channel:" : "Update channel:" }, |