You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2023/07/15 15:46:09 UTC

[openoffice] branch AOO42X updated: Small string change

This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/AOO42X by this push:
     new e09d009e71 Small string change
e09d009e71 is described below

commit e09d009e7113af75ca886878af65795612c7b09f
Author: mseidel <ms...@apache.org>
AuthorDate: Sat Jul 15 17:45:04 2023 +0200

    Small string change
    
    (cherry picked from commit cd5505830bcd9ae4c40415e8259eeadde437744a)
---
 main/sfx2/source/doc/doc.src | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/main/sfx2/source/doc/doc.src b/main/sfx2/source/doc/doc.src
index e8418621b7..61c5ef8cb6 100644
--- a/main/sfx2/source/doc/doc.src
+++ b/main/sfx2/source/doc/doc.src
@@ -124,7 +124,7 @@ String STR_TEMPLATE_FILTER
 };
 String STR_ERROR_COPY_TEMPLATE
 {
-	Text [ en-US ] = "Error copying template \"$1\". \nA template with this name may already exist." ;
+	Text [ en-US ] = "Error copying template \"$1\".\nA template with this name may already exist." ;
 };
 String STR_ERROR_DELETE_TEMPLATE
 {
@@ -476,7 +476,7 @@ String STR_SHARED
 
 String STR_XMLSEC_ODF12_EXPECTED
 {
-	Text [ en-US ] = "The document format version is set to ODF 1.1 (OpenOffice.org 2.x) in Tools-Options-Load/Save-General. Signing documents requires ODF 1.2 (OpenOffice.org 3.x)." ;
+	Text [ en-US ] = "The document format version is set to ODF 1.1 in Tools - Options - Load/Save - General. Signing documents requires ODF 1.2." ;
 };
 
 QueryBox MSG_XMLSEC_QUERY_SAVESIGNEDBEFORESIGN