diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-06-05 17:57:31 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-06-06 00:12:39 +0200 |
commit | c366e74f9df3dec75df5b6bb21297166599fbf1b (patch) | |
tree | d87a6af4c83a9617561cf3d8ca8a4eecb57f3182 /source/text/shared/01 | |
parent | 0aef8c7bd50b6f82a196358584fabc91ebd64795 (diff) |
tdf#154996 Add tabbed UI commands in Help page
+ refactoring
+ Add comments submenu
Change-Id: I465ea7c0518272e08f5af403f7502a1d10043b5b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/152632
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/01')
-rw-r--r-- | source/text/shared/01/02230000.xhp | 10 | ||||
-rw-r--r-- | source/text/shared/01/02230300.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/04050000.xhp | 2 |
3 files changed, 6 insertions, 8 deletions
diff --git a/source/text/shared/01/02230000.xhp b/source/text/shared/01/02230000.xhp index 1cf241bc1a..acf87fb23a 100644 --- a/source/text/shared/01/02230000.xhp +++ b/source/text/shared/01/02230000.xhp @@ -20,23 +20,21 @@ <meta> <topic id="textshared0102230000xml" indexer="include" status="PUBLISH"> - <title id="tit" xml-lang="en-US">Track Changes</title> + <title id="tit">Track Changes</title> <filename>/text/shared/01/02230000.xhp</filename> </topic> </meta> <body> - - <section id="track_changes"> -<bookmark xml-lang="en-US" branch="hid/.uno:ChangesMenu" id="bm_id8352305" localize="false"/> +<bookmark branch="hid/.uno:ChangesMenu" id="bm_id8352305" localize="false"/> <h1 id="hd_id3152952"><link href="text/shared/01/02230000.xhp">Track Changes</link></h1> -<paragraph id="par_id3145759" role="paragraph" xml-lang="en-US"><ahelp hid=".">Lists the commands that are available for tracking changes in your file.</ahelp></paragraph> +<paragraph id="par_id3145759" role="paragraph"><ahelp hid=".">Lists the commands that are available for tracking changes in your file.</ahelp></paragraph> </section> <section id="howtoget"> -<embed href="text/shared/00/edit_menu.xhp#aenderungen"/> +<embed href="text/shared/00/edit_menu.xhp#changes"/> </section> <embed href="text/shared/01/02230100.xhp#record_changes"/> <embed href="text/shared/01/02230150.xhp#red_protect"/> diff --git a/source/text/shared/01/02230300.xhp b/source/text/shared/01/02230300.xhp index fd2c6174c4..d54a9bd357 100644 --- a/source/text/shared/01/02230300.xhp +++ b/source/text/shared/01/02230300.xhp @@ -35,7 +35,7 @@ <bookmark xml-lang="en-US" branch="hid/cui/ui/comment/edit" id="bm_id3153883" localize="false"/> <section id="trackchangecommenthead"> - <h1 id="hd_id3083278">Insert Track Change Comment</h1> + <h1 id="hd_id3083278"><variable id="h1"><link href="text/shared/01/02230300.xhp">Insert Track Change Comment</link></variable></h1> <paragraph role="paragraph" id="par_id3148983" xml-lang="en-US"><variable id="kommentartext"><ahelp hid=".">Enter a comment for the recorded change.</ahelp> </variable></paragraph> </section> diff --git a/source/text/shared/01/04050000.xhp b/source/text/shared/01/04050000.xhp index a14d58412b..1731affd0e 100644 --- a/source/text/shared/01/04050000.xhp +++ b/source/text/shared/01/04050000.xhp @@ -42,7 +42,7 @@ <section id="comment"> <bookmark xml-lang="en-US" branch="hid/.uno:InsertAnnotation" id="bm_id8906707" localize="false"/> <bookmark xml-lang="en-US" branch="hid/.uno:EditAnnotation" id="bm_id8905607" localize="false"/> - <h1 id="hd_id3154100"><link href="text/shared/01/04050000.xhp">Comment</link></h1> + <h1 id="hd_id3154100"><variable id="h1"><link href="text/shared/01/04050000.xhp">Comment</link></variable></h1> <paragraph id="par_id3151100" role="paragraph" xml-lang="en-US"><variable id="notizbearbeitentext"><ahelp hid=".">Inserts a comment around the selected text, presentation slide, drawing page or at the current spreadsheet cursor position.</ahelp></variable></paragraph> </section> <section id="howtoget"> |