diff options
author | Ekaterina Gerasimova <kittykat3756@gmail.com> | 2013-05-17 07:04:02 +0800 |
---|---|---|
committer | Ekaterina Gerasimova <kittykat3756@gmail.com> | 2013-05-17 07:04:02 +0800 |
commit | bfef2b4465c23a7a048b4e4e0937a4d1857caa91 (patch) | |
tree | ef1fb9b422d22e5ba39876f75052efaa38d997d4 /help/C/account-irc.page | |
parent | b6bd3aef0a762a938ecbdec79011f5f114b52598 (diff) | |
download | gsoc2013-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.
Diffstat (limited to 'help/C/account-irc.page')
-rw-r--r-- | help/C/account-irc.page | 12 |
1 files changed, 8 insertions, 4 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 |