summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2011-06-26 12:28:10 -0400
committerShaun McCance <shaunm@gnome.org>2011-06-26 12:28:10 -0400
commit187fcbe585560f128c7436e66f6b8e3a789a73b0 (patch)
tree538e538c395e267a703c730a7e6410ca402cc9f5
parentb57dfa4327da4d889dbfc5d26d824482fd7b2f54 (diff)
downloaditstool-187fcbe585560f128c7436e66f6b8e3a789a73b0.tar.gz
mallard.its: Set msgctxt on info titles
-rw-r--r--its/mallard.its3
1 files changed, 3 insertions, 0 deletions
diff --git a/its/mallard.its b/its/mallard.its
index b0af697..eaf31c3 100644
--- a/its/mallard.its
+++ b/its/mallard.its
@@ -36,4 +36,7 @@
<its:translateRule translate="no" selector="//mal:credit/mal:email"/>
<itst:externalRefRule selector="//mal:media" refPointer="@src"/>
+
+ <itst:contextRule selector="//mal:info/mal:title[@type]" contextPointer="@type"/>
+ <itst:contextRule selector="//mal:info/mal:title[@type and @role]" contextPointer="concat(@type, ':', @role)"/>
</its:rules>