winhlp32: WINE->Wine.
diff --git a/programs/winhlp32/En.rc b/programs/winhlp32/En.rc
index 1276f9c..2a11e1a 100644
--- a/programs/winhlp32/En.rc
+++ b/programs/winhlp32/En.rc
@@ -61,7 +61,7 @@
MENUITEM SEPARATOR
MENUITEM "&Info...", MNID_HELP_ABOUT
#ifdef WINELIB
- MENUITEM "&About WINE", MNID_HELP_WINE
+ MENUITEM "&About Wine", MNID_HELP_WINE
#endif
}
}
@@ -85,7 +85,7 @@
/* Strings */
STRINGTABLE DISCARDABLE LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
{
-STID_WINE_HELP, "WINE Help"
+STID_WINE_HELP, "Wine Help"
STID_WHERROR, "ERROR"
STID_WARNING, "WARNING"
STID_INFO, "Information"