[gbrainy] Mark as not translatable the images



commit 6c6c0402cfd6c2753a094228006bba9ca4581462
Author: Jordi Mas <jmas softcatala org>
Date:   Fri Jul 29 23:05:17 2016 +0200

    Mark as not translatable the images

 help/C/gametypes.page |    9 +++++----
 help/C/index.page     |    3 ++-
 help/C/newgame.page   |   11 ++++++-----
 3 files changed, 13 insertions(+), 10 deletions(-)
---
diff --git a/help/C/gametypes.page b/help/C/gametypes.page
index cb04854..d08ca58 100644
--- a/help/C/gametypes.page
+++ b/help/C/gametypes.page
@@ -1,4 +1,5 @@
 <page xmlns="http://projectmallard.org/1.0/";
+  xmlns:its="http://www.w3.org/2005/11/its";
   type="topic"
   id="gametypes">
   <info>
@@ -33,7 +34,7 @@
       </terms>
       </td>
       <td>
-        <media type="image" mime="image/png" src="figures/logic-games.png">
+        <media type="image" mime="image/png" src="figures/logic-games.png" its:translate="no">
           <p>
             Logic games logo
           </p>
@@ -54,7 +55,7 @@
       </terms>
       </td>
       <td>
-        <media type="image" mime="image/png" src="figures/math-games.png">
+        <media type="image" mime="image/png" src="figures/math-games.png" its:translate="no">
           <p>
             Calculation games logo
           </p>
@@ -75,7 +76,7 @@
       </terms>
       </td>
       <td>
-        <media type="image" mime="image/png" src="figures/memory-games.png">
+        <media type="image" mime="image/png" src="figures/memory-games.png" its:translate="no">
           <p>
             Memory games logo
           </p>
@@ -95,7 +96,7 @@
       </terms>
       </td>
       <td>
-        <media type="image" mime="image/png" src="figures/verbal-games.png">
+        <media type="image" mime="image/png" src="figures/verbal-games.png" its:translate="no">
           <p>
             Verbal analogies games logo
           </p>
diff --git a/help/C/index.page b/help/C/index.page
index e013e99..faa2070 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -1,4 +1,5 @@
 <page xmlns="http://projectmallard.org/1.0/";
+  xmlns:its="http://www.w3.org/2005/11/its";
   type="guide"
   id="index"
   style="2column">
@@ -20,7 +21,7 @@
   </info>
 
   <title>
-    <media type="image" mime="image/png" src="figures/gbrainy.png">gbrainy logo</media>
+    <media type="image" mime="image/png" src="figures/gbrainy.png" its:translate="no">gbrainy logo</media>
     gbrainy
   </title>
 
diff --git a/help/C/newgame.page b/help/C/newgame.page
index dfc5282..5464c8a 100644
--- a/help/C/newgame.page
+++ b/help/C/newgame.page
@@ -1,4 +1,5 @@
 <page xmlns="http://projectmallard.org/1.0/";
+  xmlns:its="http://www.w3.org/2005/11/its";
   type="topic"
   id="newgame">
       
@@ -54,7 +55,7 @@
         </terms>
         </td>
         <td>
-          <media type="image" mime="image/png" src="figures/all-games.png">
+          <media type="image" mime="image/png" src="figures/all-games.png" its:translate="no">
             <p>
               All games button
             </p>
@@ -73,7 +74,7 @@
         </terms>
         </td>
         <td>
-          <media type="image" mime="image/png" src="figures/logic-games.png">
+          <media type="image" mime="image/png" src="figures/logic-games.png" its:translate="no">
             <p>
             Logic games button
             </p>
@@ -92,7 +93,7 @@
         </terms>
         </td>
         <td>
-          <media type="image" mime="image/png" src="figures/math-games.png">
+          <media type="image" mime="image/png" src="figures/math-games.png" its:translate="no">
             <p>
               Calculation games button
             </p>
@@ -111,7 +112,7 @@
         </terms>
         </td>
         <td>
-          <media type="image" mime="image/png" src="figures/memory-games.png">
+          <media type="image" mime="image/png" src="figures/memory-games.png" its:translate="no">
             <p>
               Memory games button
             </p>
@@ -130,7 +131,7 @@
         </terms>
         </td>
         <td>
-          <media type="image" mime="image/png" src="figures/verbal-games.png">
+          <media type="image" mime="image/png" src="figures/verbal-games.png" its:translate="no">
             <p>
               Verbal games button
             </p>


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