From 8fc98776f6496b0f63c54b9cfc3fe399ce66e04a Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Tue, 11 Dec 2012 15:59:22 +0000 Subject: [PATCH] missing i18n git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1420239 13f79535-47bb-0310-9956-ffa450edef68 --- .../main/resources/org/apache/archiva/i18n/default.properties | 1 + 1 file changed, 1 insertion(+) 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 9d0c76df0..5a18411ec 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 @@ -591,5 +591,6 @@ redback.runtime.ldap.password.label=password 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.