Langues Nl.rc patch from i386dx see wiki how have done the translate

svn path=/trunk/; revision=22401
This commit is contained in:
Magnus Olsen 2006-06-18 19:39:41 +00:00
parent f618cc855d
commit 75da9a2f7c
2 changed files with 16 additions and 0 deletions

View file

@ -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

View file

@ -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"