mirror of
https://github.com/reactos/reactos.git
synced 2024-11-02 21:09:15 +00:00
10 lines
294 B
Plaintext
10 lines
294 B
Plaintext
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"
|
|
}
|