diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-10-10 20:25:57 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-10-11 14:01:42 +0200 |
commit | 3dda8f8e1aa70b6a89482e223c021cc0188beef2 (patch) | |
tree | fa22ccb18cd5ca6ab00771fb0dd93a38a3c4156c /source/text/swriter | |
parent | 22bb0cabc27b077214c08cf71e91b13098c305ba (diff) |
tdf#155876 UI cmds Calc (02)
+ refactoring
+ Digital Signature menu
Change-Id: I9547d47c6f4f99800b17fec2fb2199c13b38bc40
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/157801
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/swriter')
-rw-r--r-- | source/text/swriter/main0101.xhp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/source/text/swriter/main0101.xhp b/source/text/swriter/main0101.xhp index 2d836143b3..f76ff17a70 100644 --- a/source/text/swriter/main0101.xhp +++ b/source/text/swriter/main0101.xhp @@ -20,16 +20,16 @@ <meta> <topic id="textswritermain0101xml" indexer="include" status="PUBLISH"> - <title id="tit" xml-lang="en-US">File</title> + <title id="tit">File</title> <filename>/text/swriter/main0101.xhp</filename> </topic> </meta> <body> <section id="file"> - <bookmark xml-lang="en-US" branch="hid/.uno:FileMenu" id="bm_id4299142" localize="false"/> - <h1 id="hd_id3147331" xml-lang="en-US"><link href="text/swriter/main0101.xhp">File</link></h1> - <paragraph id="par_id3147352" role="paragraph" xml-lang="en-US"><ahelp hid=".">These commands apply to the current document, create a document, open an existing document, or close the application.</ahelp></paragraph> + <bookmark branch="hid/.uno:FileMenu" id="bm_id4299142" localize="false"/> + <h1 id="hd_id3147331"><link href="text/swriter/main0101.xhp">File</link></h1> + <paragraph id="par_id3147352" role="paragraph"><ahelp hid=".">These commands apply to the current document, create a document, open an existing document, or close the application.</ahelp></paragraph> </section> <embed href="text/shared/01/01010000.xhp#new"/> <embed href="text/shared/01/01020000.xhp#open"/> |