mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 19:26:16 +00:00
patch from LMH1 : Bug#: 1642 : Norwegian translation
svn path=/trunk/; revision=23115
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
#include "resource.h"
|
||||
/*
|
||||
* Moved all hardcoded strings to En.rc.
|
||||
* By Magnus Olsen 2005
|
||||
*/
|
||||
|
||||
LANGUAGE LANG_NORWEGIAN, SUBLANG_NEUTRAL
|
||||
STRINGTABLE DISCARDABLE
|
||||
{
|
||||
|
||||
STRING_WelcomeMsg, "ReactOS Vituell DOS Maskin støtte.\n"
|
||||
STRING_PromptMsg, "Skriv r<cr> for å kjøre, s<cr> å avslutte eller q<cr> for å slutte nå."
|
||||
}
|
||||
@@ -11,3 +11,5 @@
|
||||
#include "Ja.rc"
|
||||
#include "Hu.rc"
|
||||
#include "Es.rc"
|
||||
#include "No.rc"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user