Re: Add CMD_FONT for all notepad resource files

2005-11-10 Thread Pavel Roskin
On Fri, 2005-11-11 at 02:09 +0800, Dmitry Timoshkov wrote: > "Vincent Béron" <[EMAIL PROTECTED]> wrote: > > > Please don't do that (copying the English part in all resource files). > > The Win32 localization implementation knows how to deal with missing > > resources (like menu items) in one langu

Re: Add CMD_FONT for all notepad resource files

2005-11-10 Thread Dmitry Timoshkov
"Vincent Béron" <[EMAIL PROTECTED]> wrote: > Please don't do that (copying the English part in all resource files). > The Win32 localization implementation knows how to deal with missing > resources (like menu items) in one language. Basically, the English > version will be used instead. It's just

Re: Add CMD_FONT for all notepad resource files

2005-11-10 Thread Marcelo Duarte
Vincent Béron escreveu: Le jeu 10/11/2005 à 00:56, Pavel Roskin a écrit : ChangeLog: * programs/notepad/*.rc: Add CMD_FONT for all notepad resource files where it was missing. Ru.rc gets translated version, others get English version for now. Please

Re: Add CMD_FONT for all notepad resource files

2005-11-10 Thread Vincent Béron
Le jeu 10/11/2005 à 00:56, Pavel Roskin a écrit : > ChangeLog: > > * programs/notepad/*.rc: > Add CMD_FONT for all notepad resource files where it was > missing. Ru.rc gets translated version, others get English > version for now. Please don'