diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-07-18 02:14:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-07-18 02:14:53 +0000 |
commit | 3d0e0f23530160419f182ac9e896dea6f7bc9f59 (patch) | |
tree | fd86947320b7bde7016901b2e72d192fddaac39b /apps/user_ldap/l10n/en_GB.js | |
parent | 48653d1a27ef2cc9949b4f6b0c2e3dd99c765608 (diff) | |
download | nextcloud-server-3d0e0f23530160419f182ac9e896dea6f7bc9f59.tar.gz nextcloud-server-3d0e0f23530160419f182ac9e896dea6f7bc9f59.zip |
[tx-robot] updated from transifex
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:", |