diff options
Diffstat (limited to 'settings/l10n/en_GB.js')
-rw-r--r-- | settings/l10n/en_GB.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index 9261e6aefef..af8e8b30796 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -46,13 +46,13 @@ OC.L10N.register( "Sending..." : "Sending...", "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.", "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use.", "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "This app is not checked for security issues and is new or known to be unstable. Install at your own risk.", - "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"], "Please wait...." : "Please wait....", "Error while disabling app" : "Error whilst disabling app", "Disable" : "Disable", @@ -223,11 +223,11 @@ OC.L10N.register( "Cancel" : "Cancel", "Choose as profile picture" : "Choose as profile picture", "Full name" : "Full name", + "No display name set" : "No display name set", "Email" : "Email", "Your email address" : "Your email address", - "For password recovery and notifications" : "For password recovery and notifications", - "No display name set" : "No display name set", "No email address set" : "No email address set", + "For password recovery and notifications" : "For password recovery and notifications", "You are member of the following groups:" : "You are member of the following groups:", "Password" : "Password", "Current password" : "Current password", |