summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdolfo Jayme Barrientos <fitojb@ubuntu.com>2021-11-29 03:23:13 -0600
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2021-12-02 12:12:57 +0100
commitaab06144bd2b80cffc77df8ebb8b58ffc89468cb (patch)
tree2faaf402952fc944c9ce6e600610113b0b829331
parent5cee59d11c86adc21bee3056bf0b0ac09e4d19ff (diff)
Related: tdf#145728 Update help strings for QR and Barcode dialog
Also, I removed the Wikipedia link. Besides having grammatical problems, I don’t think these links are a fit for our documentation. We would do a bigger service for our readers having all the needed information right into our pages, where we can control it better. Change-Id: Iaf96727ae5127ad622a2887aeea4c81b262d4ede (cherry picked from commit fe3d13ce1750ba2cd5bc64ff76d20a11e93e446e) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126222 Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-rw-r--r--source/text/shared/guide/qrcode.xhp21
1 files changed, 9 insertions, 12 deletions
diff --git a/source/text/shared/guide/qrcode.xhp b/source/text/shared/guide/qrcode.xhp
index 5808a728cb..f2dcf97932 100644
--- a/source/text/shared/guide/qrcode.xhp
+++ b/source/text/shared/guide/qrcode.xhp
@@ -11,27 +11,27 @@
<meta>
<topic id="qrcodetopic" indexer="include" status="PUBLISH">
- <title id="tit" xml-lang="en-US">QR Code</title>
+ <title id="tit" xml-lang="en-US">QR and Barcode</title>
<filename>/text/shared/guide/qrcode.xhp</filename>
</topic>
</meta>
<body>
<bookmark xml-lang="en-US" branch="index" id="bm_id901566317201860">
- <bookmark_value>QR Code</bookmark_value>
+ <bookmark_value>QR code;barcode</bookmark_value>
</bookmark>
<section id="qrcodeh1">
- <h1 id="hd_id461566315781439"><link href="text/shared/guide/qrcode.xhp" name="QR Code">QR Code</link></h1>
+ <h1 id="hd_id461566315781439"><link href="text/shared/guide/qrcode.xhp" name="QR and Barcode">QR and Barcode</link></h1>
<bookmark id="bm_id971566315781438" xml-lang="en-US" branch="hid/cui/ui/qrcodegen/QrCodeGenDialog" localize="false"/>
<bookmark id="bm_id971566315781436" xml-lang="en-US" branch="hid/cui/ui/qrcodegen/@@nowidget@@" localize="false"/>
- <paragraph id="par_id381566315781439" role="paragraph" xml-lang="en-US">Generate QR Code for any text or URL.</paragraph>
+ <paragraph id="par_id381566315781439" role="paragraph" xml-lang="en-US">Generate linear and matrix codes for any text or URL.</paragraph>
</section>
- <paragraph role="paragraph" id="par_id411566316109551">The QR Code Generation feature helps to create QR codes for any text or URL. The QR code is produced as an image or shape and has all the properties associated with an image.</paragraph>
+ <paragraph role="paragraph" id="par_id411566316109551">The QR and Barcode generation feature allows you to encode any text string or URL as a barcode or a QR code and insert it as a graphical object in a document for scanning.</paragraph>
<section id="howtoget">
- <paragraph role="paragraph" id="par_id761566316165430">Choose <menuitem>Insert - Object - QR Code</menuitem>.</paragraph>
+ <paragraph role="paragraph" id="par_id761566316165430">Choose <menuitem>Insert - Object - QR and Barcode</menuitem>.</paragraph>
</section>
- <h2 id="hd_id611566316506278">URL or Text</h2>
+ <h2 id="hd_id611566316506278">URL or text</h2>
<bookmark id="bm_id97156631571" xml-lang="en-US" branch="hid/cui/ui/qrcodegen/edit_text" localize="false"/>
- <paragraph role="paragraph" id="par_id251566316519649">The text from which to generate the QR code.</paragraph>
+ <paragraph role="paragraph" id="par_id251566316519649">The text from which to generate the code.</paragraph>
<h2 id="hd_id701566317347416">Error correction</h2>
<paragraph role="paragraph" id="par_id281566317365617">The error correction value for the QR Code that is to be created. The error correction of a QR code is a measure that helps a QR code to recover if it is damaged.</paragraph>
<paragraph role="paragraph" id="par_id781566317374864">There are four standard error correction values.</paragraph>
@@ -55,14 +55,11 @@
</list>
<h2 id="hd_id701566316879046">Margin</h2>
<bookmark id="bm_id97156631572" xml-lang="en-US" branch="hid/cui/ui/qrcodegen/edit_margin" localize="false"/>
- <paragraph role="paragraph" id="par_id981566316947064">The width of the margin surrounding the QR code.</paragraph>
+ <paragraph role="paragraph" id="par_id981566316947064">The width of the margin surrounding the code.</paragraph>
<h2 id="hd_id761566322212787">Example</h2>
<paragraph role="paragraph" id="par_id401566321281041">The QR code below was generated for the text <literal>www.libreoffice.org</literal>:</paragraph>
<paragraph role="paragraph" id="par_id561566321218295" xml-lang="en-US">
<image src="media/helpimg/qrcode_example.svg" id="img_id991566321218295" width="4cm" height="4cm"><alt xml-lang="en-US" id="alt_id401566321218295">QR code example</alt></image>
</paragraph>
- <section id="relatedtopics">
- <paragraph role="paragraph" id="par_id441566317415844">QR code in the <link href="https://en.wikipedia.org/wiki/QR_code" name="wikipedia">Wikipedia</link></paragraph>
- </section>
</body>
</helpdocument>