From 5b9472b894f49395b7627a819ab4eb8f3877876a Mon Sep 17 00:00:00 2001 From: swiest Date: Wed, 25 Jun 2008 21:13:29 +0000 Subject: [PATCH] Completed German localization of modules 'core' and 'main' (at least what was internationalized). git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@10422 71c3de6d-444a-0410-be80-ed276b4c234a Originally-Committed-As: 7c9412cc07b4e2f8991ec23993917f68811c3130 --- .../hudson/security/LDAPSecurityRealm/config_de.properties | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/src/main/resources/hudson/security/LDAPSecurityRealm/config_de.properties b/core/src/main/resources/hudson/security/LDAPSecurityRealm/config_de.properties index 88f8d44..57389c4 100644 --- a/core/src/main/resources/hudson/security/LDAPSecurityRealm/config_de.properties +++ b/core/src/main/resources/hudson/security/LDAPSecurityRealm/config_de.properties @@ -2,3 +2,5 @@ Server=Server root\ DN=Stamm-DN User\ search\ base=Basis zur Benutzerabfrage User\ search\ filter=Filter zu Benutzerabfrage +Manager\ DN=Manager-DN +Manager\ Password=Manager-Passwort