summaryrefslogtreecommitdiffstats
path: root/po/its
diff options
context:
space:
mode:
authorPatrick Storz <eduard.braun2@gmx.de>2019-07-02 00:08:22 +0000
committerPatrick Storz <eduard.braun2@gmx.de>2019-07-02 16:35:12 +0000
commit89446c6a9ea97889fb9e0de3e0170a92c87f0b5e (patch)
treecd1aff0fe68720eb749565a24e8615bc8b6052fe /po/its
parentTranslations: Fix support for msgctxt in inx.inx (diff)
downloadinkscape-89446c6a9ea97889fb9e0de3e0170a92c87f0b5e.tar.gz
inkscape-89446c6a9ea97889fb9e0de3e0170a92c87f0b5e.zip
Translations: Extract translatable parts of <inkscape:templateinfo>
Diffstat (limited to 'po/its')
-rw-r--r--po/its/inx.its1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/its/inx.its b/po/its/inx.its
index 75851c0cc..5351cc4c6 100644
--- a/po/its/inx.its
+++ b/po/its/inx.its
@@ -4,6 +4,7 @@
<its:translateRule selector="//*" translate="no"/>
<its:translateRule selector="//*[starts-with(name(),'_')]" translate="yes"/>
+ <its:translateRule selector="//*[starts-with(name(),'inkscape:_')]" translate="yes"/>
<its:translateRule selector="//*/@*[starts-with(name(), '_')]" translate="yes"/>
<its:contextRule selector="//*" contextPointer="@msgctxt"/>