From f934ad3e896be59c76e35cf0033be0c7abe1e41c Mon Sep 17 00:00:00 2001 From: Bogdan B Date: Sat, 12 Nov 2022 12:57:16 +0200 Subject: tdf#152011 Change "open" to "create" for a new document Change-Id: If5e5476465baa225a54448a6bccfebef30fd3f05 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/142624 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/scalc/main0101.xhp | 2 +- source/text/sdraw/main0101.xhp | 2 +- source/text/simpress/main0101.xhp | 2 +- source/text/smath/main0101.xhp | 2 +- source/text/swriter/main0101.xhp | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'source') diff --git a/source/text/scalc/main0101.xhp b/source/text/scalc/main0101.xhp index dd1517741c..4d5a5b4a43 100644 --- a/source/text/scalc/main0101.xhp +++ b/source/text/scalc/main0101.xhp @@ -32,7 +32,7 @@

File

-These commands apply to the current document, open a new document, or close the application. +These commands apply to the current document, create a document, open an existing document, or close the application. diff --git a/source/text/sdraw/main0101.xhp b/source/text/sdraw/main0101.xhp index 9187cfc6e4..de72b7dce7 100644 --- a/source/text/sdraw/main0101.xhp +++ b/source/text/sdraw/main0101.xhp @@ -30,7 +30,7 @@
File - This menu contains general commands for working with Draw documents, such as open, close and print. To close $[officename] Draw, click Exit. + This menu contains general commands for working with Draw documents, such as create, open, close and print. To close $[officename] Draw, click Exit.
diff --git a/source/text/simpress/main0101.xhp b/source/text/simpress/main0101.xhp index e0528bd841..1d13c120eb 100644 --- a/source/text/simpress/main0101.xhp +++ b/source/text/simpress/main0101.xhp @@ -32,7 +32,7 @@ File -These commands apply to the current document, open a new document, or close the application. +These commands apply to the current document, create a document, open an existing document, or close the application. diff --git a/source/text/smath/main0101.xhp b/source/text/smath/main0101.xhp index aeca8941d0..d52d1d723d 100644 --- a/source/text/smath/main0101.xhp +++ b/source/text/smath/main0101.xhp @@ -29,7 +29,7 @@

File

- This menu contains the general commands for working with formula documents, such as open, save and print. + This menu contains the general commands for working with formula documents, such as create, open, save and print.
diff --git a/source/text/swriter/main0101.xhp b/source/text/swriter/main0101.xhp index 75d9cafa95..238f9887df 100644 --- a/source/text/swriter/main0101.xhp +++ b/source/text/swriter/main0101.xhp @@ -30,7 +30,7 @@

File

- These commands apply to the current document, open a new document, or close the application. + These commands apply to the current document, create a document, open an existing document, or close the application. -- cgit