2025-04-27 07:49:33 -04:00

9 lines
356 B
C
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/*
Message file for COMMAND.COM BUILDMSG.EXE
*/
#define PARSE_STR " DB \"Feldolgoz si hiba: %%1\"\x0d\x0a"
#define EXTENDED_STR " DB \"Kiterjesztett hiba: %%1\"\x0d\x0a"
char *ExtendedErrorText999 = "\"Feldolgoz si hiba: %1\""; /* Mar 88, SWN */
char *ParserErrorText999 = "\"Kiterjesztett hiba: %1\""; /* Mar 88, SWN */