summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2018-01-22 18:04:56 +0100
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2018-01-25 08:41:44 +0100
commit4800c317a2a15230c0811dc578e8c1a152ddf7cf (patch)
tree9ba5e2d6a5fd569b5717f739d34352a4f3629d7c
parentcf847a7287148304afe98f0efe68cdf9617d4e44 (diff)
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@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-rw-r--r--sc/uiconfig/scalc/ui/sortoptionspage.ui2
1 files changed, 1 insertions, 1 deletions
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>