screen: Use the proper Unicode ellipsis (…) instead of three dots
https://bugzilla.gnome.org/show_bug.cgi?id=689497
This commit is contained in:
parent
6fed91e2ae
commit
a877915e9b
1 changed files with 1 additions and 1 deletions
|
@ -315,7 +315,7 @@
|
||||||
</child>
|
</child>
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkLinkButton" id="screen_locations_linkbutton">
|
<object class="GtkLinkButton" id="screen_locations_linkbutton">
|
||||||
<property name="label" translatable="yes">Locations...</property>
|
<property name="label" translatable="yes">Locations…</property>
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_focus">True</property>
|
<property name="can_focus">True</property>
|
||||||
<property name="receives_default">True</property>
|
<property name="receives_default">True</property>
|
||||||
|
|
Loading…
Add table
Reference in a new issue