After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 116529 - intltool merge of XML attributes fails
intltool merge of XML attributes fails
Status: RESOLVED DUPLICATE of bug 116526
Product: intltool
Classification: Deprecated
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: intltool maintainers
intltool maintainers
Depends on:
Blocks:
 
 
Reported: 2003-07-02 13:11 UTC by bill.haneman
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.3/2.4



Description bill.haneman 2003-07-02 13:11:59 UTC
intltool-update finds marked-up XML attributes and extracts them for
translation, but intltool-merge doesn't handle them.  Note that there's a
FIXME in intltool source for this, so it's presumably intended to work someday.

This is a blocker for gok (gnome onscreen keyboard, a 2.4 module) localization.

Note that what you'd expect is for intltool-merge to produce multiple XML
elements, one per translation, substituting the translated attribute
strings just as it currently does with CDATA element content.
Comment 1 bill.haneman 2003-07-02 15:47:24 UTC

*** This bug has been marked as a duplicate of 116526 ***