summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/en_GB.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-11-27 12:10:54 -0500
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-11-27 12:10:54 -0500
commit4a78f1268248c811d799d62a54f300f0dd55f0de (patch)
tree5ef99295d25eebb30afa861713b0c8e2e7a18cae /apps/user_ldap/l10n/en_GB.php
parent40231c08cf617b5909dee778372d6b1b8cdd5bcf (diff)
downloadnextcloud-server-4a78f1268248c811d799d62a54f300f0dd55f0de.tar.gz
nextcloud-server-4a78f1268248c811d799d62a54f300f0dd55f0de.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/en_GB.php')
-rw-r--r--apps/user_ldap/l10n/en_GB.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/user_ldap/l10n/en_GB.php b/apps/user_ldap/l10n/en_GB.php
index fb54dcb1b13..b83229d5a53 100644
--- a/apps/user_ldap/l10n/en_GB.php
+++ b/apps/user_ldap/l10n/en_GB.php
@@ -44,6 +44,7 @@ $TRANSLATIONS = array(
"LDAP Username:" => "LDAP Username:",
"LDAP Email Address:" => "LDAP Email Address:",
"Other Attributes:" => "Other Attributes:",
+"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" => "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"",
"Add Server Configuration" => "Add Server Configuration",
"Host" => "Host",
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "You can omit the protocol, except you require SSL. Then start with ldaps://",
@@ -64,8 +65,6 @@ $TRANSLATIONS = array(
"Connection Settings" => "Connection Settings",
"Configuration Active" => "Configuration Active",
"When unchecked, this configuration will be skipped." => "When unchecked, this configuration will be skipped.",
-"User Login Filter" => "User Login Filter",
-"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" => "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"",
"Backup (Replica) Host" => "Backup (Replica) Host",
"Give an optional backup host. It must be a replica of the main LDAP/AD server." => "Give an optional backup host. It must be a replica of the main LDAP/AD server.",
"Backup (Replica) Port" => "Backup (Replica) Port",