[gnome-robots] Mark images as not translatable to keep them off translators radar



commit e06e9fe567f6f4f7b79717e5be37d8958c8beff4
Author: Gabor Kelemen <kelemeng gnome hu>
Date:   Sun Mar 30 22:52:41 2014 +0200

    Mark images as not translatable to keep them off translators radar

 help/C/scores.page |   17 +++++++++--------
 1 files changed, 9 insertions(+), 8 deletions(-)
---
diff --git a/help/C/scores.page b/help/C/scores.page
index 909cde9..7878cdf 100644
--- a/help/C/scores.page
+++ b/help/C/scores.page
@@ -1,4 +1,5 @@
 <page xmlns="http://projectmallard.org/1.0/";
+      xmlns:its="http://www.w3.org/2005/11/its";
        type="guide" style="task"
        id="scores">
 
@@ -32,20 +33,20 @@
   <list>
     <item>
       <p>Bats <media type="image" src="figures/boo-high-risk.png" height="20"
-      width="20"/></p>
+      width="20" its:translate="no"/></p>
     </item>
     <item>
       <p>High-risk Robots
       <media type="image" src="figures/robots-high-risk.png" height="20"
-      width="20"/></p>
+      width="20" its:translate="no"/></p>
     </item>
     <item>
       <p>High-risk gnomes <media type="image" src="figures/gnome-high-risk.png"
-      height="20" width="20"/></p>
+      height="20" width="20" its:translate="no"/></p>
     </item>
     <item>
       <p>High-risk UFOs <media type="image" src="figures/ufo-high-risk.png"
-      height="20" width="20"/></p>
+      height="20" width="20" its:translate="no"/></p>
     </item>
   </list>
 
@@ -61,19 +62,19 @@
   <list>
     <item>
       <p>Ghosts <media type="image" src="figures/boo-low-risk.png" height="20"
-      width="20"/></p>
+      width="20" its:translate="no"/></p>
     </item>
     <item>
       <p>Low-risk Robots <media type="image" src="figures/robots-low-risk.png"
-      height="20" width="20"/></p>
+      height="20" width="20" its:translate="no"/></p>
     </item>
     <item>
       <p>Low-risk gnomes <media type="image" src="figures/gnome-low-risk.png"
-      height="20" width="20"/></p>
+      height="20" width="20" its:translate="no"/></p>
     </item>
     <item>
       <p>Low-risk UFOs <media type="image" src="figures/ufo-low-risk.png"
-      height="20" width="20"/></p>
+      height="20" width="20" its:translate="no"/></p>
     </item>
   </list>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]