[evince] help: Stop translating screenshots with no text



commit 916f10269da833c748d2250ee2b9a5730386f04a
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Sun Mar 10 17:55:56 2019 +0100

    help: Stop translating screenshots with no text

 help/C/annotations.page  | 3 ++-
 help/C/movingaround.page | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/help/C/annotations.page b/help/C/annotations.page
index 88df9ccf..69247419 100644
--- a/help/C/annotations.page
+++ b/help/C/annotations.page
@@ -1,4 +1,5 @@
 <page xmlns="http://projectmallard.org/1.0/";
+      xmlns:its="http://www.w3.org/2005/11/its";
       type="guide" style="task"
       id="annotations">
 
@@ -41,7 +42,7 @@
   <p>
     Select <gui>Annotate the document</gui> from the header bar.
   </p>
-    <media type="image" src="figures/add-text-annotation.png"/>
+    <media type="image" src="figures/add-text-annotation.png" its:translate="no"/>
     <list>
      <item>
       <p>
diff --git a/help/C/movingaround.page b/help/C/movingaround.page
index 97fd8f5e..c6f91085 100644
--- a/help/C/movingaround.page
+++ b/help/C/movingaround.page
@@ -177,7 +177,7 @@
     <item>
       <p>select desired zoom percentage from the drop-down menu above the
       window.</p>
-      <media type="image" src="figures/zoom.png"/>
+      <media type="image" src="figures/zoom.png" its:translate="no"/>
     </item>
   </list>
 


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