diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-09-28 15:39:58 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-09-29 02:46:17 +0200 |
commit | 1c93d4ba6e0b516918ff22c8cdcbc9b808a491ad (patch) | |
tree | 4b6be22c5352b8403255fe5d198f3369431ddd8a /source/text/simpress | |
parent | 192bfeba34fca4548b6bfd45951a3d84738f9df4 (diff) |
tdf#155875 UI cmds Writer/Table in Help(47)
+ refactoring
+ Tools menu - Writer part.
Change-Id: I46fddc444fc1912297dd8474dd30e978fd76c5e0
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/157385
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/simpress')
-rw-r--r-- | source/text/simpress/main_tools.xhp | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/source/text/simpress/main_tools.xhp b/source/text/simpress/main_tools.xhp index 8a39265598..bae0b20467 100644 --- a/source/text/simpress/main_tools.xhp +++ b/source/text/simpress/main_tools.xhp @@ -20,7 +20,7 @@ <meta> <topic id="textsimpressmain_toolsxml" indexer="include" status="PUBLISH"> - <title id="tit" xml-lang="en-US">Tools</title> + <title id="tit">Tools</title> <filename>/text/simpress/main_tools.xhp</filename> </topic> </meta> @@ -29,10 +29,9 @@ <section id="tools"> -<bookmark xml-lang="en-US" branch="hid/.uno:ToolsMenu" id="bm_id9877010" localize="false"/> <h1 id="hd_id3154017"><link href="text/simpress/main_tools.xhp">Tools</link></h1> -<paragraph id="par_id3155064" role="paragraph" xml-lang="en-US"><ahelp hid=".">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp></paragraph> +<paragraph id="par_id3155064" role="paragraph"><ahelp hid=".">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp></paragraph> </section> <embed href="text/shared/01/06990000.xhp#spelling"/> <embed href="text/shared/01/06010500.xhp#language"/> |