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

Roman Kuznetsov (via logerrit) logerrit at kemper.freedesktop.org
Sat Apr 27 09:29:05 UTC 2019


 sw/uiconfig/swriter/ui/frmtypepage.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 3ab6d246cc44617af5ed416b5d49f2f35b61ceea
Author:     Roman Kuznetsov <antilibreoffice at gmail.com>
AuthorDate: Sat Apr 27 10:30:05 2019 +0200
Commit:     Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Sat Apr 27 11:27:27 2019 +0200

    tdf#101760 Rename "Follow text flow" as "Keep inside text boundaries"
    
    Change-Id: I6c602b80be566ad2b1af66715b660a561ac5ff2d
    Reviewed-on: https://gerrit.libreoffice.org/71407
    Tested-by: Jenkins
    Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>

diff --git a/sw/uiconfig/swriter/ui/frmtypepage.ui b/sw/uiconfig/swriter/ui/frmtypepage.ui
index 6b233bd5f560..da442c366b22 100644
--- a/sw/uiconfig/swriter/ui/frmtypepage.ui
+++ b/sw/uiconfig/swriter/ui/frmtypepage.ui
@@ -695,7 +695,7 @@
                 </child>
                 <child>
                   <object class="GtkCheckButton" id="followtextflow">
-                    <property name="label" translatable="yes" context="frmtypepage|followtextflow">Follow text flow</property>
+                    <property name="label" translatable="yes" context="frmtypepage|followtextflow">Keep inside text boundaries</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