Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r--lib/l10n/en_GB.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js
index 2aad1bcd3b5..75dca0b3fbf 100644
--- a/lib/l10n/en_GB.js
+++ b/lib/l10n/en_GB.js
@@ -160,6 +160,8 @@ OC.L10N.register(
"Username contains whitespace at the beginning or at the end" : "Username contains whitespace at the beginning or at the end",
"A valid password must be provided" : "A valid password must be provided",
"The username is already being used" : "The username is already being used",
+ "Login canceled by app" : "Login cancelled by app",
+ "User disabled" : "User disabled",
"Could not obtain lock type %d on \"%s\"." : "Could not obtain lock type %d on \"%s\".",
"Storage unauthorized. %s" : "Storage unauthorised. %s",
"Storage incomplete configuration. %s" : "Storage incomplete configuration. %s",