summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdolfo Jayme Barrientos <fitojb@ubuntu.com>2017-05-31 04:16:24 -0500
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2017-05-31 11:18:53 +0200
commit867887a16c85a8e6fbd657a7d46224ed23317cdf (patch)
treec341201c75499a1fd90a08617cf40e76380be438
parent1855c986461918b9ccac692e8d80a6d4b8c8ff3e (diff)
Grammar (is → are)
Change-Id: I16042693a842430ecc7a880118321205f8aed732 Reviewed-on: https://gerrit.libreoffice.org/38270 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-rw-r--r--source/text/shared/guide/digital_signatures.xhp4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/guide/digital_signatures.xhp b/source/text/shared/guide/digital_signatures.xhp
index 2989cda8d3..b1c9d8dada 100644
--- a/source/text/shared/guide/digital_signatures.xhp
+++ b/source/text/shared/guide/digital_signatures.xhp
@@ -87,8 +87,8 @@
<paragraph xml-lang="en-US" id="hd_id0821200910191787" role="heading" level="3">Signatures and software versions</paragraph>
<paragraph xml-lang="en-US" id="par_id0821200910191747" role="paragraph">The signing of contents got changed with OpenOffice.org 3.2 and StarOffice 9.2. Now all contents of the files, except the signature file itself (META-INF/documentsignatures.xml) are signed. </paragraph>
- <paragraph xml-lang="en-US" id="par_id0821200910191774" role="paragraph">When you sign a document with OpenOffice.org 3.2 or StarOffice 9.2 or a later version, and you open that document in an older version of the software, the signature will be displayed as "invalid". Signatures created with older versions of the software will be marked with "only parts of the document is signed" when loaded in the newer software.</paragraph>
- <paragraph xml-lang="en-US" id="par_id0821200910191775" role="paragraph">When you sign an OOXML document, then the signature will be always marked with "only parts of the document is signed". Metadata of OOXML files are never signed, to be compatible with Microsoft Office.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id0821200910191774" role="paragraph">When you sign a document with OpenOffice.org 3.2 or StarOffice 9.2 or a later version, and you open that document in an older version of the software, the signature will be displayed as "invalid". Signatures created with older versions of the software will be marked with "only parts of the document are signed" when loaded in the newer software.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id0821200910191775" role="paragraph">When you sign an OOXML document, then the signature will be always marked with "only parts of the document are signed". Metadata of OOXML files are never signed, to be compatible with Microsoft Office.</paragraph>
<paragraph xml-lang="en-US" id="par_id0821200910191776" role="paragraph">When you sign a PDF document, then this marking is not used. Signing only parts of the document is simply an invalid signature.</paragraph>
<paragraph xml-lang="en-US" id="par_id0821200910191777" role="paragraph">Signing other document formats is not supported at the moment.</paragraph>
<paragraph xml-lang="en-US" id="par_id2008200911583098" role="note">When you load an ODF document, you might see an icon in the status bar and the status field in the dialog that indicates that the document is only partially signed. This status will appear when the signature and certificate are valid, but they were created with a version of OpenOffice.org before 3.2 or StarOffice before 9.2. In versions of OpenOffice.org before 3.0 or StarOffice before 9.0, the document signature was applied to the main contents, pictures and embedded objects only and some contents, like macros, were not signed. In OpenOffice.org 3.0 and StarOffice 9.0 the document signature was applied to most content, including macros. However, the mimetype and the content of the META-INF folder were not signed. And in OpenOffice.org 3.2, StarOffice 9.2, and all versions of LibreOffice all contents, except the signature file itself (META-INF/documentsignatures.xml), are signed.</paragraph>