On Wed, 11 Jan 2012, Francois Gouget wrote:
[...]
> Group box labels are supposed to use sentence-style capitalization:
> http://msdn.microsoft.com/en-us/library/aa511459.aspx
>
> But dialog box titles are supposed to use title-style capitalization,
> hence the case difference:
> http://msdn.mic
On Tue, 10 Jan 2012, André Hentschel wrote:
> So that the string needs only one translation in po files
- GROUPBOX "Certification path", -1,6,10,245,165, BS_GROUPBOX
+ GROUPBOX "Certification Path", -1,6,10,245,165, BS_GROUPBOX
Unfortunately this goes against the Windows User Experience Intera