universal-access: Use '&' instead of 'and'

https://bugzilla.gnome.org/show_bug.cgi?id=689499
This commit is contained in:
Bastien Nocera 2013-09-20 16:54:46 +02:00
parent c677c7e097
commit 832f47dcda

View file

@ -599,7 +599,7 @@
<property name="margin_end">6</property> <property name="margin_end">6</property>
<property name="margin_bottom">6</property> <property name="margin_bottom">6</property>
<property name="xalign">0</property> <property name="xalign">0</property>
<property name="label" translatable="yes">Pointing and Clicking</property> <property name="label" translatable="yes">Pointing &amp; Clicking</property>
<attributes> <attributes>
<attribute name="weight" value="bold"/> <attribute name="weight" value="bold"/>
</attributes> </attributes>