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 7df4c702084..3e39228acfb 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -58,6 +58,7 @@ OC.L10N.register( "Empty filename is not allowed" : "Empty filename is not allowed", "App \"%s\" cannot be installed because appinfo file cannot be read." : "App \"%s\" cannot be installed because appinfo file cannot be read.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "App \"%s\" cannot be installed. It is not compatible with this version of the server.", + "__language_name__" : "English (British English)", "This is an automatically sent email, please do not reply." : "This is an automatically sent email, please do not reply.", "Help" : "Help", "Apps" : "Apps", @@ -81,7 +82,6 @@ OC.L10N.register( "Personal info" : "Personal info", "Sync clients" : "Sync clients", "Unlimited" : "Unlimited", - "__language_name__" : "English (British English)", "Verifying" : "Verifying", "Verifying …" : "Verifying …", "Verify" : "Verify", |