diff options
Diffstat (limited to 'apps/user_ldap/l10n/en_GB.php')
-rw-r--r-- | apps/user_ldap/l10n/en_GB.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/en_GB.php b/apps/user_ldap/l10n/en_GB.php index ae66e5e9d9c..59ff86cb241 100644 --- a/apps/user_ldap/l10n/en_GB.php +++ b/apps/user_ldap/l10n/en_GB.php @@ -17,6 +17,9 @@ $TRANSLATIONS = array( "mappings cleared" => "mappings cleared", "Success" => "Success", "Error" => "Error", +"Please specify a Base DN" => "Please specify a Base DN", +"Could not determine Base DN" => "Could not determine Base DN", +"Please specify the port" => "Please specify the port", "Configuration OK" => "Configuration OK", "Configuration incorrect" => "Configuration incorrect", "Configuration incomplete" => "Configuration incomplete", |