: -Original Message-
: From: Alexandre Julliard [mailto:julli...@winehq.org]
: Sent: Wednesday, 16 June 2010 7:10 PM
: To: Juan Lang
: Cc: Ken Sharp; Wine Devel
: Subject: Re: comctl32: Update English resource
:
: Juan Lang writes:
:
: > I don't understand why you would want t
: -Original Message-
: From: Juan Lang [mailto:juan.l...@gmail.com]
: Sent: Wednesday, 16 June 2010 6:41 PM
: To: Ken Sharp
: Cc: Wine Devel
: Subject: Re: comctl32: Update English resource
:
: Hi Ken,
:
: +LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_CAN
: +
: +IDD_TBCUSTOMIZE DIALOG
Juan Lang writes:
> I don't understand why you would want to create multiple
> "translations" when their content is identical. If it's because the
> statistics you're generating claim a particular variant of English is
> incomplete, then you should fix the tool you're using to generate the
> sta
Hi Ken,
+LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_CAN
+
+IDD_TBCUSTOMIZE DIALOG DISCARDABLE 10, 20, 357, 125
+STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
+CAPTION "Customize Toolbar"
+FONT 8, "MS Shell Dlg"
+BEGIN
+ DEFPUSHBUTTON "&Close", IDCANCEL,308,6,44,14
+ PUSHB