mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
patch from LMH1 : Bug#: 1674 : Norwegian translation
svn path=/trunk/; revision=23122
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
#include "resource.h"
|
||||
/*
|
||||
* Moved all hardcoded strings to En.rc.
|
||||
* By Magnus Olsen 2005 [email protected]
|
||||
*/
|
||||
|
||||
LANGUAGE LANG_NORWEGIAN, SUBLANG_NEUTRAL
|
||||
STRINGTABLE DISCARDABLE
|
||||
{
|
||||
|
||||
IDS_Copy, "ReactOS Fil ekstrakterings Verktøy Versjon 1.0\n\
|
||||
Copyright Victor Schneider 1997\n\n\
|
||||
Bruk: %s innfil [utfil]\n"
|
||||
|
||||
IDS_FAILS "LZCopy mislykket: retur ble %ld\n"
|
||||
}
|
||||
@@ -12,3 +12,5 @@
|
||||
#include "Sv.rc"
|
||||
#include "Hu.rc"
|
||||
#include "Gr.rc"
|
||||
#include "No.rc"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user