sfx2/uiconfig/ui/managestylepage.ui | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
New commits: commit f4d19e6bd5d33263019396d596dcc819f2b8e26a Author: Seth Chaiklin <sdc.bla...@youmail.dk> AuthorDate: Wed Sep 6 11:10:20 2023 +0200 Commit: Seth Chaiklin <sdc.bla...@youmail.dk> CommitDate: Sat Sep 9 09:12:58 2023 +0200 tdf#149796 "autoupdate" -> "Automatic update from document" Also add tooltip for this option Change-Id: Ie3725219da3b617f8fa6027de7ffac357cf5adeb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156593 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.bla...@youmail.dk> diff --git a/sfx2/uiconfig/ui/managestylepage.ui b/sfx2/uiconfig/ui/managestylepage.ui index 8afab2559c62..aea08f0ad332 100644 --- a/sfx2/uiconfig/ui/managestylepage.ui +++ b/sfx2/uiconfig/ui/managestylepage.ui @@ -144,12 +144,13 @@ </child> <child> <object class="GtkCheckButton" id="autoupdate"> - <property name="label" translatable="yes" context="managestylepage|autoupdate">_AutoUpdate</property> + <property name="label" translatable="yes" context="managestylepage|autoupdate">_Automatic update from document</property> <property name="can-focus">True</property> <property name="receives-default">False</property> <property name="no-show-all">True</property> <property name="use-underline">True</property> <property name="draw-indicator">True</property> + <property name="tooltip-text" translatable="yes" context="managestylepage|autoupdate|tooltip_text">Any paragraph formatting changes in the document to a paragraph with this style are applied automatically to modify the paragraph style.</property> </object> <packing> <property name="left-attach">1</property>