universal-access: add translation context for Zoom
https://bugzilla.gnome.org/show_bug.cgi?id=682876
This commit is contained in:
parent
ce53dc7fd9
commit
41584b6e5b
1 changed files with 3 additions and 3 deletions
|
@ -901,7 +901,7 @@
|
|||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="xalign">0</property>
|
||||
<property name="label" translatable="yes">Color</property>
|
||||
<property name="label" translatable="yes" context="Zoom Grayscale">Color</property>
|
||||
<property name="justify">right</property>
|
||||
<accessibility>
|
||||
<relation type="label-for" target="grayscale_slider"/>
|
||||
|
@ -927,7 +927,7 @@
|
|||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="xalign">1</property>
|
||||
<property name="label" translatable="yes" comments="short delay">None</property>
|
||||
<property name="label" translatable="yes" context="Zoom Grayscale">None</property>
|
||||
<property name="justify">center</property>
|
||||
<attributes>
|
||||
<attribute name="scale" value="1.25"/>
|
||||
|
@ -958,7 +958,7 @@
|
|||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="xalign">0</property>
|
||||
<property name="label" translatable="yes" comments="long delay">Full</property>
|
||||
<property name="label" translatable="yes" context="Zoom Grayscale">Full</property>
|
||||
<property name="justify">center</property>
|
||||
<attributes>
|
||||
<attribute name="scale" value="1.25"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue