universal-access: Add translation context for "Color"
And translation comment for "Color:". https://bugzilla.gnome.org/show_bug.cgi?id=694766
This commit is contained in:
parent
76d18ec85d
commit
90f794e813
1 changed files with 2 additions and 2 deletions
|
@ -642,7 +642,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" comment="The color of the accessibility crosshair">Color:</property>
|
||||
<property name="mnemonic_widget">xHairsPicker</property>
|
||||
<attributes>
|
||||
<attribute name="scale" value="1.25"/>
|
||||
|
@ -908,7 +908,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="universal access, contrast" comments="The contrast scale goes from Color to None (grayscale)">Color</property>
|
||||
<property name="justify">right</property>
|
||||
<property name="mnemonic_widget">grayscale_slider</property>
|
||||
<accessibility>
|
||||
|
|
Loading…
Add table
Reference in a new issue