bug-gettext
[Top][All Lists]
Advanced

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

[bug-gettext] [bug #54472] appdata.xml string extraction broken when roo


From: Patrick Storz
Subject: [bug-gettext] [bug #54472] appdata.xml string extraction broken when root component has namespace
Date: Mon, 29 Jul 2019 17:04:51 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:56.0) Gecko/20100101 Firefox/56.0

Follow-up Comment #2, bug #54472 (project gettext):

We have the same issue in Inkscape, where we want to extract translatable
strings from the simple XML format that is used to describe the GUI-parts of
Inkscape extensions (*.inx file format).

They use the XML namespace
"http://www.inkscape.org/namespace/inkscape/extension"; and look like the
following:


<?xml version="1.0" encoding="UTF-8"?>
<inkscape-extension
xmlns="http://www.inkscape.org/namespace/inkscape/extension";>
...
</inkscape-extension>


It's obviously neither a metainfo nor an appdata file format, but I had hoped
xgettext would aim to support ITS rules in a more general way?

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?54472>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]