Lennart Poettering <[email protected]> writes:

> On Thu, 10.09.15 19:10, Michael Biebl ([email protected]) wrote:
>
>> Hi,
>> 
>> reading https://wiki.gnome.org/Projects/GnomeCommon/Migration, it says
>> that intltool is practically dead and one should use gettext directly.
>> 
>> Do we still need intltool in systemd? Does gettext have support for
>> translating PolicyKit policy files?
>
> Happy to take a patch that removes the intltool hookup if it replaces
> it with the right gettext hookup instead.

I have investigated this a bit... AFAIK, gettext cannot be directly used
to parse and merge translations into XML files. However, a simple python
script instead of intltools should be enough for systemd's needs. I'll
investigate further and possibly submit a pull request.

-- 
Jan Synacek
Software Engineer, Red Hat

Attachment: signature.asc
Description: PGP signature

_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to