mirror of
https://github.com/reactos/reactos.git
synced 2025-04-18 11:36:46 +00:00
9 lines
294 B
Text
9 lines
294 B
Text
LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
|
|
|
|
STRINGTABLE
|
|
{
|
|
STRING_CMDLINE_NOT_SUPPORTED, "Error: Command line not supported\n"
|
|
STRING_ALIAS_NOT_FOUND, "Error: Alias not found\n"
|
|
STRING_INVALID_QUERY, "Error: Invalid query\n"
|
|
STRING_INVALID_PATH, "Error: Invalid syntax for PATH\n"
|
|
}
|