aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEkaterina Gerasimova <kittykat3756@gmail.com>2013-05-17 07:04:02 +0800
committerEkaterina Gerasimova <kittykat3756@gmail.com>2013-05-17 07:04:02 +0800
commitbfef2b4465c23a7a048b4e4e0937a4d1857caa91 (patch)
treeef1fb9b422d22e5ba39876f75052efaa38d997d4
parentb6bd3aef0a762a938ecbdec79011f5f114b52598 (diff)
downloadgsoc2013-empathy-bfef2b4465c23a7a048b4e4e0937a4d1857caa91.tar
gsoc2013-empathy-bfef2b4465c23a7a048b4e4e0937a4d1857caa91.tar.gz
gsoc2013-empathy-bfef2b4465c23a7a048b4e4e0937a4d1857caa91.tar.bz2
gsoc2013-empathy-bfef2b4465c23a7a048b4e4e0937a4d1857caa91.tar.lz
gsoc2013-empathy-bfef2b4465c23a7a048b4e4e0937a4d1857caa91.tar.xz
gsoc2013-empathy-bfef2b4465c23a7a048b4e4e0937a4d1857caa91.tar.zst
gsoc2013-empathy-bfef2b4465c23a7a048b4e4e0937a4d1857caa91.zip
Mark untranslatable images in help
Mark images without text as untranslatable in user help. At the same time, mark author emails as untranslatable.
-rw-r--r--help/C/account-irc.page12
-rw-r--r--help/C/overview.page13
-rw-r--r--help/C/prob-conn-auth.page15
-rw-r--r--help/C/prob-conn-name.page13
-rw-r--r--help/C/prob-conn-neterror.page15
-rw-r--r--help/C/status-icons.page15
6 files changed, 43 insertions, 40 deletions
diff --git a/help/C/account-irc.page b/help/C/account-irc.page
index 213247c8d..4b4b92776 100644
--- a/help/C/account-irc.page
+++ b/help/C/account-irc.page
@@ -1,4 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
xmlns:e="http://projectmallard.org/experimental/"
type="topic" style="screen"
id="account-irc">
@@ -14,7 +15,7 @@
<revision pkgversion="2.30" version="0.2" date="2010-04-19" status="review"/>
<credit type="author">
<name>Shaun McCance</name>
- <email>shaunm@gnome.org</email>
+ <email its:translate="no">shaunm@gnome.org</email>
</credit>
<license>
<p>Creative Commons Share Alike 3.0</p>
@@ -103,13 +104,16 @@ telepathy-idle note
<list>
<item><p>To add a network to the list, click <media type="image"
mime="image/png" src="figures/gtk-add.png" width="16"
- height="16">Add</media>.</p></item>
+ height="16" its:translate="no"><span
+ its:translate="yes">Add</span></media>.</p></item>
<item><p>To modify a network in the list, select the network and click
<media type="image" mime="image/png" src="figures/gtk-edit.png" width="16"
- height="16">Edit</media>.</p></item>
+ height="16" its:translate="no"><span
+ its:translate="yes">Edit</span></media>.</p></item>
<item><p>To remove a network from the list, select the network and
click <media type="image" mime="image/png" src="figures/gtk-remove.png"
- width="16" height="16">Remove</media>.</p></item>
+ width="16" height="16" its:translate="no"><span
+ its:translate="yes">Remove</span></media>.</p></item>
</list>
<p>When adding or modifying a network, you can enter the following
diff --git a/help/C/overview.page b/help/C/overview.page
index daa67b844..2ce72a9d0 100644
--- a/help/C/overview.page
+++ b/help/C/overview.page
@@ -1,4 +1,5 @@
-<page xmlns="http://projectmallard.org/1.0/"
+<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
type="topic"
id="overview">
@@ -10,11 +11,11 @@
</desc>
<credit type="author">
<name>Aruna S</name>
- <email>aruna.evam@gmail.com</email>
+ <email its:translate="no">aruna.evam@gmail.com</email>
</credit>
<credit type="editor">
<name>Ekaterina Gerasimova</name>
- <email>kittykat3756@gmail.com</email>
+ <email its:translate="no">kittykat3756@gmail.com</email>
</credit>
<license>
<p>Creative Commons Share Alike 3.0</p>
@@ -34,9 +35,9 @@
<table frame="all" shade="cols">
<tr>
- <td><p><media type="image" src="figures/video_overview.png" mime="image/png" style="right" width="150" height="150"></media></p></td>
- <td><p><media type="image" src="figures/conf_overview.png" mime="image/png" style="right" width="150" height="150"></media></p></td>
- <td><p><media type="image" src="figures/croom_overview.png" mime="image/png" style="right" width="150" height="150"></media></p></td>
+ <td><p><media type="image" src="figures/video_overview.png" mime="image/png" style="right" width="150" height="150" its:translate="no" /></p></td>
+ <td><p><media type="image" src="figures/conf_overview.png" mime="image/png" style="right" width="150" height="150" its:translate="no" /></p></td>
+ <td><p><media type="image" src="figures/croom_overview.png" mime="image/png" style="right" width="150" height="150" its:translate="no" /></p></td>
</tr>
<tr>
<td><p>Video Conference</p></td>
diff --git a/help/C/prob-conn-auth.page b/help/C/prob-conn-auth.page
index 38ca57c43..0ce4a506a 100644
--- a/help/C/prob-conn-auth.page
+++ b/help/C/prob-conn-auth.page
@@ -1,6 +1,7 @@
<page xmlns="http://projectmallard.org/1.0/"
- type="topic"
- id="prob-conn-auth">
+ xmlns:its="http://www.w3.org/2005/11/its"
+ type="topic"
+ id="prob-conn-auth">
<info>
<link type="guide" xref="prob-conn"/>
@@ -15,11 +16,11 @@
<revision pkgversion="2.30" version="0.4" date="2010-02-16" status="review"/>
<credit type="author">
<name>Phil Bull</name>
- <email>philbull@gmail.com</email>
+ <email its:translate="no">philbull@gmail.com</email>
</credit>
<credit type="author">
<name>Milo Casagrande</name>
- <email>milo@ubuntu.com</email>
+ <email its:translate="no">milo@ubuntu.com</email>
</credit>
<license>
<p>Creative Commons Share Alike 3.0</p>
@@ -54,10 +55,8 @@
</p>
</item>
<item>
- <p>
- Click the <media type="image" mime="image/png" src="figures/gtk-edit.png">edit</media>
- icon in the error message.
- </p>
+ <p>Click the <media type="image" mime="image/png" src="figures/gtk-edit.png" its:translate="no"><span its:translate="yes">edit</span></media>
+ icon in the error message.</p>
</item>
<item>
<p>
diff --git a/help/C/prob-conn-name.page b/help/C/prob-conn-name.page
index 00407a665..f3bdefd35 100644
--- a/help/C/prob-conn-name.page
+++ b/help/C/prob-conn-name.page
@@ -1,6 +1,7 @@
<page xmlns="http://projectmallard.org/1.0/"
- type="topic"
- id="prob-conn-name">
+ xmlns:its="http://www.w3.org/2005/11/its"
+ type="topic"
+ id="prob-conn-name">
<info>
<link type="guide" xref="prob-conn"/>
@@ -16,7 +17,7 @@
<revision pkgversion="3.2" version="0.4" date="2011-12-18" status="review"/>
<credit type="author">
<name>Milo Casagrande</name>
- <email>milo@ubuntu.com</email>
+ <email its:translate="no">milo@ubuntu.com</email>
</credit>
<license>
<p>Creative Commons Share Alike 3.0</p>
@@ -40,10 +41,8 @@
<steps>
<item>
- <p>
- Click the <media type="image" mime="image/png" src="figures/gtk-edit.png">edit</media>
- icon in the error message.
- </p>
+ <p>Click the <media type="image" mime="image/png" src="figures/gtk-edit.png" its:translate="no"><span its:translate="yes">edit</span></media>
+ icon in the error message.</p>
</item>
<item>
<list>
diff --git a/help/C/prob-conn-neterror.page b/help/C/prob-conn-neterror.page
index 91d482222..146c0eb7d 100644
--- a/help/C/prob-conn-neterror.page
+++ b/help/C/prob-conn-neterror.page
@@ -1,6 +1,7 @@
<page xmlns="http://projectmallard.org/1.0/"
- type="topic"
- id="prob-conn-neterror">
+ xmlns:its="http://www.w3.org/2005/11/its"
+ type="topic"
+ id="prob-conn-neterror">
<info>
<link type="guide" xref="prob-conn"/>
@@ -13,11 +14,11 @@
<revision pkgversion="3.2" version="0.4" date="2011-12-18" status="review"/>
<credit type="author">
<name>Phil Bull</name>
- <email>philbull@gmail.com</email>
+ <email its:translate="no">philbull@gmail.com</email>
</credit>
<credit type="author">
<name>Milo Casagrande</name>
- <email>milo@ubuntu.com</email>
+ <email its:translate="no">milo@ubuntu.com</email>
</credit>
<license>
<p>Creative Commons Share Alike 3.0</p>
@@ -55,10 +56,8 @@
</p>
</item>
<item>
- <p>
- Click the <media type="image" mime="image/png" src="figures/gtk-edit.png">edit</media>
- icon in the error message.
- </p>
+ <p>Click the <media type="image" mime="image/png" src="figures/gtk-edit.png" its:translate="no"><span its:translate="yes">edit</span></media>
+ icon in the error message.</p>
</item>
<item>
<p>
diff --git a/help/C/status-icons.page b/help/C/status-icons.page
index be63f994d..1212fdb7c 100644
--- a/help/C/status-icons.page
+++ b/help/C/status-icons.page
@@ -1,4 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
xmlns:e="http://projectmallard.org/experimental/"
type="topic" style="concept"
id="status-icons">
@@ -14,11 +15,11 @@
</revision>
<credit type="author">
<name>Milo Casagrande</name>
- <email>milo@ubuntu.com</email>
+ <email its:translate="no">milo@ubuntu.com</email>
</credit>
<credit type="author">
<name>Shaun McCance</name>
- <email>shaunm@gnome.org</email>
+ <email its:translate="no">shaunm@gnome.org</email>
</credit>
<license>
<p>Creative Commons Share Alike 3.0</p>
@@ -36,13 +37,13 @@
<terms>
<item>
- <title><media type="image" mime="image/png" src="figures/available.png">Available icon</media>
+ <title><media type="image" mime="image/png" src="figures/available.png" its:translate="no"><span its:translate="yes">Available icon</span></media>
<gui>Available</gui></title>
<p>Use the <em>Available</em> status when you are at your computer and able
to chat with your contacts. You can set a custom message for this status.</p>
</item>
<item>
- <title><media type="image" mime="image/png" src="figures/busy.png">Busy icon</media>
+ <title><media type="image" mime="image/png" src="figures/busy.png" its:translate="no"><span its:translate="yes">Busy icon</span></media>
<gui>Busy</gui></title>
<p>Use the <em>Busy</em> status to let your contacts know that you don’t want
to chat right now. They can still contact you, for instance if they have something
@@ -50,7 +51,7 @@
bubbles and sounds when you are busy. You can set a custom message for this status.</p>
</item>
<item>
- <title><media type="image" mime="image/png" src="figures/away.png">Away icon</media>
+ <title><media type="image" mime="image/png" src="figures/away.png" its:translate="no"><span its:translate="yes">Away icon</span></media>
<gui>Away</gui></title>
<p>Use the <em>Away</em> status when you are going away from your computer.
<app>Empathy</app> automatically sets your status to Away if you do not use
@@ -59,14 +60,14 @@
away. You can set a custom message for this status.</p>
</item>
<item>
- <title><media type="image" mime="image/png" src="figures/offline.png">Offline icon</media>
+ <title><media type="image" mime="image/png" src="figures/offline.png" its:translate="no"><span its:translate="yes">Offline icon</span></media>
<gui>Invisible</gui></title>
<p>When you set your status to <em>Invisible</em>, you will appear as offline
to your contacts. You will still be connected to your accounts, and you
still see your contacts’ statuses and start conversations with them.</p>
</item>
<item>
- <title><media type="image" mime="image/png" src="figures/offline.png">Offline icon</media>
+ <title><media type="image" mime="image/png" src="figures/offline.png" its:translate="no"><span its:translate="yes">Offline icon</span></media>
<gui>Offline</gui></title>
<p>Setting your status to <em>Offline</em> disconnects you from all of
your accounts.</p>