diff options
Diffstat (limited to 'settings/l10n/en_GB.js')
-rw-r--r-- | settings/l10n/en_GB.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index db4f6ea198d..d8cc3783e64 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -89,7 +89,6 @@ OC.L10N.register( "Official" : "Official", "All" : "All", "Update to %s" : "Update to %s", - "_You have %n app update pending_::_You have %n app updates pending_" : ["You have %n app update pending","You have %n app updates pending"], "No apps found for your version" : "No apps found for your version", "The app will be downloaded from the app store" : "The app will be downloaded from the app store", "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Official apps are developed by the community. They offer additional functionality and are ready for production use.", @@ -185,7 +184,6 @@ OC.L10N.register( "Developer documentation" : "Developer documentation", "View in store" : "View in store", "Limit to groups" : "Limit to groups", - "This app has an update available." : "This app has an update available.", "by %s" : "by %s", "%s-licensed" : "%s-licensed", "Documentation:" : "Documentation:", @@ -195,6 +193,7 @@ OC.L10N.register( "Report a bug" : "Report a bug", "Show description …" : "Show description …", "Hide description …" : "Hide description …", + "This app has an update available." : "This app has an update available.", "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "This app has no minimum Nextcloud version assigned. This will cause an error in the future.", "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "This app has no maximum Nextcloud version assigned. This will cause an error in the future.", "This app cannot be installed because the following dependencies are not fulfilled:" : "This app cannot be installed because the following dependencies are not fulfilled:", @@ -395,6 +394,7 @@ OC.L10N.register( "Unable to add user to group %s" : "Unable to add user to group %s", "Unable to remove user from group %s" : "Unable to remove user from group %s", "Sending..." : "Sending...", + "_You have %n app update pending_::_You have %n app updates pending_" : ["You have %n app update pending","You have %n app updates pending"], "Uninstalling ...." : "Uninstalling...", "Error while uninstalling app" : "Error whilst uninstalling app", "Uninstall" : "Uninstall", |