From 88153a926cb3e096a7e681119e585a5c55ca1d68 Mon Sep 17 00:00:00 2001 From: shankar_mbn <shankar_mbn@localhost> Date: Mon, 30 Mar 2009 06:21:19 +0000 Subject: [PATCH] OpenDS precommit Fixes: Addition of Localized resource files with new translations --- opends/src/admin/messages/TrustStoreBackendCfgDefn_es.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opends/src/admin/messages/TrustStoreBackendCfgDefn_es.properties b/opends/src/admin/messages/TrustStoreBackendCfgDefn_es.properties index 08fdbe9..14de79a 100644 --- a/opends/src/admin/messages/TrustStoreBackendCfgDefn_es.properties +++ b/opends/src/admin/messages/TrustStoreBackendCfgDefn_es.properties @@ -20,7 +20,7 @@ property.trust-store-pin-property.synopsis=Specifies the name of the Java property that contains the clear-text PIN needed to access the Trust Store Backend . property.trust-store-pin-property.requires-admin-action.synopsis=Changes to this property will take effect the next time that the Trust Store Backend is accessed. property.trust-store-type.synopsis=Specifies the format for the data in the key store file. -property.trust-store-type.description=Valid values should always include 'JKS' and 'PKCS12', but different implementations may allow other values as well. +property.trust-store-type.description=Los valores v\u00e1lidos deber\u00edan contener siempre 'JKS' y 'PKCS12', pero en otras implementaciones podr\u00edan aparecer otros valores tambi\u00e9n. property.trust-store-type.default-behavior.alias.synopsis=The JVM default value is used. property.trust-store-type.requires-admin-action.synopsis=Changes to this property take effect the next time that the key manager is accessed. property.writability-mode.synopsis=Specifies the behavior that the backend should use when processing write operations. -- Gitblit v1.10.0