diff options
Diffstat (limited to 'apps/user_ldap/l10n/en_GB.js')
-rw-r--r-- | apps/user_ldap/l10n/en_GB.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_ldap/l10n/en_GB.js b/apps/user_ldap/l10n/en_GB.js index 79d1b4ffcae..0f5e4799c37 100644 --- a/apps/user_ldap/l10n/en_GB.js +++ b/apps/user_ldap/l10n/en_GB.js @@ -12,7 +12,6 @@ OC.L10N.register( "No data specified" : "No data specified", " Could not set configuration %s" : " Could not set configuration %s", "Action does not exist" : "Action does not exist", - "LDAP user and group backend" : "LDAP user and group backend", "Renewing …" : "Renewing …", "Very weak password" : "Very weak password", "Weak password" : "Weak password", @@ -65,6 +64,7 @@ OC.L10N.register( "Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings.", "Could not find the desired feature" : "Could not find the desired feature", "Invalid Host" : "Invalid Host", + "LDAP user and group backend" : "LDAP user and group backend", "Test Configuration" : "Test Configuration", "Help" : "Help", "Groups meeting these criteria are available in %s:" : "Groups meeting these criteria are available in %s:", |