[Libreoffice-commits] help.git: source/text
Olivier Hallot (via logerrit)
logerrit at kemper.freedesktop.org
Mon Dec 7 22:40:19 UTC 2020
source/text/shared/01/ref_pdf_export_universal_accessibility.xhp | 22 +++++-----
1 file changed, 11 insertions(+), 11 deletions(-)
New commits:
commit 3e9c3e7f6da0204042ad3a1f51ec360d62919e17
Author: Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Fri Dec 4 16:38:10 2020 -0300
Commit: Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Mon Dec 7 23:39:59 2020 +0100
Review PDF accessibility page
* eliminate e.g
* ...more
Change-Id: Idcad442a6c1431d867275b4d7f5bbc9d7cdcb22f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107238
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
diff --git a/source/text/shared/01/ref_pdf_export_universal_accessibility.xhp b/source/text/shared/01/ref_pdf_export_universal_accessibility.xhp
index b5741b9d2..265573ba7 100644
--- a/source/text/shared/01/ref_pdf_export_universal_accessibility.xhp
+++ b/source/text/shared/01/ref_pdf_export_universal_accessibility.xhp
@@ -35,39 +35,39 @@
<list type="unordered">
<listitem>
- <paragraph id="par_id601603042936801" role="listitem">Document title is set.</paragraph>
+ <paragraph id="par_id601603042936801" role="listitem">The document title is set.</paragraph>
</listitem>
<listitem>
- <paragraph id="par_id951603042978520" role="listitem">Document language is set, or that all styles in use, have the language set.</paragraph>
+ <paragraph id="par_id951603042978520" role="listitem">The document language is set, or all styles in use have the language property set.</paragraph>
</listitem>
<listitem>
- <paragraph id="par_id951603042984032" role="listitem">All images, graphics, OLE objects have an "alt" text (or title in some objects).</paragraph>
+ <paragraph id="par_id951603042984032" role="listitem">All images, graphics, OLE objects have an alternate (alt) text or a title.</paragraph>
</listitem>
<listitem>
- <paragraph id="par_id341603042991177" role="listitem">Tables do not include splits or merges.</paragraph>
+ <paragraph id="par_id341603042991177" role="listitem">Tables do not contain split or merged cells.</paragraph>
</listitem>
<listitem>
- <paragraph id="par_id481603043007920" role="listitem">Only integrated numbering is used. No manual numbering (e.g., writing "1." "2." "3." at the beginning of paragraphs).</paragraph>
+ <paragraph id="par_id481603043007920" role="listitem">Only integrated numbering is used, no manual numbering. For example, do not type "1.", "2.", "3." at the beginning of paragraphs.</paragraph>
</listitem>
<listitem>
- <paragraph id="par_id521603043012471" role="listitem">Hyperlink text is not a hyperlink itself, and hyperlink is described. </paragraph>
+ <paragraph id="par_id521603043012471" role="listitem">Hyperlink texts without the underlying hyperlinks.</paragraph>
</listitem>
<listitem>
- <paragraph id="par_id521603043019328" role="listitem">Contrast between text and background meets the WCAG specification.</paragraph>
+ <paragraph id="par_id521603043019328" role="listitem">The contrast between text and the background meets the WCAG specification.</paragraph>
</listitem>
<listitem>
<paragraph id="par_id71603043022999" role="listitem">No blinking text.</paragraph>
</listitem>
<listitem>
- <paragraph id="par_id251603043029601" role="listitem">No footnotes and endnotes.</paragraph>
+ <paragraph id="par_id251603043029601" role="listitem">No footnotes or endnotes.</paragraph>
</listitem>
<listitem>
- <paragraph id="par_id101603043034257" role="listitem">Headings must increase incrementally with no skips (e.g., cannot have Heading 1 to Heading 3, skipping Heading 2).</paragraph>
+ <paragraph id="par_id101603043034257" role="listitem">Headings must increase sequentially with no skips, for example, you cannot have Heading 1, Heading 3, and no Heading 2.</paragraph>
</listitem>
<listitem>
<paragraph id="par_id281603043041040" role="listitem">Text does not convey additional meaning with (direct) formatting.</paragraph>
</listitem>
</list>
-<tip id="par_id311603047235460">Check Accessibility before trying to export with <menuitem>Tools - Check Accessibility</menuitem> </tip>
+<tip id="par_id311603047235460">You can check the document accessibility compliance before exporting with <menuitem>Tools - Check Accessibility</menuitem> </tip>
</body>
-</helpdocument>
\ No newline at end of file
+</helpdocument>
More information about the Libreoffice-commits
mailing list