cui/uiconfig/ui/securityoptionsdialog.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 132abb81ce48e43a23266345e4c4494c5e200a4f
Author:     Samuel Mehrbrodt <samuel.mehrbr...@allotropia.de>
AuthorDate: Thu Feb 15 12:25:56 2024 +0100
Commit:     Samuel Mehrbrodt <samuel.mehrbr...@allotropia.de>
CommitDate: Mon Feb 19 08:00:11 2024 +0100

    Adapt tooltip to recent changes
    
    This option is not the equivalent of resetting the user properties in 
File->Properties,
    so remove that information from the tooltip.
    
    Change-Id: I0718443452b9285c8e7ba0d742aed790ed6a2403
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/163433
    Tested-by: Jenkins
    Reviewed-by: Samuel Mehrbrodt <samuel.mehrbr...@allotropia.de>

diff --git a/cui/uiconfig/ui/securityoptionsdialog.ui 
b/cui/uiconfig/ui/securityoptionsdialog.ui
index aa23fef47395..dd09839d8335 100644
--- a/cui/uiconfig/ui/securityoptionsdialog.ui
+++ b/cui/uiconfig/ui/securityoptionsdialog.ui
@@ -294,7 +294,7 @@
                         <property name="draw-indicator">True</property>
                         <child internal-child="accessible">
                           <object class="AtkObject" 
id="removepersonal-atkobject">
-                            <property name="AtkObject::accessible-description" 
translatable="yes" context="extended_tip|removepersonal">Select to always 
remove user data from the file properties. If this option is not selected, you 
can still remove the personal information for the current document with the 
Reset Properties button on File - Properties - General.</property>
+                            <property name="AtkObject::accessible-description" 
translatable="yes" context="extended_tip|removepersonal">Select to remove user 
data from file properties, comments and tracked changes when saving.</property>
                           </object>
                         </child>
                       </object>

Reply via email to