[Libreoffice-commits] core.git: sc/uiconfig

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Wed Sep 19 07:47:37 UTC 2018


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

New commits:
commit 993d7346c5d2f901cb26357b7a75ffc20aba1ae6
Author:     Cor Nouws <oolst at nouenoff.nl>
AuthorDate: Wed Jun 6 22:24:09 2018 +0200
Commit:     Heiko Tietze <tietze.heiko at gmail.com>
CommitDate: Wed Sep 19 09:47:12 2018 +0200

    tdf#113235 - new attempt: More useful description for Calc option "Use legacy
    
    cursor movement behavior when selecting" - thanks to the UX meeting for
    coming up with the solution
    
    Change-Id: Id400bcd83b77cab154d2d6cb82207bfe7e90da98
    Reviewed-on: https://gerrit.libreoffice.org/60440
    Tested-by: Jenkins
    Reviewed-by: Heiko Tietze <tietze.heiko at gmail.com>

diff --git a/sc/uiconfig/scalc/ui/scgeneralpage.ui b/sc/uiconfig/scalc/ui/scgeneralpage.ui
index 86ce8e0ff377..e395bb2a511c 100644
--- a/sc/uiconfig/scalc/ui/scgeneralpage.ui
+++ b/sc/uiconfig/scalc/ui/scgeneralpage.ui
@@ -343,7 +343,7 @@
                 </child>
                 <child>
                   <object class="GtkCheckButton" id="legacy_cell_selection_cb">
-                    <property name="label" translatable="yes" context="scgeneralpage|legacy_cell_selection_cb">Use legacy cursor movement behavior when selecting</property>
+                    <property name="label" translatable="yes" context="scgeneralpage|legacy_cell_selection_cb">Position cell reference with selection</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