diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2023-02-13 00:21:14 +0000 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2023-02-13 01:23:20 +0000 |
commit | 12f4174031afc80e9d6ac387336e0185646f6977 (patch) | |
tree | be5ddf20bbd4c0e57778d338dc7b236483dddc6b | |
parent | 7266a58cba3c89fdf9cd7100c00ef360e8d45e08 (diff) |
tdf#152605 update UI label changes
- also adding missing control "Caption Order" in Autocaption
Change-Id: I79f3a3416a465693be7bee98d6bdfa0a82f828da
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/146806
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-rw-r--r-- | source/text/shared/optionen/01041100.xhp | 4 | ||||
-rw-r--r-- | source/text/swriter/01/04060100.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/01/04090001.xhp | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/source/text/shared/optionen/01041100.xhp b/source/text/shared/optionen/01041100.xhp index 7ca3776299..c7aa4fa93d 100644 --- a/source/text/shared/optionen/01041100.xhp +++ b/source/text/shared/optionen/01041100.xhp @@ -46,6 +46,8 @@ <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/optcaptionpage/objects" id="bm_id1826837" localize="false"/> <h2 xml-lang="en-US" id="par_idN10588">Add captions automatically when inserting</h2> <paragraph xml-lang="en-US" id="par_idN1058C" role="paragraph"><ahelp hid=".">Select the object type for which the AutoCaption settings are to be valid.</ahelp></paragraph> + <h2 id="hd_id671676249163255">Caption Order</h2> + <paragraph role="paragraph" id="par_id431676249048977">Select ordering of category label and numbering.</paragraph> <h2 xml-lang="en-US" id="par_idN1058F">Caption</h2> <paragraph xml-lang="en-US" id="par_idN10593" role="paragraph">Defines the options to be applied to the selected object type. These options are identical to those in the <emph>Insert - Caption</emph> menu, which is available when an object is selected. Below the settings is a preview of the object category, together with numbering type.</paragraph> @@ -69,7 +71,7 @@ <h2 xml-lang="en-US" id="par_idN1064E">Numbering by chapter</h2> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/optcaptionpage/level" id="bm_id3145068" localize="false"/> - <h3 xml-lang="en-US" id="hd_id3145609">Level</h3> + <h3 xml-lang="en-US" id="hd_id3145609">Outline level</h3> <paragraph xml-lang="en-US" id="par_id3153898" role="paragraph"><ahelp hid="modules/swriter/ui/optcaptionpage/level">Specifies the headings or chapter levels where you want the numbering to start.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/optcaptionpage/chapseparator" id="bm_id3143468" localize="false"/> <h3 id="hd_id661541680699404" xml-lang="en-US">Separator</h3> diff --git a/source/text/swriter/01/04060100.xhp b/source/text/swriter/01/04060100.xhp index 7c6cc2d19b..315778fc8c 100644 --- a/source/text/swriter/01/04060100.xhp +++ b/source/text/swriter/01/04060100.xhp @@ -40,7 +40,7 @@ <h2 id="hd_id3149805" xml-lang="en-US">Numbering by chapter</h2> <paragraph role="paragraph" id="par_id3153532" xml-lang="en-US">When you add chapter numbers to caption labels, the caption numbering is reset when a chapter heading is encountered. For example, if the last figure in chapter 1 is "Figure 1.12", the first figure in the next chapter would be "Figure 2.1".</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/captionoptions/level" id="bm_id3154479" localize="false"/> -<h3 id="hd_id3154574" xml-lang="en-US">Level</h3> +<h3 id="hd_id3154574" xml-lang="en-US">Outline level</h3> <paragraph role="paragraph" id="par_id3152954" xml-lang="en-US"><ahelp hid="modules/swriter/ui/captionoptions/level">Select the number of outline levels from the top of the chapter hierarchy down to include in the caption label.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/captionoptions/separator" id="bm_id3153672" localize="false"/> <h3 id="hd_id3151316" xml-lang="en-US">Separator</h3> diff --git a/source/text/swriter/01/04090001.xhp b/source/text/swriter/01/04090001.xhp index 293d96d1be..eab8748fd5 100644 --- a/source/text/swriter/01/04090001.xhp +++ b/source/text/swriter/01/04090001.xhp @@ -167,7 +167,7 @@ <embed href="text/swriter/01/04090004.xhp#fixedcontent"/> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/flddocumentpage/level" id="bm_id3153038" localize="false"/> -<h2 id="hd_id3153026" xml-lang="en-US">Level</h2> +<h2 id="hd_id3153026" xml-lang="en-US">Outline level</h2> <paragraph id="par_id3154580" role="paragraph" xml-lang="en-US"><ahelp hid="modules/swriter/ui/flddocumentpage/level">Enter outline level of the chapter to be displayed. The inserted field will display the value taken from last paragraph with the specified outline level placed before the inserted field.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/flddocumentpage/offset" id="bm_id3154610" localize="false"/> |