diff options
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r-- | lib/l10n/en_GB.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js index 0e252700f5a..c6f2c724a69 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -106,6 +106,7 @@ OC.L10N.register( "Sharing %s failed, because the sharing backend for %s could not find its source" : "Sharing %s failed, because the sharing backend for %s could not find its source", "Sharing %s failed, because the file could not be found in the file cache" : "Sharing %s failed, because the file could not be found in the file cache", "Could not find category \"%s\"" : "Could not find category \"%s\"", + "Apps" : "Apps", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"", "A valid username must be provided" : "A valid username must be provided", "A valid password must be provided" : "A valid password must be provided", |