### Eclipse Workspace Patch 1.0 #P org.eclipse.rse.dstore.security Index: src/org/eclipse/rse/internal/dstore/security/UniversalSecurityProperties.properties =================================================================== RCS file: /cvsroot/dsdp/org.eclipse.tm.rse/plugins/org.eclipse.rse.dstore.security/src/org/eclipse/rse/internal/dstore/security/UniversalSecurityProperties.properties,v retrieving revision 1.5 diff -u -r1.5 UniversalSecurityProperties.properties --- src/org/eclipse/rse/internal/dstore/security/UniversalSecurityProperties.properties 4 Jun 2008 22:48:52 -0000 1.5 +++ src/org/eclipse/rse/internal/dstore/security/UniversalSecurityProperties.properties 6 Jun 2008 14:41:50 -0000 @@ -49,11 +49,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