summaryrefslogtreecommitdiff
path: root/lang_client/its/itemcolors.xml
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-06-02 00:18:22 +0300
committerAndrei Karas <akaras@inbox.ru>2016-06-02 00:18:22 +0300
commit69d3c6eef6178e9dd314d85c8b4f12df15969fdf (patch)
tree7513439432bd3707dcbf264a3777832c0d19a5ef /lang_client/its/itemcolors.xml
parent5b7bb5237bf1a61dcaea2ba4573427d7cc6c97a8 (diff)
downloadevol-tools-69d3c6eef6178e9dd314d85c8b4f12df15969fdf.tar.gz
evol-tools-69d3c6eef6178e9dd314d85c8b4f12df15969fdf.tar.bz2
evol-tools-69d3c6eef6178e9dd314d85c8b4f12df15969fdf.tar.xz
evol-tools-69d3c6eef6178e9dd314d85c8b4f12df15969fdf.zip
lang_client: add separate its files with translation rules.
Also add some missing files to translation.
Diffstat (limited to 'lang_client/its/itemcolors.xml')
-rw-r--r--lang_client/its/itemcolors.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/lang_client/its/itemcolors.xml b/lang_client/its/itemcolors.xml
new file mode 100644
index 0000000..879660e
--- /dev/null
+++ b/lang_client/its/itemcolors.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Authors: 4144, Reid
+Copyright (C) 2010-2015 Evol Online -->
+<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
+ <its:translateRule selector="//list/color/@name" translate="yes"/>
+ <its:translateRule selector="//*" translate="no"/>
+</its:rules>