Re: xml-i18n-merge



On Mon, Mar 26, 2001 at 08:47:02AM +0200, Dietmar Maurer wrote:
> Hi,
> 
> I have an xml file with entries like this:
> 
>   <entry kind="string">
>     <_value>a string</_value>
>   </entry>
> 
> xml-i18n-extract works quite well, and add "a string" to the po files.
> The
> problem is xml-i18n-merge, because I want the following output:
> 
>   <entry kind="string">
>     <value>a string</value>
>     <value lang="de">the german translation</value>
>   </entry>
> 
> Is it possible to get that working?

I know this took a long time to reply, but yes, I added that functionality when
I needed it for pong

George

_______________________________________________
gnome-hackers mailing list
gnome-hackers gnome org
http://mail.gnome.org/mailman/listinfo/gnome-hackers




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]