summaryrefslogtreecommitdiff
path: root/emotes.xml
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-02-03 02:18:23 +0300
committerAndrei Karas <akaras@inbox.ru>2012-02-03 02:18:23 +0300
commite444d6e4cef5315f958f4f95c47764ef7c782a2f (patch)
treefc213a5a946c14376d5dbb3e9bcbb7399cb815a9 /emotes.xml
parent0d1964565466bd113d9ca443e177ed5bdf3c2206 (diff)
downloadclientdata-e444d6e4cef5315f958f4f95c47764ef7c782a2f.tar.gz
clientdata-e444d6e4cef5315f958f4f95c47764ef7c782a2f.tar.bz2
clientdata-e444d6e4cef5315f958f4f95c47764ef7c782a2f.tar.xz
clientdata-e444d6e4cef5315f958f4f95c47764ef7c782a2f.zip
Add translation attributes to xml files.
Diffstat (limited to 'emotes.xml')
-rw-r--r--emotes.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/emotes.xml b/emotes.xml
index 0fbb0a16..ebd0a4b4 100644
--- a/emotes.xml
+++ b/emotes.xml
@@ -1,5 +1,11 @@
<?xml version="1.0"?>
<emotes>
+ <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
+ <its:translateRule selector="//emote/@name" translate="yes"/>
+ <its:translateRule selector="//emote/sprite/@name" translate="yes"/>
+ <its:translateRule selector="//*" translate="no"/>
+ </its:rules>
+
<!-- Important note that the sprite tags are purely for
backwards compatibility -->