[empathy] help: Mark icon as untranslatable



commit 675ef0c9f43f035aa167bacfb60f726ad41bc8a9
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date:   Mon Apr 1 14:21:25 2013 +0100

    help: Mark icon as untranslatable
    
    Mark the icon in the index as untranslatable, but the fallback text as
    translatable.

 help/C/index.page |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/help/C/index.page b/help/C/index.page
index 5b70018..16e0563 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -1,5 +1,6 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:e="http://projectmallard.org/experimental/";
+      xmlns:its="http://www.w3.org/2005/11/its";
       type="guide"
       id="index">
 
@@ -25,8 +26,8 @@
   </info>
 
   <title>
-    <media type="image" mime="image/png" src="figures/empathy-logo.png">
-      Empathy Internet Messenger logo
+    <media type="image" mime="image/png" src="figures/empathy-logo.png" its:translate="no">
+      <span its:translate="yes">Empathy Internet Messenger logo</span>
     </media>
     Empathy Internet Messenger
   </title>


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