summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web/archiva-web-common/src/main/resources
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2013-02-13 23:52:50 +0000
committerOlivier Lamy <olamy@apache.org>2013-02-13 23:52:50 +0000
commit3a6ca7f44691d67db45ba4127a53932c3da82d3c (patch)
tree70baa32420aef5779e616efd60d28414a221fd00 /archiva-modules/archiva-web/archiva-web-common/src/main/resources
parentc7292ca00ee2130e8680f599123e4bafc60e681c (diff)
downloadarchiva-3a6ca7f44691d67db45ba4127a53932c3da82d3c.tar.gz
archiva-3a6ca7f44691d67db45ba4127a53932c3da82d3c.zip
add missing i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1445991 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-modules/archiva-web/archiva-web-common/src/main/resources')
-rw-r--r--archiva-modules/archiva-web/archiva-web-common/src/main/resources/org/apache/archiva/i18n/default.properties7
1 files changed, 7 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 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.