aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-12-13 15:37:08 +0000
committerOlivier Lamy <olamy@apache.org>2012-12-13 15:37:08 +0000
commit7627b9d8b7ce8cc1b9a8fcdd906fb8df022e40c9 (patch)
treeae7f9f0b612f09abc683ed53faa79feaf2aa4ccf
parent0b23e7502fe2d5cbdf4b766242ef28c23632bfea (diff)
downloadarchiva-7627b9d8b7ce8cc1b9a8fcdd906fb8df022e40c9.tar.gz
archiva-7627b9d8b7ce8cc1b9a8fcdd906fb8df022e40c9.zip
add missing i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1421341 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--archiva-modules/archiva-web/archiva-web-common/src/main/resources/org/apache/archiva/i18n/default.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/archiva-modules/archiva-web/archiva-web-common/src/main/resources/org/apache/archiva/i18n/default.properties b/archiva-modules/archiva-web/archiva-web-common/src/main/resources/org/apache/archiva/i18n/default.properties
index 5a18411ec..55ef253de 100644
--- a/archiva-modules/archiva-web/archiva-web-common/src/main/resources/org/apache/archiva/i18n/default.properties
+++ b/archiva-modules/archiva-web/archiva-web-common/src/main/resources/org/apache/archiva/i18n/default.properties
@@ -592,5 +592,6 @@ redback.runtime.ldap.contextFactory.label=contextFactory
redback.runtime.ldap.ssl.label=ssl enabled
redback.runtime.ldap.authenticationMethod.label=authenticationMethod
ldap.bind.authenticator.enabled.help.content=Will toggle the use of authenticator that will authenticate using the bind operation.
+ldap.bind.authenticator.allowEmptyPasswords.help.content=Allow to use empty password with Ldap authenticator.