From ff6dea8a3f2d5be1174c43743f4ee21c0c1644c7 Mon Sep 17 00:00:00 2001 From: neil_a_wilson <neil_a_wilson@localhost> Date: Tue, 11 Sep 2007 16:47:11 +0000 Subject: [PATCH] Correct a number of misspelled occurrences of "StartTLS". --- opendj-sdk/opends/src/messages/messages/utility.properties | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/opendj-sdk/opends/src/messages/messages/utility.properties b/opendj-sdk/opends/src/messages/messages/utility.properties index 2ad99e8..ff5a041 100644 --- a/opendj-sdk/opends/src/messages/messages/utility.properties +++ b/opendj-sdk/opends/src/messages/messages/utility.properties @@ -505,7 +505,7 @@ rejected by a plugin: %s INFO_LDAP_CONN_PROMPT_SECURITY_LDAP_226=LDAP INFO_LDAP_CONN_PROMPT_SECURITY_USE_SSL_227=LDAP with SSL -INFO_LDAP_CONN_PROMPT_SECURITY_USE_START_TSL_228=LDAP with StartTSL +INFO_LDAP_CONN_PROMPT_SECURITY_USE_START_TLS_228=LDAP with StartTLS INFO_LDAP_CONN_PROMPT_SECURITY_USE_TRUST_ALL_229=Automatically \ trust INFO_LDAP_CONN_PROMPT_SECURITY_TRUSTSTORE_PATH_230=Truststore path: @@ -543,4 +543,4 @@ INFO_LDAP_CONN_PROMPT_SECURITY_CERTIFICATE_DETAILS_254=View certificate details INFO_LDAP_CONN_SECURITY_SERVER_CERTIFICATE_USER_DN_255 =User DN : %s INFO_LDAP_CONN_SECURITY_SERVER_CERTIFICATE_VALIDITY_256=Validity : From '%s'%n To '%s' -INFO_LDAP_CONN_SECURITY_SERVER_CERTIFICATE_ISSUER_257 =Issuer : %s \ No newline at end of file +INFO_LDAP_CONN_SECURITY_SERVER_CERTIFICATE_ISSUER_257 =Issuer : %s -- Gitblit v1.10.0