This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/trunk by this push:
new cd5505830b Small string change
cd5505830b is described below
commit cd5505830bcd9ae4c40415e8259eeadde437744a
Author: mseidel <[email protected]>
AuthorDate: Sat Jul 15 17:45:04 2023 +0200
Small string change
---
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