>> 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/share/locale -type d -maxdepth 1 | wc -l), you'd surely reconsider if adding 119 23KB files, if it was considered "small". As I perceive it, the policy is: no PO files in mainline at all. I'm fine with that. Keeping the translations in sync with the mainline Kconfig help texts/etc. is also not an easy task unless you got a lot of time to spare. Jan Engelhardt -- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/