mirror of
https://github.com/rozniak/xfce-winxp-tc.git
synced 2026-01-26 11:39:44 +00:00
Enhancement: Fixes "Connect To" string having unnecessary ellipsis, string should actually translate for other locales now
This commit is contained in:
@@ -518,7 +518,7 @@
|
||||
<object class="GtkLabel">
|
||||
<property name="visible">True</property>
|
||||
<property name="can-focus">False</property>
|
||||
<property name="label" translatable="yes">Connect To...</property>
|
||||
<property name="label" translatable="yes">Connect To</property>
|
||||
<property name="max-width-chars">24</property>
|
||||
<property name="tooltip-text" translatable="yes">Connects to other computers, networks, and the Internet.</property>
|
||||
<property name="wrap">True</property>
|
||||
|
||||
Reference in New Issue
Block a user