Rename the Norwegian RC Files to no-NO.rc, which is correct according to MSDN.
[reactos.git] / reactos / subsystems / ntvdm / lang / no-NO.rc
1 #include "resource.h"
2 /*
3 * Moved all hardcoded strings to En.rc.
4 * By Magnus Olsen 2005
5 */
6
7 LANGUAGE LANG_NORWEGIAN, SUBLANG_NEUTRAL
8 STRINGTABLE DISCARDABLE
9 BEGIN
10
11 STRING_WelcomeMsg, "ReactOS Vituell DOS Maskin støtte.\n"
12 STRING_PromptMsg, "Skriv r<cr> for å kjøre, s<cr> å avslutte eller q<cr> for å slutte nå."
13 END