xmlsecurity/uiconfig/ui/securitylevelpage.ui |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 095e9be9d1be7fbc7dc611aa875202a4e5837cad
Author:     Taichi Haradaguchi <20001...@ymail.ne.jp>
AuthorDate: Fri Oct 27 19:48:13 2023 +0900
Commit:     Samuel Mehrbrodt <samuel.mehrbr...@allotropia.de>
CommitDate: Mon Oct 30 20:13:50 2023 +0100

    tdf#157588 More clarify meaning of High macro security level
    
    Change-Id: I7a56ed976ddac9917721da1247c55a735ae77d32
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158557
    Tested-by: Jenkins
    Reviewed-by: Samuel Mehrbrodt <samuel.mehrbr...@allotropia.de>

diff --git a/xmlsecurity/uiconfig/ui/securitylevelpage.ui 
b/xmlsecurity/uiconfig/ui/securitylevelpage.ui
index 0c9d9ae1b7cd..948c62a311c0 100644
--- a/xmlsecurity/uiconfig/ui/securitylevelpage.ui
+++ b/xmlsecurity/uiconfig/ui/securitylevelpage.ui
@@ -61,7 +61,7 @@ Confirmation required before executing macros from untrusted 
sources.</property>
     <child>
       <object class="GtkRadioButton" id="high">
         <property name="label" translatable="yes" 
context="securitylevelpage|high">H_igh.
-Only signed macros and macros from trusted file sources are executed.
+Only signed macros and macros from trusted file locations are executed.
 Unsigned macros are disabled.</property>
         <property name="visible">True</property>
         <property name="can_focus">True</property>
@@ -72,7 +72,7 @@ Unsigned macros are disabled.</property>
         <property name="draw_indicator">True</property>
         <child internal-child="accessible">
           <object class="AtkObject" id="high-atkobject">
-            <property name="AtkObject::accessible-description" 
translatable="yes" context="extended_tip|high">Only signed macros or macros 
from a trusted file location are allowed to run. Trusted file locations can be 
set on the Trusted Sources tab page.</property>
+            <property name="AtkObject::accessible-description" 
translatable="yes" context="extended_tip|high">Only signed macros or macros 
from a trusted file location are allowed to run. Macros signed with untrusted 
certificates will require confirmation to run, when located in untrusted 
locations. Trusted certificates and trusted file locations can be set on the 
Trusted Sources tab page.</property>
           </object>
         </child>
       </object>

Reply via email to