Re: cryptui: Use the same capitalization for the same string

2012-01-11 Thread Francois Gouget
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

Re: cryptui: Use the same capitalization for the same string

2012-01-11 Thread Francois Gouget
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