diff --git a/rse/plugins/org.eclipse.rse.dstore.security/src/org/eclipse/rse/internal/dstore/security/UniversalSecurityProperties.properties b/rse/plugins/org.eclipse.rse.dstore.security/src/org/eclipse/rse/internal/dstore/security/UniversalSecurityProperties.properties index edd58e0e24a..aefd0f186e4 100644 --- a/rse/plugins/org.eclipse.rse.dstore.security/src/org/eclipse/rse/internal/dstore/security/UniversalSecurityProperties.properties +++ b/rse/plugins/org.eclipse.rse.dstore.security/src/org/eclipse/rse/internal/dstore/security/UniversalSecurityProperties.properties @@ -13,6 +13,7 @@ # # Contributors: # Martin Oberhuber (Wind River) - [235626] Convert dstore.security to MessageBundle format +# David McKnight (IBM) - [235718] [nls] Missing PII Strings in dstore.security / UniversalSecurityProperties ############################################################################### # NLS_MESSAGEFORMAT_NONE @@ -49,11 +50,11 @@ RESID_SECURITY_CERTIFICATE_STORE_ERROR_ = One or more certificates in the\n%1\nkey store could not be stored. RESID_SECURITY_UNINIT_KEYSTORE_ERROR_ = Keystore %1 \nhas not been initialized. # FIXME MISSING STRINGS START - RESID_SECURITY_ALGORITHM_ERROR_ = Algorithm error in Keystore %1 - RESID_SECURITY_LOAD_KEYSTORE_ERROR_ = An error occurred when processing Keystore. - RESID_SECURITY_KEY_LOAD_ERROR_ = Error loading key from %1 - RESID_SECURITY_INITIALIZE_ERROR_ = Error initializing keystore at %1 - RESID_SECURITY_SECURITY_PROVIDER_ERROR_ = Missing Security Provider + RESID_SECURITY_ALGORITHM_ERROR_ = The algorithm used to check the integrity of the key store\n%1\ncannot be found. + RESID_SECURITY_LOAD_KEYSTORE_ERROR_ = Failed to load key store. + RESID_SECURITY_KEY_LOAD_ERROR_ = One or more certificates in the\n%1\nkey store could not be loaded. + RESID_SECURITY_INITIALIZE_ERROR_ = Unable to initialize key store \n%1. + RESID_SECURITY_SECURITY_PROVIDER_ERROR_ = Requested security provider not available. # FIXME MISSING STRINGS END RESID_SECURITY_CERTIFICATE_EXC_ = A certificate exception occurred while loading the file\n%1 RESID_SECURITY_LOAD_IO_EXC_ = A input-output exception occurred while loading the file\n%1