universal-access: remove tabulation from a translatable string
This commit is contained in:
parent
948867b6d3
commit
4a4f3c20a4
1 changed files with 1 additions and 1 deletions
|
@ -2153,7 +2153,7 @@
|
|||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="xalign">0</property>
|
||||
<property name="label" translatable="yes">Hover Click </property>
|
||||
<property name="label" translatable="yes">Hover Click</property>
|
||||
<attributes>
|
||||
<attribute name="weight" value="bold"/>
|
||||
</attributes>
|
||||
|
|
Loading…
Add table
Reference in a new issue