[gnome-control-center] universal-access: context and comments for translators



commit 4534d0fb58e5aee2ad92ba1dc5cf7a74b41c26f5
Author: Luca Ferretti <lferrett gnome org>
Date:   Wed Mar 2 01:17:59 2011 +0100

    universal-access: context and comments for translators
    
    Provide context for some translatable strings available elsewhere with
    different meaning, for instance Display, Zoom, High, Low.

 panels/universal-access/uap.ui |   20 ++++++++++----------
 1 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/panels/universal-access/uap.ui b/panels/universal-access/uap.ui
index f09ea29..22acc56 100644
--- a/panels/universal-access/uap.ui
+++ b/panels/universal-access/uap.ui
@@ -407,7 +407,7 @@
                     <child type="label">
                       <object class="GtkLabel" id="label18">
                         <property name="visible">True</property>
-                        <property name="label" translatable="yes">Display</property>
+                        <property name="label" translatable="yes" context="universal access, seeing" comments="Translators: this refers to theme contrast and font size">Display</property>
                         <attributes>
                           <attribute name="weight" value="bold"/>
                           <attribute name="scale" value="1.250000"/>
@@ -667,7 +667,7 @@
                     <child type="label">
                       <object class="GtkLabel" id="label8">
                         <property name="visible">True</property>
-                        <property name="label" translatable="yes">Zoom</property>
+                        <property name="label" translatable="yes" context="universal access, seeing" comments="Translators: this refers to screen magnifier">Zoom</property>
                         <attributes>
                           <attribute name="weight" value="bold"/>
                           <attribute name="scale" value="1.250000"/>
@@ -2759,27 +2759,27 @@
     </columns>
     <data>
       <row>
-        <col id="0" translatable="yes">Low</col>
+        <col id="0" translatable="yes" context="universal access, contrast">Low</col>
         <col id="1">1.25</col>
-        <col id="2" translatable="yes">&lt;span size="x-large"&gt;Low&lt;/span&gt;</col>
+        <col id="2" translatable="yes" context="universal access, contrast">&lt;span size="x-large"&gt;Low&lt;/span&gt;</col>
         <col id="3">LowContrast</col>
       </row>
       <row>
-        <col id="0" translatable="yes">Normal</col>
+        <col id="0" translatable="yes" context="universal access, contrast">Normal</col>
         <col id="1">1.25</col>
-        <col id="2" translatable="yes">&lt;span size="x-large"&gt;Normal&lt;/span&gt;</col>
+        <col id="2" translatable="yes" context="universal access, contrast">&lt;span size="x-large"&gt;Normal&lt;/span&gt;</col>
         <col id="3"></col>
       </row>
       <row>
-        <col id="0" translatable="yes">High</col>
+        <col id="0" translatable="yes" context="universal access, contrast">High</col>
         <col id="1">1.25</col>
-        <col id="2" translatable="yes">&lt;span size="x-large"&gt;High&lt;/span&gt;</col>
+        <col id="2" translatable="yes" context="universal access, contrast">&lt;span size="x-large"&gt;High&lt;/span&gt;</col>
         <col id="3">HighContrast</col>
       </row>
       <row>
-        <col id="0" translatable="yes">High/Inverse</col>
+        <col id="0" translatable="yes" context="universal access, contrast">High/Inverse</col>
         <col id="1">1.25</col>
-        <col id="2" translatable="yes">&lt;span size="x-large"&gt;High/Inverse&lt;/span&gt;</col>
+        <col id="2" translatable="yes" context="universal access, contrast">&lt;span size="x-large"&gt;High/Inverse&lt;/span&gt;</col>
         <col id="3">HighContrastInverse</col>
       </row>
     </data>



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