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 5f452ad5168..355c3120223 100644 --- a/apps/updatenotification/l10n/en_GB.js +++ b/apps/updatenotification/l10n/en_GB.js @@ -1,7 +1,6 @@ OC.L10N.register( "updatenotification", { - "{version} is available. Get more information on how to update." : "{version} is available. Get more information on how to update.", "Channel updated" : "Channel updated", "Web updater is disabled" : "Web updater is disabled", "App updated" : "App updated", @@ -57,6 +56,7 @@ OC.L10N.register( "_<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."], "Changelog for app {app}" : "Changelog for app {app}", "What's new in {app} version {version}" : "What's new in {app} version {version}", + "{version} is available. Get more information on how to update." : "{version} is available. Get more information on how to update.", "Update to %1$s is available." : "Update to %1$s is available.", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Displays update notifications for Nextcloud and provides the SSO for the updater.", "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!", |