From 1832f962424d95535a96048cdac41ee60c05db9a Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 16 Jul 2018 17:33:26 +0100 Subject: reword Block any links from untrusted documents documentation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I7f509ca500d859e4332fdc94f9a265fa34a64fcb Reviewed-on: https://gerrit.libreoffice.org/57509 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- source/text/shared/optionen/securityoptionsdialog.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/text/shared/optionen') diff --git a/source/text/shared/optionen/securityoptionsdialog.xhp b/source/text/shared/optionen/securityoptionsdialog.xhp index 4eebd25310..6ec6e0de60 100644 --- a/source/text/shared/optionen/securityoptionsdialog.xhp +++ b/source/text/shared/optionen/securityoptionsdialog.xhp @@ -66,7 +66,7 @@ If enabled, you must hold down the Ctrl key while clicking a hyperlink to follow that link. If not enabled, a click opens the hyperlink. Block any links from documents not among the trusted locations (see Macro Security) -Blocks the use of links pointing to images not in the trusted locations defined on the Trusted Sources tab of the Macro Security dialog. This can increase security in case you work with documents from untrusted sources (e.g. the internet) and are worried about vulnerabilities in image processing software components. Blocking the use of links means that images are not loaded in documents, only a placeholder frame is visible. +Blocks the use of linked images by documents not in the trusted locations defined on the Trusted Sources tab of the Macro Security dialog. This can increase security in case you work with documents from untrusted sources (e.g. the internet) and are worried about vulnerabilities in image processing software components. Blocking the use of links means that images are not loaded in untrusted documents, only a placeholder frame is visible. -- cgit