Kaydet (Commit) 44775105 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 svx/

Change-Id: Ie340c432ba7607c7586cf861b2de597d2e7ce977
Reviewed-on: https://gerrit.libreoffice.org/13341Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst b3d0757f
......@@ -75,7 +75,7 @@
</child>
<child>
<object class="GtkButton" id="browse">
<property name="label" translatable="yes">_...</property>
<property name="label" translatable="yes">_Add...</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
......
......@@ -144,7 +144,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>
......
......@@ -121,7 +121,7 @@
</child>
<child>
<object class="GtkButton" id="browse">
<property name="label" translatable="yes">_...</property>
<property name="label" translatable="yes">_Add...</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
......
......@@ -403,7 +403,7 @@
<property name="column_spacing">12</property>
<child>
<object class="GtkButton" id="component1">
<property name="label" translatable="no">component button 1</property>
<property name="label">component button 1</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="no_show_all">True</property>
......@@ -415,7 +415,7 @@
</child>
<child>
<object class="GtkButton" id="component2">
<property name="label" translatable="no">component button 2</property>
<property name="label">component button 2</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="no_show_all">True</property>
......@@ -433,7 +433,7 @@
<object class="GtkLabel" id="label6">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="no">Component Label</property>
<property name="label">Component Label</property>
<property name="use_underline">True</property>
<attributes>
<attribute name="weight" value="bold"/>
......@@ -637,7 +637,7 @@
</child>
<child>
<object class="GtkButton" id="similaritybtn">
<property name="label" translatable="yes">...</property>
<property name="label" translatable="yes">Similarities...</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="no_show_all">True</property>
......@@ -724,7 +724,7 @@
</child>
<child>
<object class="GtkButton" id="soundslikebtn">
<property name="label" translatable="yes">...</property>
<property name="label" translatable="yes">Sounds...</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="no_show_all">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