mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

jvergara
09.31.2008 bab304a4da0f8ce544ccb34d2539269e79451f0a
Fix for issue 31133 (public-key-certificate inconsistency in wording)
Fix a couple of typos.
1 files modified
4 ■■■■ changed files
opends/src/messages/messages/core.properties 4 ●●●● patch | view | raw | blame | history
opends/src/messages/messages/core.properties
@@ -1684,7 +1684,7 @@
SEVERE_ERR_CRYPTOMGR_FAILED_TO_INITIATE_INSTANCE_KEY_GENERATION_665=CryptoManager \
 failed to add entry "%s" to initiate instance key generation
SEVERE_ERR_CRYPTOMGR_FAILED_TO_RETRIEVE_INSTANCE_CERTIFICATE_666=CryptoManager \
 failed to retrieve entry "%s" (the instance-key-pair public-key certificate):  %s
 failed to retrieve entry "%s" (the instance-key-pair public-key-certificate):  %s
SEVERE_ERR_CRYPTOMGR_FAILED_TO_COMPUTE_INSTANCE_KEY_IDENTIFIER_667=CryptoManager \
 failed to compute an instance key identifier:  %s
SEVERE_ERR_CRYPTOMGR_FAILED_TO_ADD_INSTANCE_KEY_ENTRY_TO_ADS_668=Failed \
@@ -1706,7 +1706,7 @@
SEVERE_ERR_CRYPTOMGR_DECODE_SYMMETRIC_KEY_ATTRIBUTE_DECIPHER_675=CryptoManager \
 failed to decipher the wrapped secret-key value:  %s
MILD_ERR_CRYPTOMGR_REWRAP_SYMMETRIC_KEY_ATTRIBUTE_NO_WRAPPER_676=CryptoManager \
 cannot find the public-key-certificate (identfier "%s") requested for symmetric \
 cannot find the public-key-certificate (identifier "%s") requested for symmetric \
 key re-encoding
MILD_ERR_CRYPTOMGR_INVALID_KEY_IDENTIFIER_SYNTAX_677=CryptoManager failed to decode \
 the key entry identifier "%s":  %s