sc/uiconfig/scalc/ui/sortoptionspage.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 4800c317a2a15230c0811dc578e8c1a152ddf7cf
Author: Samuel Mehrbrodt <samuel.mehrbr...@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 <c...@libreoffice.org>
    Reviewed-by: Samuel Mehrbrodt <samuel.mehrbr...@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>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to