You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2013/02/20 19:09:22 UTC

svn commit: r1448334 - /archiva/trunk/archiva-modules/archiva-web/archiva-web-common/src/main/resources/org/apache/archiva/i18n/default.properties

Author: olamy
Date: Wed Feb 20 18:09:22 2013
New Revision: 1448334

URL: http://svn.apache.org/r1448334
Log:
add missing i18n

Modified:
    archiva/trunk/archiva-modules/archiva-web/archiva-web-common/src/main/resources/org/apache/archiva/i18n/default.properties

Modified: archiva/trunk/archiva-modules/archiva-web/archiva-web-common/src/main/resources/org/apache/archiva/i18n/default.properties
URL: http://svn.apache.org/viewvc/archiva/trunk/archiva-modules/archiva-web/archiva-web-common/src/main/resources/org/apache/archiva/i18n/default.properties?rev=1448334&r1=1448333&r2=1448334&view=diff
==============================================================================
--- archiva/trunk/archiva-modules/archiva-web/archiva-web-common/src/main/resources/org/apache/archiva/i18n/default.properties (original)
+++ archiva/trunk/archiva-modules/archiva-web/archiva-web-common/src/main/resources/org/apache/archiva/i18n/default.properties Wed Feb 20 18:09:22 2013
@@ -658,6 +658,12 @@ redback.runtime.ldap.checkServer=Verify 
 redback.runtime.useUsersCache.label=Use a cache for users.
 redback.runtime.users.cache.title=Users Cache
 
+archiva.redback.rbacmanager.ldap=LDAP RBac Manager
+archiva.redback.rbacmanager.jdo=Database RBac Manager
+archiva.redback.rbacmanager.cached=Cached RBac Manager
+redback.runtime.rbac-managers.impls.choosed=RbacManager(s) choosen
+redback.runtime.rbac-managers.impls.available=RbacManager(s) availables
+
 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