Re: [PATCH 0/19] Kconfig I18N completion

2005-07-15 Thread Arnaldo Carvalho de Melo
Em Wed, Jul 13, 2005 at 12:02:20PM -0700, Linus Torvalds escreveu: > > > On Wed, 13 Jul 2005, Egry Gábor wrote: > > > > Yes, the patch 19/19 contains the translation of configuration > > interfaces ([x|g|menu]config) and it is only 23 kb. The full version of > > unfinished hu.po is 2 MB and the

Re: [PATCH 0/19] Kconfig I18N completion

2005-07-14 Thread Jan Engelhardt
>> Patch 19/19 contains a .po file. > >Yes, the patch 19/19 contains the translation of configuration... >I see Linus doesn't want the huge language files in kernel source. >But what is Linus opinion about this little .po file? What is little? Given that there's 'roughly' 119 languages (find /usr

Re: [PATCH 0/19] Kconfig I18N completion

2005-07-13 Thread Sam Ravnborg
> When I apply them to latest Linus tree I gett a few fuzz and a single > reject. After fixing this and compiling I get a number of warnings and > errors. I have not investigated the source of this. I now see that I missed two patches in the serie. I will try to reapply tomorrow. Sam - T

Re: [PATCH 0/19] Kconfig I18N completion

2005-07-13 Thread Roman Zippel
Hi, On Wed, 13 Jul 2005, Egry G�bor wrote: > The following patches complete the "Kconfig I18N support" patch by > Arnaldo. First I'd really like to see some documentation on this, which describes the interface how tools/distributions can provide Kconfig I18N support. > - answering (Y/M/N) Th

Re: [PATCH 0/19] Kconfig I18N completion

2005-07-13 Thread Egry Gábor
On Wed, 13 Jul 2005, Sam Ravnborg wrote: > On Wed, Jul 13, 2005 at 08:03:38PM +0200, Egry G?bor wrote: > > On Wed, 13 Jul 2005, Linus Torvalds wrote: > > > On Wed, 13 Jul 2005, Egry G??bor wrote: > > > > > > > > The following patches complete the "Kconfig I18N support" patch by > > > > Arnaldo. >

Re: [PATCH 0/19] Kconfig I18N completion

2005-07-13 Thread Jan Engelhardt
>> The following patches complete the "Kconfig I18N support" patch by >> Arnaldo. > >I was told that the whole point of Arnaldo's work was that the actual po >files etc wouldn't need to be with the kernel, and could be a separate They in fact do not need to be with the kernel. It's just "bad ti

Re: [PATCH 0/19] Kconfig I18N completion

2005-07-13 Thread Linus Torvalds
On Wed, 13 Jul 2005, Egry Gábor wrote: > > Yes, the patch 19/19 contains the translation of configuration > interfaces ([x|g|menu]config) and it is only 23 kb. The full version of > unfinished hu.po is 2 MB and the fully translated italian it.po is 3,2 > MB. I see Linus doesn't want the huge lan

Re: [PATCH 0/19] Kconfig I18N completion

2005-07-13 Thread Sam Ravnborg
> Yes, the patch 19/19 contains the translation of configuration > interfaces ([x|g|menu]config) and it is only 23 kb. The kernel proper are not to be clutered with a huge number of .po files. They do not belong in the kernel at the first place. Sam - To unsubscribe from this list: send t

Re: [PATCH 0/19] Kconfig I18N completion

2005-07-13 Thread Sam Ravnborg
On Wed, Jul 13, 2005 at 06:50:56PM +0200, Egry G?bor wrote: > Hello, > > The following patches complete the "Kconfig I18N support" patch by > Arnaldo. > > The following parts are internationalised: > - Kconfig prompt, help, comment and menu texts > - full visible configuration interfaces > - err

Re: [PATCH 0/19] Kconfig I18N completion

2005-07-13 Thread Sam Ravnborg
On Wed, Jul 13, 2005 at 08:03:38PM +0200, Egry G?bor wrote: > On Wed, 13 Jul 2005, Linus Torvalds wrote: > > On Wed, 13 Jul 2005, Egry G??bor wrote: > > > > > > The following patches complete the "Kconfig I18N support" patch by > > > Arnaldo. > > > > No, I really don't want this. > > > > I was

Re: [PATCH 0/19] Kconfig I18N completion

2005-07-13 Thread Egry Gábor
On Wed, 13 Jul 2005, Linus Torvalds wrote: > On Wed, 13 Jul 2005, Egry Gábor wrote: > > > > The following patches complete the "Kconfig I18N support" patch by > > Arnaldo. > > No, I really don't want this. > > I was told that the whole point of Arnaldo's work was that the actual po > files etc

Re: [PATCH 0/19] Kconfig I18N completion

2005-07-13 Thread Linus Torvalds
On Wed, 13 Jul 2005, Egry Gábor wrote: > > The following patches complete the "Kconfig I18N support" patch by > Arnaldo. No, I really don't want this. I was told that the whole point of Arnaldo's work was that the actual po files etc wouldn't need to be with the kernel, and could be a separa

[PATCH 0/19] Kconfig I18N completion

2005-07-13 Thread Egry Gábor
Hello, The following patches complete the "Kconfig I18N support" patch by Arnaldo. The following parts are internationalised: - Kconfig prompt, help, comment and menu texts - full visible configuration interfaces - error messages if the user can correct the errors (ex. saving config file) - answ