[Libreoffice-commits] core.git: sc/uiconfig
Samuel Mehrbrodt
Samuel.Mehrbrodt at cib.de
Thu Jan 25 07:42:10 UTC 2018
sc/uiconfig/scalc/ui/sortoptionspage.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 4800c317a2a15230c0811dc578e8c1a152ddf7cf
Author: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
Date: Mon Jan 22 18:04:56 2018 +0100
Sort dialog: Improve wording
Previously it could easily be misread as "Include comments - only in boundary columns"
(and the German translator obviously also read it that way).
Change-Id: I37f58ebd6b1700e157d2355bbf05c4b42d5aae29
Reviewed-on: https://gerrit.libreoffice.org/48352
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
diff --git a/sc/uiconfig/scalc/ui/sortoptionspage.ui b/sc/uiconfig/scalc/ui/sortoptionspage.ui
index d861eeab3e35..90300e8b5241 100644
--- a/sc/uiconfig/scalc/ui/sortoptionspage.ui
+++ b/sc/uiconfig/scalc/ui/sortoptionspage.ui
@@ -86,7 +86,7 @@
</child>
<child>
<object class="GtkCheckButton" id="includenotes">
- <property name="label" translatable="yes" context="sortoptionspage|includenotes">Include comments-only boundary column(s)</property>
+ <property name="label" translatable="yes" context="sortoptionspage|includenotes">Include boundary column(s) containing only comments</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
More information about the Libreoffice-commits
mailing list