Kaydet (Commit) b3d0757f authored tarafından Olivier Hallot's avatar Olivier Hallot Kaydeden (comit) Caolán McNamara

fdo#86871 (part) replace "..." in UI buttons

Replace single ellipsis in buttons of sc/

Change-Id: Iace6689aba7d57c6d72074118521907bf67d6f26
Reviewed-on: https://gerrit.libreoffice.org/13339Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst d4673820
......@@ -80,7 +80,7 @@
</child>
<child>
<object class="GtkButton" id="browse">
<property name="label" translatable="yes">_...</property>
<property name="label" translatable="yes">_Browse...</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
......@@ -408,7 +408,7 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="invisible_char"></property>
<property name="text" translatable="no">1000</property>
<property name="text">1000</property>
</object>
<packing>
<property name="left_attach">1</property>
......
......@@ -134,7 +134,7 @@
</child>
<child>
<object class="GtkButton" id="browse">
<property name="label" translatable="yes">_...</property>
<property name="label" translatable="yes">_Browse...</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment