[Libreoffice-commits] core.git: dbaccess/uiconfig
Olivier Hallot (via logerrit)
logerrit at kemper.freedesktop.org
Tue Feb 2 13:04:20 UTC 2021
dbaccess/uiconfig/ui/fielddescpage.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b1aeed14f045de442024cc5fc8c2b67b8690fb27
Author: Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Mon Feb 1 15:41:31 2021 -0300
Commit: Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Tue Feb 2 14:03:38 2021 +0100
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 at libreoffice.org>
diff --git a/dbaccess/uiconfig/ui/fielddescpage.ui b/dbaccess/uiconfig/ui/fielddescpage.ui
index 43fc1b915186..b6b7ad90b8b2 100644
--- a/dbaccess/uiconfig/ui/fielddescpage.ui
+++ b/dbaccess/uiconfig/ui/fielddescpage.ui
@@ -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>
More information about the Libreoffice-commits
mailing list