[Xfce-i18n] zh_TW translations for some Xfce-goodies
Daichi Kawahata
daichi at xfce.org
Sun Apr 9 16:42:49 CEST 2006
On Sun, 9 Apr 2006 11:16:32 -0300
Adriano Winter Bess wrote:
> On Sun, Apr 09, 2006 at 04:11:40PM +0200, Jannis Pohlmann wrote:
>
> > You mean like
> >
> > linguas=`ls po/ | grep '.po $' | sed 's/.po $//g'`
> > sed -e "s/@LINGUAS@/${linguas}/g" < "configure.in.in" > "configure.in"
>
> Yes, I did something similar for xfapplet.
>
> > Sure, that would work. I could even use
> >
> > LINGUAS=`ls po/ | grep '.po $' | sed 's/.po $//g'`
> > AC_SUBST([LINGUAS])
> > XDT_I18N([@LINGUAS@])
> >
> > in configure.in.in, I think. Not sure if that would work
> > as I'm still unexperienced with autoconf.
>
> I'm not sure either.
I must say I'm third here.
If both of you have an idea about that, please ask Benedikt
to include them into M4 macro xdt-i18n.m4 (xfce4-dev-tools),
we can still experiment on it, as there's no fixed way to do.
Night,
--
Daichi
Language Codes: http://www.w3.org/WAI/ER/IG/ert/iso639.htm
Country Codes: http://www.ics.uci.edu/pub/ietf/http/related/iso3166.txt
More information about the Xfce-i18n
mailing list