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

Jean-Noel Rouvignac
22.32.2014 163b4e39d516460c8997658cb6358632c483f9e7
opendj3-server-dev/src/messages/messages/protocol.properties
@@ -21,6 +21,7 @@
#
#      Copyright 2006-2009 Sun Microsystems, Inc.
#      Portions copyright 2013 ForgeRock AS
#      Portions copyright 2013-2014 Manuel Gaupp
@@ -892,3 +893,17 @@
MILD_ERR_CONNHANDLER_CONFIG_CHANGES_REQUIRE_RESTART_1516=The server received \
 configuration changes that require a restart of the %s connection handler \
 to take effect
MILD_ERR_GSER_PATTERN_NO_MATCH_1517=The GSER value does not contain a \
 String matching the pattern %s at the current position: %s
MILD_ERR_GSER_NO_VALID_SEPARATOR_1518=The GSER value does not contain a \
 separator at the current position: %s
MILD_ERR_GSER_NO_VALID_STRING_1519=The GSER value does not contain a valid \
 String value at the current position: %s
MILD_ERR_GSER_NO_VALID_INTEGER_1520=The GSER value does not contain a valid \
 integer value at the current position: %s
MILD_ERR_GSER_NO_VALID_IDENTIFIER_1521=The GSER value does not contain a \
 valid identifier at the current position: %s
MILD_ERR_GSER_SPACE_CHAR_EXPECTED_1522=The GSER value does not contain a \
 whitespace character at the current position: %s
MILD_ERR_GSER_NO_VALID_IDENTIFIEDCHOICE_1523=The GSER value does not \
 contain a valid IdentifiedChoiceValue at the current position: %s