diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2023-02-19 10:49:13 +0000 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-02-19 11:25:10 +0000 |
commit | 03cb59d0517e87076c76521c77cd88dd9f16dc4e (patch) | |
tree | fa6b75bbd1718112015ce1c8897e54dba36be8ea | |
parent | bdf9af4c8847ac03d1a836f6cfc9f49053ddd95d (diff) |
inform about clicking on status bar
Change-Id: I3ac867df051295c3b5095fbfe1c1a17fa275cb59
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/147277
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/swriter/main0208.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/swriter/main0208.xhp b/source/text/swriter/main0208.xhp index cc71efbecb..c51ec60813 100644 --- a/source/text/swriter/main0208.xhp +++ b/source/text/swriter/main0208.xhp @@ -29,7 +29,7 @@ <section id="status"> <h1 id="hd_id3153397" xml-lang="en-US"><link href="text/swriter/main0208.xhp">Status Bar</link></h1> -<paragraph id="par_id3153414" role="paragraph" xml-lang="en-US">The Status Bar contains information about the current document and offers various buttons with special functions.</paragraph> +<paragraph id="par_id3153414" role="paragraph" xml-lang="en-US">The Status Bar contains information about the current document and offers various buttons with special functions. You can click on most status bar items to open a related dialog window.</paragraph> </section> <embed href="text/swriter/02/08010000.xhp#pagenumber"/> <embed href="text/swriter/01/06040000.xhp#wordcount"/> |