diff options
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r-- | lib/l10n/en_GB.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js index 7a39fbe37e1..8e2f0a3bf95 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -63,6 +63,7 @@ OC.L10N.register( "Settings" : "Settings", "Log out" : "Log out", "Users" : "Users", + "Unknown user" : "Unknown user", "APCu" : "APCu", "Redis" : "Redis", "Basic settings" : "Basic settings", @@ -194,7 +195,6 @@ OC.L10N.register( "Application is not enabled" : "Application is not enabled", "Authentication error" : "Authentication error", "Token expired. Please reload page." : "Token expired. Please reload page.", - "Unknown user" : "Unknown user", "No database drivers (sqlite, mysql, or postgresql) installed." : "No database drivers (sqlite, mysql, or postgresql) installed.", "Cannot write into \"config\" directory" : "Cannot write into \"config\" directory", "Cannot write into \"apps\" directory" : "Cannot write into \"apps\" directory", |