xml-i18n-merge
- From: Dietmar Maurer <dietmar ximian com>
- To: gnome-hackers gnome org
- Subject: xml-i18n-merge
- Date: Mon, 26 Mar 2001 08:47:02 +0200
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]