Re: [winecfg] Localize app specific title

2006-02-13 Thread Michael Jung
On Monday 13 February 2006 20:12, Paul Vriens wrote: > Any remarks on the patch? Would this work for every language? (I mean > will the name of the app always be after the IDS_WINECFG_TITLE_APP) Why not put the '%s' in the resource string ("Wine configuration for %s")? This way the position could

[winecfg] Localize app specific title

2006-02-13 Thread Paul Vriens
Hi, the title shown in winecfg is always in English when configuring stuff for an specific application. Any remarks on the patch? Would this work for every language? (I mean will the name of the app always be after the IDS_WINECFG_TITLE_APP) Cheers, Paul. diff --git a/programs/winecfg/En.rc b/