| | |
| | | # |
| | | # Copyright 2006-2009 Sun Microsystems, Inc. |
| | | # Portions copyright 2013 ForgeRock AS |
| | | # Portions copyright 2013-2014 Manuel Gaupp |
| | | |
| | | |
| | | |
| | |
| | | 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 |