mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 12:23:31 +00:00
patch from LMH1 : see bug 1606
NORWEGIAN translations svn path=/trunk/; revision=22815
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
/* $Id: No.rc 21305 15:55 15.06.2006 LMH1 $ */
|
||||
|
||||
LANGUAGE LANG_NORWEGIAN, SUBLANG_NEUTRAL
|
||||
|
||||
/* String Tables */
|
||||
STRINGTABLE DISCARDABLE
|
||||
BEGIN
|
||||
IDS_CAPTION "ReactOS Installering"
|
||||
IDS_TEXT "Du kan ikke installere ReactOS direkte fra denne CD!\n\nVennligst restart din datamaskin fra denne CD i anvisning for å installere ReactOS."
|
||||
END
|
||||
|
||||
/* EOF */
|
||||
@@ -25,6 +25,7 @@ IDI_MAIN ICON "res/reactos.ico"
|
||||
#include "It.rc"
|
||||
#include "Ja.rc"
|
||||
#include "Nl.rc"
|
||||
#include "No.rc"
|
||||
#include "Ru.rc"
|
||||
#include "Sv.rc"
|
||||
#include "Uk.rc"
|
||||
|
||||
Reference in New Issue
Block a user