Re: xml-i18n-merge



it doesn't support that format yet...I really want to rewrite it, so maybe
I should do so, after I finish my current xst perl work..

it is pretty simple to fix though

Kenneth

On Wed, 28 Mar 2001, 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?

- Dietmar




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





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