[gnome-mines] 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: [gnome-mines] Mark images as not translatable to keep them off translators radar
- Date: Sun, 30 Mar 2014 21:00:18 +0000 (UTC)
commit d6878044e80a70c75f16737782b3c43bac3b9fd4
Author: Gabor Kelemen <kelemeng gnome hu>
Date: Sun Mar 30 23:00:08 2014 +0200
Mark images as not translatable to keep them off translators radar
help/C/flags.page | 7 ++++---
help/C/index.page | 9 ++++++---
2 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/help/C/flags.page b/help/C/flags.page
index 977d258..4f59b5c 100644
--- a/help/C/flags.page
+++ b/help/C/flags.page
@@ -1,4 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
type="topic" style="question"
id="flags">
<info>
@@ -31,7 +32,7 @@
<table>
<tr>
<td>
- <media type="image" mime="image/svg" src="figures/flags.png"/>
+ <media type="image" mime="image/svg" src="figures/flags.png" its:translate="no"/>
</td>
<td>
<p>Flags are used to mark tiles which you suspect may hide a mine. Putting
@@ -53,7 +54,7 @@
</list>
</td>
<td>
- <media type="image" mime="image/svg" width="60" src="figures/flag.svg"/>
+ <media type="image" mime="image/svg" width="60" src="figures/flag.svg" its:translate="no"/>
</td>
</tr>
</table>
@@ -82,7 +83,7 @@
</list>
</td>
<td>
- <media type="image" mime="image/svg" width="60" src="figures/flag-question.svg"/>
+ <media type="image" mime="image/svg" width="60" src="figures/flag-question.svg"
its:translate="no"/>
</td>
</tr>
</table>
diff --git a/help/C/index.page b/help/C/index.page
index 674638c..93e0048 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -1,7 +1,10 @@
-<page xmlns="http://projectmallard.org/1.0/" type="guide" style="task" id="index">
+<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"/>
+ <media type="image" src="figures/logo.png" its:translate="no"/>
</title>
<title type="link">GNOME Mines</title>
<title type="text">GNOME Mines</title>
@@ -19,7 +22,7 @@
</license>
</info>
- <title><media type="image" src="figures/logo32.png">GNOME Mines
+ <title><media type="image" src="figures/logo32.png" its:translate="no">GNOME Mines
logo</media> GNOME Mines</title>
<p>
<app>Mines</app> is a clone of the game Minesweeper. The aim is to locate
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]