From 5ceb2e9601d2501d021d0c61188ec913076555a0 Mon Sep 17 00:00:00 2001 From: matthew_swift <matthew_swift@localhost> Date: Wed, 26 Sep 2007 12:21:02 +0000 Subject: [PATCH] Merge branches/temp-admin@3208 onto trunk@3208. --- opends/src/messages/messages/schema.properties | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/opends/src/messages/messages/schema.properties b/opends/src/messages/messages/schema.properties index ec7c510..faec7b3 100644 --- a/opends/src/messages/messages/schema.properties +++ b/opends/src/messages/messages/schema.properties @@ -313,7 +313,7 @@ performing matching SEVERE_WARN_ATTR_SYNTAX_TELEPHONE_CANNOT_DETERMINE_STRICT_MODE_84=An error \ occurred while trying to retrieve attribute \ - ds-cfg-strict-telephone-number-format from configuration entry %s: %s. The \ + ds-cfg-strict-format from configuration entry %s: %s. The \ Directory Server will not enforce strict compliance to the ITU-T E.123 format \ for telephone number values MILD_ERR_ATTR_SYNTAX_TELEPHONE_EMPTY_85=The provided value is not a valid \ @@ -329,7 +329,7 @@ MILD_ERR_ATTR_SYNTAX_TELEPHONE_NO_DIGITS_88=The provided value "%s" is not a \ valid telephone number because it does not contain any numeric digits INFO_ATTR_SYNTAX_TELEPHONE_UPDATED_STRICT_MODE_89=The value of configuration \ - attribute ds-cfg-strict-telephone-number-format, which indicates whether to \ + attribute ds-cfg-strict-format, which indicates whether to \ use strict telephone number syntax checking, has been updated to %s in \ configuration entry %s SEVERE_WARN_ATTR_SYNTAX_NUMERIC_STRING_ILLEGAL_CHAR_90=The provided value \ -- Gitblit v1.10.0