mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
Langues Nl.rc patch from i386dx see wiki how have done the translate
svn path=/trunk/; revision=22401
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
|
||||
|
||||
IDD_HARDWARE DIALOGEX 0, 0, 246, 228
|
||||
STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
|
||||
CAPTION "Hardware"
|
||||
FONT 8, "MS Shell Dlg"
|
||||
BEGIN
|
||||
END
|
||||
|
||||
STRINGTABLE
|
||||
BEGIN
|
||||
IDS_CPLNAME "Geluid en Audio apparaten"
|
||||
IDS_CPLDESCRIPTION "Verander het geluidsschema van uw computer of configureer de aanwezige geluidsapparatuur."
|
||||
END
|
||||
|
||||
@@ -14,4 +14,5 @@ IDI_CPLICON ICON "resources/mmsys.ico"
|
||||
#include "De.rc"
|
||||
#include "Es.rc"
|
||||
#include "Ru.rc"
|
||||
#include "Nl.rc"
|
||||
#include "Fr.rc"
|
||||
|
||||
Reference in New Issue
Block a user