[Libreoffice-commits] core.git: cui/uiconfig
Seth Chaiklin (via logerrit)
logerrit at kemper.freedesktop.org
Wed Oct 14 12:37:34 UTC 2020
cui/uiconfig/ui/swpossizepage.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit ca178d4afb26dd4404ca7bfddc3e2e2d391a91ad
Author: Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Wed Oct 14 01:37:49 2020 +0200
Commit: Seth Chaiklin <sdc.blanco at youmail.dk>
CommitDate: Wed Oct 14 14:36:50 2020 +0200
Resolves: tdf#137382 update label to "Keep inside text boundaries"
was "Follow text flow"
uses same non-conflicting keyboard accelerator as before 'x'
Change-Id: I61d93f0c73efc813a71f8625c38caebccdac5793
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104163
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco at youmail.dk>
diff --git a/cui/uiconfig/ui/swpossizepage.ui b/cui/uiconfig/ui/swpossizepage.ui
index 4651785e87ab..267d37e8b3ec 100644
--- a/cui/uiconfig/ui/swpossizepage.ui
+++ b/cui/uiconfig/ui/swpossizepage.ui
@@ -576,7 +576,7 @@
</child>
<child>
<object class="GtkCheckButton" id="followtextflow">
- <property name="label" translatable="yes" context="swpossizepage|followtextflow">Follow te_xt flow</property>
+ <property name="label" translatable="yes" context="swpossizepage|followtextflow">Keep inside te_xt 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