mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 00:45:24 +00:00
12 lines
429 B
Text
12 lines
429 B
Text
LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
STRING_CHCP_HELP "Visar eller väljer aktiv teckentabell.\n\n\
|
|
CHCP [nnn]\n\n\
|
|
nnn Anger nummer på teckentabell.\n\n\
|
|
Skriv CHCP utan parametrar för att visa aktiv teckentabellnummer.\n"
|
|
STRING_CHCP_ERROR1 "Aktiv teckentabell: %u\n"
|
|
STRING_CHCP_ERROR4 "Ogiltif teckentabell\n"
|
|
STRING_ERROR_INVALID_PARAM_FORMAT "Ogiltigt parameterformat - %s\n"
|
|
END
|