reactos/base/applications/fontview/lang/no-NO.rc
Timo Kreuzer 9ea495ba33 Create a branch for header work.
svn path=/branches/header-work/; revision=45691
2010-02-26 22:57:55 +00:00

17 lines
473 B
Plaintext

LANGUAGE LANG_NORWEGIAN, SUBLANG_NEUTRAL
STRINGTABLE DISCARDABLE
BEGIN
IDS_QUIT, "Avslutt"
IDS_PRINT, "Skriv"
IDS_STRING, "Jackdaws love my big sphinx of quartz. 1234567890"
IDS_ERROR, "Feil"
IDS_ERROR_NOMEM, "Det er ikke nok minne for å fullføre oppgaven."
IDS_ERROR_NOFONT, "Filen %1 er ikke et gyldig skriftfil."
IDS_ERROR_NOCLASS, "Kunne ikke initialise vindu klassen."
IDS_ERROR_BADCMD, "Ingen skriftfil er gitt.\nSyntaks:\n fontview.exe <font file>"
END