shell32: Fix Dutch translations.
This commit is contained in:
parent
1ac7576d47
commit
d9a9e3f06d
|
@ -94,13 +94,13 @@ END
|
|||
|
||||
MENU_CPANEL MENU
|
||||
BEGIN
|
||||
POPUP "&File"
|
||||
POPUP "&Bestand"
|
||||
BEGIN
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "E&xit", IDM_CPANEL_EXIT
|
||||
MENUITEM "&Afsluiten", IDM_CPANEL_EXIT
|
||||
END
|
||||
|
||||
POPUP "&View"
|
||||
POPUP "B&eeld"
|
||||
BEGIN
|
||||
MENUITEM "&Grote Icons", FCIDM_SHVIEW_BIGICON
|
||||
MENUITEM "&Kleine Icons", FCIDM_SHVIEW_SMALLICON
|
||||
|
|
Loading…
Reference in New Issue