summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorSeth Chaiklin <sdc.blanco@youmail.dk>2023-09-06 11:10:20 +0200
committerSeth Chaiklin <sdc.blanco@youmail.dk>2023-09-09 09:12:58 +0200
commitf4d19e6bd5d33263019396d596dcc819f2b8e26a (patch)
tree45898480e7661bae3a71f9acec1d640a2f9891a3 /sfx2
parent10689e0f24e96781664e734fe23d109af6df77f1 (diff)
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.blanco@youmail.dk>
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/uiconfig/ui/managestylepage.ui3
1 files changed, 2 insertions, 1 deletions
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>