Recent versions of Gettext are able to translate several formats that are used in GNOME applications. This patch migrates from Intltool to Gettext by using meson's i18n features. https://bugzilla.gnome.org/show_bug.cgi?id=787588
6 lines
228 B
XML
6 lines
228 B
XML
<?xml version="1.0"?>
|
|
<its:rules xmlns:its="http://www.w3.org/2005/11/its"
|
|
version="2.0">
|
|
<its:translateRule selector="/sounds" translate="no"/>
|
|
<its:translateRule selector="//name" translate="yes"/>
|
|
</its:rules>
|