tdf#86871 Replace ellipsis w/ meaningful label

Change-Id: I7297d80d369e67762ebfa50fff208332a9096107
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110268
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
This commit is contained in:
Olivier Hallot 2021-02-01 15:41:31 -03:00
parent 8b3aa6c866
commit b1aeed14f0

View File

@ -169,7 +169,7 @@
</child>
<child>
<object class="GtkButton" id="FormatButton">
<property name="label" translatable="yes" context="fielddescpage|STR_BUTTON_FORMAT">_...</property>
<property name="label" translatable="yes" context="fielddescpage|STR_BUTTON_FORMAT">_Format Field</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="no_show_all">True</property>