Commit 08a956b9 authored by Sven Baars's avatar Sven Baars Committed by Alexandre Julliard

winemine: Fix Dutch translation.

parent 4dae7748
...@@ -24,7 +24,7 @@ LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL ...@@ -24,7 +24,7 @@ LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
STRINGTABLE { STRINGTABLE {
IDS_APPNAME, "WineMine" IDS_APPNAME, "WineMine"
IDS_NOBODY, "Nobody" IDS_NOBODY, "Niemand"
IDS_ABOUT, "Copyright 2000 Joshua Thielen" IDS_ABOUT, "Copyright 2000 Joshua Thielen"
} }
...@@ -38,13 +38,13 @@ MENU_WINEMINE MENU DISCARDABLE ...@@ -38,13 +38,13 @@ MENU_WINEMINE MENU DISCARDABLE
MENUITEM "&Beginner", IDM_BEGINNER MENUITEM "&Beginner", IDM_BEGINNER
MENUITEM "&Gevorderde", IDM_ADVANCED MENUITEM "&Gevorderde", IDM_ADVANCED
MENUITEM "&Expert", IDM_EXPERT MENUITEM "&Expert", IDM_EXPERT
MENUITEM "Aa&ngepast spel", IDM_CUSTOM MENUITEM "Aange&past spel", IDM_CUSTOM
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "&Afsluiten\tAlt+X", IDM_EXIT MENUITEM "&Afsluiten\tAlt+X", IDM_EXIT
} }
POPUP "&Info" { POPUP "&Info" {
MENUITEM "&Snelste tijden", IDM_TIMES MENUITEM "&Snelste tijden...", IDM_TIMES
MENUITEM "&Info", IDM_ABOUT MENUITEM "&Over WineMine", IDM_ABOUT
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment