svx/uiconfig/ui/adddataitemdialog.ui | 2 +- svx/uiconfig/ui/addinstancedialog.ui | 2 +- svx/uiconfig/ui/addsubmissiondialog.ui | 2 +- svx/uiconfig/ui/findreplacedialog.ui | 10 +++++----- 4 files changed, 8 insertions(+), 8 deletions(-)
New commits: commit 44775105fc8fa3d369b898166c01b52952414615 Author: Olivier Hallot <olivier.hal...@edx.srv.br> Date: Sat Dec 6 22:48:39 2014 -0200 fdo#86871 (part) replace "..." in UI buttons Replace single ellipsis in buttons of svx/ Change-Id: Ie340c432ba7607c7586cf861b2de597d2e7ce977 Reviewed-on: https://gerrit.libreoffice.org/13341 Reviewed-by: Caolán McNamara <caol...@redhat.com> Tested-by: Caolán McNamara <caol...@redhat.com> diff --git a/svx/uiconfig/ui/adddataitemdialog.ui b/svx/uiconfig/ui/adddataitemdialog.ui index faa3e88..3f6d5d6 100644 --- a/svx/uiconfig/ui/adddataitemdialog.ui +++ b/svx/uiconfig/ui/adddataitemdialog.ui @@ -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> diff --git a/svx/uiconfig/ui/addinstancedialog.ui b/svx/uiconfig/ui/addinstancedialog.ui index b9701d5..812df4b 100644 --- a/svx/uiconfig/ui/addinstancedialog.ui +++ b/svx/uiconfig/ui/addinstancedialog.ui @@ -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> diff --git a/svx/uiconfig/ui/addsubmissiondialog.ui b/svx/uiconfig/ui/addsubmissiondialog.ui index 038e95f..d09ac8e 100644 --- a/svx/uiconfig/ui/addsubmissiondialog.ui +++ b/svx/uiconfig/ui/addsubmissiondialog.ui @@ -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> diff --git a/svx/uiconfig/ui/findreplacedialog.ui b/svx/uiconfig/ui/findreplacedialog.ui index aecbdcd..0acdce4 100644 --- a/svx/uiconfig/ui/findreplacedialog.ui +++ b/svx/uiconfig/ui/findreplacedialog.ui @@ -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>
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits