[Libreoffice-commits] help.git: Branch 'libreoffice-5-4' - source/text

Adolfo Jayme Barrientos fitojb at ubuntu.com
Wed May 31 09:19:28 UTC 2017


 source/text/shared/guide/digital_signatures.xhp |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 867887a16c85a8e6fbd657a7d46224ed23317cdf
Author: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
Date:   Wed May 31 04:16:24 2017 -0500

    Grammar (is → are)
    
    Change-Id: I16042693a842430ecc7a880118321205f8aed732
    Reviewed-on: https://gerrit.libreoffice.org/38270
    Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
    Tested-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>

diff --git a/source/text/shared/guide/digital_signatures.xhp b/source/text/shared/guide/digital_signatures.xhp
index 2989cda8d..b1c9d8dad 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>


More information about the Libreoffice-commits mailing list