From: Olivier Lamy Date: Wed, 13 Feb 2013 23:52:50 +0000 (+0000) Subject: add missing i18n X-Git-Tag: archiva-1.4-M4~195 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=3a6ca7f44691d67db45ba4127a53932c3da82d3c;p=archiva.git add missing i18n git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1445991 13f79535-47bb-0310-9956-ffa450edef68 --- 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 9628d6944..c7e75ff43 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 @@ -658,11 +658,18 @@ redback.runtime.ldap.checkServer=Verify LDAP configuration on server side. redback.runtime.useUsersCache.label=Use a cache for users. redback.runtime.users.cache.title=Users Cache +redback.runtime.ldap.writable.label=Writable LDAP +redback.runtime.ldap.useRoleNameAsGroup.label=Use group as roles names +redback.runtime.ldap.bindAuthenticatorEnabled.label=Enabled LDAP authentification +redback.runtime.ldap.mapping.title=LDAP/Roles Mapping +redback.runtime.ldap.baseGroupsDn.label=Base Dn for groups + archiva.runtime-configuration.updated=Archiva Runtime Configuration updated. archiva-runtime-configuration.title=Archiva Runtime Configuration runtime-configuration.cache.failure.title=Url Cache Failure runtime-configuration.maven.network.title=Maven Network + #welcome welcome.title=Welcome to Apache Archiva welcome.quick.search=Type in the name of a project, or artifact into the text box below. Use "Search" on the left for more options.