summaryrefslogtreecommitdiff
path: root/gettext/its/sounds.its
diff options
context:
space:
mode:
authorIñigo Martínez <inigomartinez@gmail.com>2017-09-11 22:05:40 +0200
committerBastien Nocera <hadess@hadess.net>2018-01-23 10:49:31 +0100
commit0dd386f405f49105880041202eeb270959ec3268 (patch)
tree64496538c87daec35a16a88293141b3fe0543247 /gettext/its/sounds.its
parent811ba929d4986787277f685a13a43e47c9996236 (diff)
downloadgnome-control-center-0dd386f405f49105880041202eeb270959ec3268.tar.gz
build: Migrate from Intltool to Gettext
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
Diffstat (limited to 'gettext/its/sounds.its')
-rw-r--r--gettext/its/sounds.its6
1 files changed, 6 insertions, 0 deletions
diff --git a/gettext/its/sounds.its b/gettext/its/sounds.its
new file mode 100644
index 000000000..187c00007
--- /dev/null
+++ b/gettext/its/sounds.its
@@ -0,0 +1,6 @@
+<?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>