[iagno] Mark images as not translatable to keep them off translators radar
- From: Gabor Keleman <kelemeng src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [iagno] Mark images as not translatable to keep them off translators radar
- Date: Sun, 30 Mar 2014 20:10:24 +0000 (UTC)
commit 3e7de11a9ee714f062fbcbe4104e96cac8a64edf
Author: Gabor Kelemen <kelemeng gnome hu>
Date: Sun Mar 30 22:10:16 2014 +0200
Mark images as not translatable to keep them off translators radar
help/C/index.page | 5 +++--
help/C/play.page | 3 ++-
help/C/rules.page | 17 +++++++++--------
3 files changed, 14 insertions(+), 11 deletions(-)
---
diff --git a/help/C/index.page b/help/C/index.page
index 3db85ae..fb6d352 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -1,9 +1,10 @@
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
type="guide" style="task"
id="index">
<info>
- <title type='link' role="trail"><media type="image" src="figures/logo.png"/></title>
+ <title type='link' role="trail"><media type="image" src="figures/logo.png" its:translate="no"/></title>
<title type='link'>Iagno</title>
<title type='text'>Iagno</title>
<revision pkgversion="3.4" version="0.1" date="2012-03-08" status="final"/>
@@ -16,7 +17,7 @@
</license>
</info>
-<title><media type="image" src="figures/logo32.png">Iagno logo</media> Iagno</title>
+<title><media type="image" src="figures/logo32.png" its:translate="no"><span its:translate="yes">Iagno
logo</span></media> Iagno</title>
<p><app>Iagno</app> is a boardgame played on an 8X8 grid with 64 pieces, dark on one side and light on
the other. When a piece is captured it is turned over to join the capturing player's forces; the winner is
the player with the most pieces of their color at the end of the game.
</p>
diff --git a/help/C/play.page b/help/C/play.page
index 477d578..af9b797 100644
--- a/help/C/play.page
+++ b/help/C/play.page
@@ -1,4 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
type="topic" style="task"
id="play">
<info>
@@ -38,7 +39,7 @@
<section id="usage-video">
<title>Video demonstration</title>
- <media type="video" mime="application/ogg" src="figures/iagno-video.ogv">
+ <media type="video" mime="application/ogg" src="figures/iagno-video.ogv" its:translate="no">
</media>
</section>
diff --git a/help/C/rules.page b/help/C/rules.page
index eab92a7..6eeef8d 100644
--- a/help/C/rules.page
+++ b/help/C/rules.page
@@ -1,4 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
type="topic" style="task"
id="rules">
<info>
@@ -40,23 +41,23 @@
<table>
<tr>
<td>
- <media type="image" src="figures/start.png" width="200">
- <p>Start position</p>
+ <media type="image" src="figures/start.png" width="200" its:translate="no">
+ <p its:translate="yes">Start position</p>
</media>
</td>
<td>
- <media type="image" src="figures/first.png" width="200">
- <p>Example first move</p>
+ <media type="image" src="figures/first.png" width="200" its:translate="no">
+ <p its:translate="yes">Example first move</p>
</media>
</td>
<td>
- <media type="image" src="figures/block.png" width="200">
- <p>Blocking move</p>
+ <media type="image" src="figures/block.png" width="200" its:translate="no">
+ <p its:translate="yes">Blocking move</p>
</media>
</td>
<td>
- <media type="image" src="figures/iagno-gameover.png" width="200">
- <p><app>Iagno</app> game over position.</p>
+ <media type="image" src="figures/iagno-gameover.png" width="200" its:translate="no">
+ <p its:translate="yes"><app>Iagno</app> game over position.</p>
</media>
</td>
</tr>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]