diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-11-29 01:54:28 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-11-29 01:54:28 -0500 |
commit | 83d097c5240599349d93b2c4f0c3c9aaedc886cb (patch) | |
tree | 8a60e5fb30e1041e1c94b3fcb47728c2bafaddc6 /apps/user_ldap/l10n/en_GB.js | |
parent | ebb243344a59f00ab7f293f381bcad6fa2e43503 (diff) | |
download | nextcloud-server-83d097c5240599349d93b2c4f0c3c9aaedc886cb.tar.gz nextcloud-server-83d097c5240599349d93b2c4f0c3c9aaedc886cb.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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/en_GB.js b/apps/user_ldap/l10n/en_GB.js index d87ce836807..9476b44dde0 100644 --- a/apps/user_ldap/l10n/en_GB.js +++ b/apps/user_ldap/l10n/en_GB.js @@ -33,6 +33,7 @@ OC.L10N.register( "Confirm Deletion" : "Confirm Deletion", "_%s group found_::_%s groups found_" : ["%s group found","%s groups found"], "_%s user found_::_%s users found_" : ["%s user found","%s users found"], + "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", "Server" : "Server", |