summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael Lima <rafael.palma.lima@gmail.com>2021-09-29 20:45:49 +0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2021-09-30 15:51:21 +0200
commit692cf2deaf301a4fb1bce976a9f16e28c5f3c895 (patch)
tree02b8f69c015013bb4d20268284de29a5fb7e747b
parent5a4f9fe6afa18531f7403df99e555ea04d96e9b6 (diff)
Fix auto_redact help page for l10n
Change-Id: I45a698daf4744ecffbd7178d40edb8bd70a76bbe Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122852 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r--source/text/shared/guide/auto_redact.xhp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/guide/auto_redact.xhp b/source/text/shared/guide/auto_redact.xhp
index cca8d13184..9a602a2229 100644
--- a/source/text/shared/guide/auto_redact.xhp
+++ b/source/text/shared/guide/auto_redact.xhp
@@ -50,7 +50,7 @@
<paragraph role="paragraph" id="par_id181626029575406">Add all targets that you want to apply to your document and click <emph>OK</emph>. This opens the document as a drawing in %PRODUCTNAME Draw with all targets automatically redacted with the <emph>Rectangle Redaction</emph> tool.</paragraph>
<paragraph role="paragraph" id="par_id611626029791762">Continue redacting other portions of the generated document and then print or export it to PDF.</paragraph>
- <tip id="par_id581626101004089">Refer to the help page <embedvar href="text/shared/01/02100001.xhp#02100001"/> to learn more about regular expressions.</tip>
+ <tip id="par_id581626101004089">Refer to the help page <link href="text/shared/01/02100001.xhp" name="regex_link">List of Regular Expressions</link> to learn more about how to use regular expressions in %PRODUCTNAME.</tip>
<h2 id="hd_id951626029985729">Exporting and Importing Targets</h2>
<paragraph role="paragraph" id="par_id701626030005749">Click the <emph>Save Targets</emph> button to save all defined targets in the document as a JSON (JavaScript Object Notation) file.</paragraph>
<paragraph role="paragraph" id="par_id971626030103135">Click the <emph>Load Targets</emph> button to import and apply the targets defined in a JSON file to another %PRODUCTNAME document.</paragraph>