Skip to content

Commit 453a957

Browse files
committed
Update message per ID review
1 parent 66a2601 commit 453a957

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev/com.ibm.ws.config/resources/com/ibm/ws/config/internal/resources/ConfigMessages.nlsprops

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -498,9 +498,9 @@ error.config.root.deleted=CWWKG0110E: A configuration update was detected, but t
498498
error.config.root.deleted.explanation=The server.xml file was deleted. To cause no disruptions to running apps, no configuration changes are made.
499499
error.config.root.deleted.useraction=Add the server.xml file back to the server.
500500

501-
error.potential.malformed.element=CWWKG0111E: Potential malformed XML element detected in configuration: [{0}] at line {1} in {2}. This text appears to be an XML element but is missing the opening angle bracket (<). Verify the syntax is correct.
501+
error.potential.malformed.element=CWWKG0111E: Potential malformed XML element detected in configuration: [{0}] at line {1} in {2}. This text appears to be an XML element but is missing the opening angle bracket (<). Verify that the syntax is correct.
502502
error.potential.malformed.element.explanation=The configuration parser detected text that might be a malformed XML element. This error typically occurs when an element is missing its opening angle bracket (<).
503-
error.potential.malformed.element.useraction=Check the configuration file at the specified line and ensure all XML elements start with an opening angle bracket (<).
503+
error.potential.malformed.element.useraction=Check the configuration file at the specified line and ensure that all XML elements start with an opening angle bracket (<).
504504

505505
# Non-TR message
506506
error.invalidOCDRef=ERROR: Metatype PID [{0}] specifies non-existent object class definition ID [{1}]

0 commit comments

Comments
 (0)