diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-10-12 14:13:12 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-10-14 15:40:01 +0200 |
commit | 89ebbf38c76bc5ea6e8161adaa2c4a55772b4ecb (patch) | |
tree | f09fe3f0760dd5f036b4dee86ca4a1b2524bd19c /source/text/sdraw/00 | |
parent | c984b1f7c6d08c21aa21413980c0bd4408a88a3a (diff) |
tdf#139290 Help button for Load Styles to right page
Actually there are multiple Help pages for the same dialog.
The Load Style (writer), Change Master Slide (Impress) and Master Page
(Draw) all use the same dialog sfx/ui/loadtemplatedialog
Switches were added to select the contents for the right application.
Still, slides and pages terms are mixed in the UI.
Change-Id: I2d48dd8a72fe7b43e92b57299eed1577e355c060
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123529
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/sdraw/00')
-rw-r--r-- | source/text/sdraw/00/page_menu.xhp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/source/text/sdraw/00/page_menu.xhp b/source/text/sdraw/00/page_menu.xhp index 3e6802ab9e..0119a9e725 100644 --- a/source/text/sdraw/00/page_menu.xhp +++ b/source/text/sdraw/00/page_menu.xhp @@ -32,6 +32,7 @@ </variable></paragraph> <paragraph role="paragraph" id="par_id941556823044342" xml-lang="en-US"><variable id="seitenvorlage">Choose <menuitem>Page - Master Page</menuitem> </variable></paragraph> + <paragraph role="paragraph" id="par_id911634055593609"><variable id="loadpagedesign">Choose <menuitem>Page - Master Page - Load</menuitem></variable></paragraph> <section id="new_page"> <paragraph id="par_id191556823044529" role="paragraph" xml-lang="en-US">Choose <menuitem>Page - New Page</menuitem></paragraph> <paragraph id="par_id1001556823044677" role="paragraph" xml-lang="en-US">On the <emph>Insert</emph> bar, click</paragraph> @@ -39,7 +40,7 @@ <table id="tab_id501556823072396"> <tablerow> <tablecell> - <paragraph id="par_id351556823072396" role="paragraph" xml-lang="en-US"> <image id="img_id381556823072396" src="cmd/sc_insertpage.png" width="0.566cm" height="0.566cm"><alt xml-lang="en-US" id="alt_id381556823072396">Icon</alt></image></paragraph> + <paragraph id="par_id351556823072396" role="paragraph" xml-lang="en-US"> <image id="img_id381556823072396" src="cmd/sc_insertpage.png" width="1cm" height="1cm"><alt xml-lang="en-US" id="alt_id381556823072396">Icon New Page</alt></image></paragraph> </tablecell> <tablecell> <paragraph id="par_id831556823072396" role="paragraph" xml-lang="en-US">New Page</paragraph> |