Listing 3 Message catalog file example with symbols

.../english/example.cat

Set ID = ERROR_MESSAGES
...
Set ID = SOME_STRINGS
FIRST_STRING "String to output"
SECOND_STRING "Another string to output"

/* End of File */