Location of i18n files

boyang boyang at samba.org
Mon Aug 3 19:14:27 MDT 2009


Kai Blin wrote:
> Hi folks,
>
> I just stumbled over the fact that we seem to have two places where we 
> collect .po files for i18n support. source3/po seems to contain (mostly) swat 
> i18n, source3/locale contains the pam_winbind stuff. As I'm just adding 
> gettext support to "net", I'm wondering where that should go. I'm happy to do 
> the merging of the two dirs, I just wonder which of those to keep.
>   
msg for swat is installed as it is to a different directory from
pam_winbind's. po for pam_winbind are msgfmted. merging two types of
files results in a little more complex install script..

What's the plan? Does the directory look like this after merge:
source3/po(or locale)/<module name>/*.po?
ie, source3/po(locale)/swat/, source3/po(locale)/pam_winbind/,
source3/po(locale)/net.

And merge script/installmsg.sh, script/installmo.sh? we must
differentiate the two types of files in the install script, for each
kind of files added to source3/po(or locale), we have to add the module
name to the one kind in the script.
> Cheers,
> Kai
>   


-- 
Bo Yang, Software Engineer, Suse Labs
GPG-key-ID   538C4C1A
Samba Team   boyang at samba.org    http://www.samba.org/
SUSE Linux   boyang at suse.de      http://www.novell.com/



More information about the samba-technical mailing list