diff options
Diffstat (limited to 'xmlsecurity')
-rw-r--r-- | xmlsecurity/uiconfig/ui/securitylevelpage.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlsecurity/uiconfig/ui/securitylevelpage.ui b/xmlsecurity/uiconfig/ui/securitylevelpage.ui index 948c62a311c0..5292a72fcf17 100644 --- a/xmlsecurity/uiconfig/ui/securitylevelpage.ui +++ b/xmlsecurity/uiconfig/ui/securitylevelpage.ui @@ -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. 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> + <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 file locations. Trusted certificates and trusted file locations can be set on the Trusted Sources tab page.</property> </object> </child> </object> |