[Win32k]
[reactos.git] / reactos / base / applications / fontview / lang / no-NO.rc
1 LANGUAGE LANG_NORWEGIAN, SUBLANG_NEUTRAL
2
3 STRINGTABLE
4 BEGIN
5 IDS_INSTALL "Install"
6 IDS_PRINT "Skriv"
7 IDS_STRING "Jackdaws love my big sphinx of quartz. 1234567890"
8 IDS_OPEN "Open Font..."
9 IDS_ERROR "Feil"
10 IDS_ERROR_NOMEM "Det er ikke nok minne for å fullføre oppgaven."
11 IDS_ERROR_NOFONT "Filen %1 er ikke et gyldig skriftfil."
12 IDS_ERROR_NOCLASS "Kunne ikke initialise vindu klassen."
13 END