diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-02-21 11:50:38 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-02-22 21:48:14 +0100 |
commit | 61bc025c40797e5ba133551a682d1746bf34857e (patch) | |
tree | ab75dd79f4e594857f56418d31526a248a2a1d1e | |
parent | d13c501f790c5130fa5b23da99be6b92770a08d4 (diff) |
Fix bookmark for Spelling options dialog
Change-Id: Ie7fb9434b5023f50adb9dd2f2c88ec6897e9dca8
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/163696
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/00/00000406.xhp | 12 | ||||
-rw-r--r-- | source/text/shared/01/06010101.xhp | 10 |
2 files changed, 14 insertions, 8 deletions
diff --git a/source/text/shared/00/00000406.xhp b/source/text/shared/00/00000406.xhp index ecd7c5412a..c3e43e7bb4 100644 --- a/source/text/shared/00/00000406.xhp +++ b/source/text/shared/00/00000406.xhp @@ -78,7 +78,17 @@ <paragraph id="par_idN10705" role="paragraph"><variable id="chinese">Choose <emph>Tools - Language - Chinese Conversion</emph>. Asian language support must be enabled.</variable></paragraph> <paragraph id="par_idN1071E" role="paragraph"><variable id="chineseedit">Choose <emph>Tools - Language - Chinese Conversion</emph> - <emph>Edit terms</emph> button. Asian language support must be enabled.</variable></paragraph> - <paragraph id="par_id3150771" role="paragraph"><variable id="zoptionen">Choose <emph>Tools - Spelling</emph>, then click <emph>Options</emph>.</variable></paragraph> + <section id="zoptionen"> + <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> + <paragraph id="par_id3150771" role="paragraph">Choose <emph>Tools - Spelling</emph>, then click <emph>Options</emph>.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_context"/> + <paragraph role="paragraph" id="par_id391708526628229">Choose <menuitem>Spelling</menuitem> and click <menuitem>Options</menuitem>.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_tabUI"/> + <paragraph role="paragraph" id="par_id771708526275302">Choose <menuitem>Review - Spelling</menuitem> and click <menuitem>Options</menuitem>.</paragraph> + <paragraph role="paragraph" id="par_id691708526281045">On the <menuitem>Review</menuitem> menu of the <menuitem>Review</menuitem> tab, choose <menuitem>Spelling</menuitem> and click <menuitem>Options</menuitem>.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_keyboard"/> + <paragraph role="paragraph" id="par_id461708526619428"><keycode>F7</keycode> and click <menuitem>Options</menuitem>.</paragraph> + </section> <section id="thesaurus"> <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> diff --git a/source/text/shared/01/06010101.xhp b/source/text/shared/01/06010101.xhp index d920202154..8f7e553dd1 100644 --- a/source/text/shared/01/06010101.xhp +++ b/source/text/shared/01/06010101.xhp @@ -1,6 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> - - <!-- * This file is part of the LibreOffice project. * @@ -18,11 +16,10 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - <helpdocument version="1.0"> <meta> <topic id="textshared0106010101xml" indexer="include" status="PUBLISH"> -<title xml-lang="en-US" id="tit">Writing aids</title> +<title id="tit">Writing aids</title> <filename>/text/shared/01/06010101.xhp</filename> </topic> <history> @@ -30,10 +27,9 @@ </history> </meta> <body> - - +<bookmark branch="hid/cui/ui/spelloptionsdialog/@@nowidget@@" id="bm_id651708471105780" localize="false"/> <h1 id="hd_id3145138">Writing aids</h1> - <paragraph role="paragraph" id="par_id3148882" xml-lang="en-US">Select the user-defined dictionaries and set the rules for the spellchecking.</paragraph> + <paragraph role="paragraph" id="par_id3148882">Select the user-defined dictionaries and set the rules for the spellchecking.</paragraph> <section id="howtoget"> <embed href="text/shared/00/00000406.xhp#zoptionen"/> </section> |