[gnome-getting-started-docs] Do not mark generated webm and svg files for translation



commit d71fafe248db13ae54eb2abf3333a243e62105b8
Author: Gabor Kelemen <kelemeng gnome hu>
Date:   Thu Aug 22 11:47:21 2013 +0200

    Do not mark generated webm and svg files for translation
    
    This way translators are not bothered with them unnecessarily in the po files.
    https://bugzilla.gnome.org/show_bug.cgi?id=706545

 gnome-help/C/getting-started.page              |   25 ++++++++++++-----------
 gnome-help/C/gs-browse-web-firefox.page        |    7 +++--
 gnome-help/C/gs-browse-web.page                |    5 ++-
 gnome-help/C/gs-change-date-time-timezone.page |    5 ++-
 gnome-help/C/gs-change-wallpaper.page          |    5 ++-
 gnome-help/C/gs-connect-online-accounts.page   |   11 +++++----
 gnome-help/C/gs-get-online.page                |    7 +++--
 gnome-help/C/gs-launch-applications.page       |    5 ++-
 gnome-help/C/gs-respond-messages.page          |    5 ++-
 gnome-help/C/gs-switch-tasks.page              |    5 ++-
 gnome-help/C/gs-use-system-search.page         |    7 +++--
 gnome-help/C/gs-use-windows-workspaces.page    |    5 ++-
 12 files changed, 52 insertions(+), 40 deletions(-)
---
diff --git a/gnome-help/C/getting-started.page b/gnome-help/C/getting-started.page
index 1e90009..8fe0bad 100644
--- a/gnome-help/C/getting-started.page
+++ b/gnome-help/C/getting-started.page
@@ -2,6 +2,7 @@
       xmlns:if="http://projectmallard.org/if/1.0/";
       xmlns:e="http://projectmallard.org/experimental/";
       xmlns:ui="http://projectmallard.org/experimental/ui/";
+      xmlns:its="http://www.w3.org/2005/11/its";
       type="guide" id="getting-started" style="task">
 
 <info>
@@ -18,12 +19,12 @@
 <if:when test="!platform:gnome-classic">
 
   <ui:overlay width="235" height="145">
-  <media type="video" src="figures/gnome-launching-applications.webm"
+  <media type="video" its:translate="no" src="figures/gnome-launching-applications.webm"
    width="700" height="394">
     <ui:thumb src="gs-thumb-launching-apps.svg">
-      <ui:caption><desc style="center">Launch applications</desc></ui:caption>
+      <ui:caption its:translate="yes"><desc style="center">Launch applications</desc></ui:caption>
     </ui:thumb>
-      <tt:tt xmlns:tt="http://www.w3.org/ns/ttml";>
+      <tt:tt its:translate="yes" xmlns:tt="http://www.w3.org/ns/ttml";>
        <tt:body>
          <tt:div begin="1s" end="5s">
            <tt:p>Launching Applications</tt:p>
@@ -60,11 +61,11 @@
 <if:when test="platform:gnome-classic">
 
   <ui:overlay width="235" height="145">
-  <media type="video" src="figures/gnome-windows-and-workspaces.webm" width="700" height="394">
+  <media type="video" its:translate="no" src="figures/gnome-windows-and-workspaces.webm" width="700" 
height="394">
     <ui:thumb src="gs-thumb-windows-and-workspaces.svg">
-          <ui:caption><desc style="center">Use windows and workspaces</desc></ui:caption>
+          <ui:caption its:translate="yes"><desc style="center">Use windows and workspaces</desc></ui:caption>
     </ui:thumb>
-      <tt:tt xmlns:tt="http://www.w3.org/ns/ttml";>
+      <tt:tt its:translate="yes" xmlns:tt="http://www.w3.org/ns/ttml";>
        <tt:body>
          <tt:div begin="1s" end="5s">
            <tt:p>Windows and Workspaces</tt:p>
@@ -139,12 +140,12 @@
 </if:choose>
 
   <ui:overlay width="235" height="145">
-  <media type="video" src="figures/gnome-task-switching.webm" width="700"
+  <media type="video" its:translate="no" src="figures/gnome-task-switching.webm" width="700"
    height="394">
     <ui:thumb src="gs-thumb-task-switching.svg">
-        <ui:caption><desc style="center">Switch tasks</desc></ui:caption>
+        <ui:caption its:translate="yes"><desc style="center">Switch tasks</desc></ui:caption>
     </ui:thumb>
-      <tt:tt xmlns:tt="http://www.w3.org/ns/ttml";>
+      <tt:tt its:translate="yes" xmlns:tt="http://www.w3.org/ns/ttml";>
        <tt:body>
          <tt:div begin="1s" end="5s">
            <tt:p>Switching Tasks</tt:p>
@@ -205,13 +206,13 @@
   </ui:overlay>
 
   <ui:overlay width="235" height="145">
-  <media type="video" src="figures/gnome-responding-to-messages.webm"
+  <media type="video" its:translate="no" src="figures/gnome-responding-to-messages.webm"
    width="700" height="394">
     <ui:thumb src="gs-thumb-responding-to-messages.svg">
-            <ui:caption><desc style="center">Respond to messages</desc>
+            <ui:caption its:translate="yes"><desc style="center">Respond to messages</desc>
             </ui:caption>
     </ui:thumb>
-      <tt:tt xmlns:tt="http://www.w3.org/ns/ttml";>
+      <tt:tt its:translate="yes" xmlns:tt="http://www.w3.org/ns/ttml";>
        <tt:body>
          <tt:div begin="1s" end="3s">
            <tt:p>Responding to Messages</tt:p>
diff --git a/gnome-help/C/gs-browse-web-firefox.page b/gnome-help/C/gs-browse-web-firefox.page
index e2183cb..6b3d04a 100644
--- a/gnome-help/C/gs-browse-web-firefox.page
+++ b/gnome-help/C/gs-browse-web-firefox.page
@@ -1,6 +1,7 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:if="http://projectmallard.org/if/1.0/";
       xmlns:ui="http://projectmallard.org/experimental/ui/";
+      xmlns:its="http://www.w3.org/2005/11/its";
       type="topic"
       style="ui"
       id="gs-browse-web-firefox">
@@ -24,7 +25,7 @@
 <if:choose>
 <if:when test="!platform:gnome-classic">
 
-    <media type="image" src="gs-web-browser1-firefox.svg" width="100%" />
+    <media type="image" its:translate="no" src="gs-web-browser1-firefox.svg" width="100%" />
 
     <steps>
       <item><p>Move your mouse pointer to the <gui>Activities</gui> corner at
@@ -41,7 +42,7 @@
 </if:when>
 <if:when test="platform:gnome-classic">
 
-    <media type="image" src="gs-web-browser1-firefox-classic.svg" width="100%" />
+    <media type="image" its:translate="no" src="gs-web-browser1-firefox-classic.svg" width="100%" />
 
     <steps>
       <item><p>Click the <gui>Applications</gui> menu at the top left of the
@@ -53,7 +54,7 @@
 </if:when>
 </if:choose>
 
-    <media type="image" src="gs-web-browser2-firefox.svg" width="100%" />
+    <media type="image" its:translate="no" src="gs-web-browser2-firefox.svg" width="100%" />
 
     <steps style="continues">
       <item><p>Click the address bar at the top of the browser window and start
diff --git a/gnome-help/C/gs-browse-web.page b/gnome-help/C/gs-browse-web.page
index 3de01f6..e33c8e1 100644
--- a/gnome-help/C/gs-browse-web.page
+++ b/gnome-help/C/gs-browse-web.page
@@ -1,5 +1,6 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:ui="http://projectmallard.org/experimental/ui/";
+      xmlns:its="http://www.w3.org/2005/11/its";
       type="topic"
       style="ui"
       id="gs-browse-web">
@@ -20,7 +21,7 @@
 
   <title>Browse the web</title>
 
-    <media type="image" src="gs-web-browser1.svg" width="100%" />
+    <media type="image" its:translate="no" src="gs-web-browser1.svg" width="100%" />
 
     <steps>
       <item><p>Move your mouse pointer to the <gui>Activities</gui> corner at
@@ -34,7 +35,7 @@
     xref="gs-use-system-search">just typing</link> <em>web</em> in the
     <gui>Activities Overview</gui>.</p></note>
 
-    <media type="image" src="gs-web-browser2.svg" width="100%" />
+    <media type="image" its:translate="no" src="gs-web-browser2.svg" width="100%" />
 
     <steps style="continues">
       <item><p>Click the address bar at the top of the browser window and start
diff --git a/gnome-help/C/gs-change-date-time-timezone.page b/gnome-help/C/gs-change-date-time-timezone.page
index dae06eb..b978f04 100644
--- a/gnome-help/C/gs-change-date-time-timezone.page
+++ b/gnome-help/C/gs-change-date-time-timezone.page
@@ -1,6 +1,7 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:if="http://projectmallard.org/if/1.0/";
       xmlns:ui="http://projectmallard.org/experimental/ui/";
+      xmlns:its="http://www.w3.org/2005/11/its";
       type="topic"
       style="ui"
       id="gs-change-date-time-timezone">
@@ -26,9 +27,9 @@
 <if:when test="!platform:gnome-classic">
 
   <ui:overlay width="812" height="452">
-  <media type="video" src="figures/gnome-timezone.webm" width="700" height="394">
+  <media type="video" its:translate="no" src="figures/gnome-timezone.webm" width="700" height="394">
     <ui:thumb src="gs-thumb-timezone.svg"/>
-      <tt:tt xmlns:tt="http://www.w3.org/ns/ttml";>
+      <tt:tt its:translate="yes" xmlns:tt="http://www.w3.org/ns/ttml";>
        <tt:body>
          <tt:div begin="1s" end="5s">
            <tt:p>Changing Date &amp; Time</tt:p>
diff --git a/gnome-help/C/gs-change-wallpaper.page b/gnome-help/C/gs-change-wallpaper.page
index 569cd8c..230daa5 100644
--- a/gnome-help/C/gs-change-wallpaper.page
+++ b/gnome-help/C/gs-change-wallpaper.page
@@ -1,5 +1,6 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:ui="http://projectmallard.org/experimental/ui/";
+      xmlns:its="http://www.w3.org/2005/11/its";
       type="topic"
       style="ui"
       id="gs-change-wallpaper">
@@ -21,9 +22,9 @@
   <title>Change the wallpaper</title>
 
   <ui:overlay width="812" height="452">
-  <media type="video" src="figures/gnome-change-wallpaper.webm" width="700" height="394">
+  <media type="video" its:translate="no" src="figures/gnome-change-wallpaper.webm" width="700" height="394">
     <ui:thumb src="gs-thumb-changing-wallpaper.svg"/>
-      <tt:tt xmlns:tt="http://www.w3.org/ns/ttml";>
+      <tt:tt its:translate="yes" xmlns:tt="http://www.w3.org/ns/ttml";>
        <tt:body>
          <tt:div begin="1s" end="5s">
            <tt:p>Changing Wallpaper</tt:p>
diff --git a/gnome-help/C/gs-connect-online-accounts.page b/gnome-help/C/gs-connect-online-accounts.page
index 1dfe3f2..d56eaa4 100644
--- a/gnome-help/C/gs-connect-online-accounts.page
+++ b/gnome-help/C/gs-connect-online-accounts.page
@@ -1,5 +1,6 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:ui="http://projectmallard.org/experimental/ui/";
+      xmlns:its="http://www.w3.org/2005/11/its";
       type="topic" style="ui"
       id="gs-connect-online-accounts">
 
@@ -20,14 +21,14 @@
 
   <title>Connect to online accounts</title>
 
-    <media type="image" src="gs-goa1.svg" width="100%" />
+    <media type="image" its:translate="no" src="gs-goa1.svg" width="100%" />
 
     <steps>
       <item><p>Click your name on the top bar.</p></item>
       <item><p>Select the <gui>Settings</gui> item.</p></item>
     </steps>
        
-    <media type="image" src="gs-goa2.svg" width="100%" />
+    <media type="image" its:translate="no" src="gs-goa2.svg" width="100%" />
     
     <steps style="continues">
       <item><p>From the list of items, select <gui>Online Accounts</gui>.
@@ -39,14 +40,14 @@
      online account by clicking the <gui>+</gui> button at the bottom left
      corner of the window.</p></note>
     
-    <media type="image" src="gs-goa3.svg" width="100%" />
+    <media type="image" its:translate="no" src="gs-goa3.svg" width="100%" />
 
     <steps style="continues">  
       <item><p>Click the online account you want to use. This will open a new
        window where you can sign in to your online account.</p></item>
     </steps>
       
-    <media type="image" src="gs-goa4.svg" width="100%" />
+    <media type="image" its:translate="no" src="gs-goa4.svg" width="100%" />
 
     <steps style="continues">  
       <item><p>In most cases, you will have to grant access to the online
@@ -55,7 +56,7 @@
        will have to click the <gui>Grant Access</gui> button.</p></item>
     </steps>
 
-    <media type="image" src="gs-goa5.svg" width="100%" />
+    <media type="image" its:translate="no" src="gs-goa5.svg" width="100%" />
 
     <steps style="continues">  
       <item><p>Many online accounts let you choose the services you want to use
diff --git a/gnome-help/C/gs-get-online.page b/gnome-help/C/gs-get-online.page
index 44dbcee..778dcd5 100644
--- a/gnome-help/C/gs-get-online.page
+++ b/gnome-help/C/gs-get-online.page
@@ -1,5 +1,6 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:ui="http://projectmallard.org/experimental/ui/";
+      xmlns:its="http://www.w3.org/2005/11/its";
       type="topic" style="ui"
       id="gs-get-online">
 
@@ -28,7 +29,7 @@
 
     <title>Connect to a wired network</title>
 
-    <media type="image" src="gs-go-online1.svg" width="100%" />
+    <media type="image" its:translate="no" src="gs-go-online1.svg" width="100%" />
 
     <steps>
       <item><p>The network connection icon on the right-hand side of the top
@@ -41,7 +42,7 @@
        networks in your area.</p></item>
     </steps>
 
-    <media type="image" src="gs-go-online2.svg" width="100%" />
+    <media type="image" its:translate="no" src="gs-go-online2.svg" width="100%" />
 
     <steps style="continues">
       <item><p>If you want to use a wired connection, just plug in a network
@@ -60,7 +61,7 @@
 
     <title>Connect to other types of networks</title>
 
-    <media type="image" src="gs-go-online3.svg" width="100%" />
+    <media type="image" its:translate="no" src="gs-go-online3.svg" width="100%" />
     
     <steps>
     <item><p>There are various types of network connections that you can use
diff --git a/gnome-help/C/gs-launch-applications.page b/gnome-help/C/gs-launch-applications.page
index e1132ce..d28a703 100644
--- a/gnome-help/C/gs-launch-applications.page
+++ b/gnome-help/C/gs-launch-applications.page
@@ -1,5 +1,6 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:ui="http://projectmallard.org/experimental/ui/";
+      xmlns:its="http://www.w3.org/2005/11/its";
       type="topic"
       style="ui"
       id="gs-launch-applications">
@@ -22,9 +23,9 @@
   <title>Launch applications</title>
 
   <ui:overlay width="812" height="452">
-   <media type="video" src="figures/gnome-launching-applications.webm" width="700" height="394">
+   <media type="video" its:translate="no" src="figures/gnome-launching-applications.webm" width="700" 
height="394">
     <ui:thumb src="gs-thumb-launching-apps.svg"/>
-      <tt:tt xmlns:tt="http://www.w3.org/ns/ttml";>
+      <tt:tt its:translate="yes" xmlns:tt="http://www.w3.org/ns/ttml";>
        <tt:body>
          <tt:div begin="1s" end="5s">
            <tt:p>Launching Applications</tt:p>
diff --git a/gnome-help/C/gs-respond-messages.page b/gnome-help/C/gs-respond-messages.page
index 0154fb3..507b713 100644
--- a/gnome-help/C/gs-respond-messages.page
+++ b/gnome-help/C/gs-respond-messages.page
@@ -1,5 +1,6 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:ui="http://projectmallard.org/experimental/ui/";
+      xmlns:its="http://www.w3.org/2005/11/its";
       type="topic"
       style="ui"
       id="gs-respond-messages">
@@ -21,9 +22,9 @@
   <title>Respond to messages</title>
 
   <ui:overlay width="812" height="452">
-  <media type="video" src="figures/gnome-responding-to-messages.webm" width="700" height="394">
+  <media type="video" its:translate="no" src="figures/gnome-responding-to-messages.webm" width="700" 
height="394">
     <ui:thumb src="gs-thumb-responding-to-messages.svg"/>
-      <tt:tt xmlns:tt="http://www.w3.org/ns/ttml";>
+      <tt:tt its:translate="yes" xmlns:tt="http://www.w3.org/ns/ttml";>
        <tt:body>
          <tt:div begin="1s" end="3s">
            <tt:p>Responding to Messages</tt:p>
diff --git a/gnome-help/C/gs-switch-tasks.page b/gnome-help/C/gs-switch-tasks.page
index 3b51782..2b08f5b 100644
--- a/gnome-help/C/gs-switch-tasks.page
+++ b/gnome-help/C/gs-switch-tasks.page
@@ -1,6 +1,7 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:if="http://projectmallard.org/if/1.0/";
       xmlns:ui="http://projectmallard.org/experimental/ui/";
+      xmlns:its="http://www.w3.org/2005/11/its";
       type="topic" style="ui"
       id="gs-switch-tasks">
 
@@ -24,9 +25,9 @@
 <if:when test="!platform:gnome-classic">
 
   <ui:overlay width="812" height="452">
-  <media type="video" src="figures/gnome-task-switching.webm" width="700" height="394">
+  <media type="video" its:translate="no" src="figures/gnome-task-switching.webm" width="700" height="394">
     <ui:thumb src="gs-thumb-task-switching.svg"/>
-      <tt:tt xmlns:tt="http://www.w3.org/ns/ttml";>
+      <tt:tt its:translate="yes" xmlns:tt="http://www.w3.org/ns/ttml";>
        <tt:body>
          <tt:div begin="1s" end="5s">
            <tt:p>Switching Tasks</tt:p>
diff --git a/gnome-help/C/gs-use-system-search.page b/gnome-help/C/gs-use-system-search.page
index 69f9277..377109b 100644
--- a/gnome-help/C/gs-use-system-search.page
+++ b/gnome-help/C/gs-use-system-search.page
@@ -1,5 +1,6 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:ui="http://projectmallard.org/experimental/ui/";
+      xmlns:its="http://www.w3.org/2005/11/its";
       type="topic" style="ui"
       id="gs-use-system-search">
 
@@ -19,7 +20,7 @@
 
   <title>Use the system search</title>
 
-    <media type="image" src="gs-search1.svg" width="100%" />
+    <media type="image" its:translate="no" src="gs-search1.svg" width="100%" />
     
     <steps>
     <item><p>Open the <gui>Activities Overview</gui> by pressing the
@@ -30,7 +31,7 @@
      <key>Enter</key> to switch to the first highlighted result.</p></item>
     </steps>
     
-    <media type="image" src="gs-search2.svg" width="100%" />
+    <media type="image" its:translate="no" src="gs-search2.svg" width="100%" />
     <steps style="continues">
       <item><p>Items that may appear in the search results include:</p>
       <list>
@@ -64,7 +65,7 @@
 
       <title>Customize search results</title>
 
-      <media type="image" src="gs-search-settings.svg" width="100%" />
+      <media type="image" its:translate="no" src="gs-search-settings.svg" width="100%" />
 
       <note style="important">
       <p>GNOME lets you customize what you want to display in the search
diff --git a/gnome-help/C/gs-use-windows-workspaces.page b/gnome-help/C/gs-use-windows-workspaces.page
index d2257a7..59cfd51 100644
--- a/gnome-help/C/gs-use-windows-workspaces.page
+++ b/gnome-help/C/gs-use-windows-workspaces.page
@@ -1,5 +1,6 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:ui="http://projectmallard.org/experimental/ui/";
+      xmlns:its="http://www.w3.org/2005/11/its";
       type="topic" style="ui"
       id="gs-use-windows-workspaces">
 
@@ -20,9 +21,9 @@
   <title>Use windows and workspaces</title>
 
   <ui:overlay width="812" height="452">
-  <media type="video" src="figures/gnome-windows-and-workspaces.webm" width="700" height="394">
+  <media type="video" its:translate="no" src="figures/gnome-windows-and-workspaces.webm" width="700" 
height="394">
     <ui:thumb src="gs-thumb-windows-and-workspaces.svg"/>
-      <tt:tt xmlns:tt="http://www.w3.org/ns/ttml";>
+      <tt:tt its:translate="yes" xmlns:tt="http://www.w3.org/ns/ttml";>
        <tt:body>
          <tt:div begin="1s" end="5s">
            <tt:p>Windows and Workspaces</tt:p>


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