diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-06-04 09:11:54 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-06-05 14:46:10 +0200 |
commit | 1ae3459c9c2983eb3718927da090670c702d44a3 (patch) | |
tree | 7681a765d7ce18afbef4f20a180e25c98412a49e /source/text | |
parent | 41a83520a0f8a1a84619324291d3b1c1e2a2ee15 (diff) |
tdf#124582 Change Outline to Chapter in Help page
Change-Id: Ica5e33aa11da21b1194710a46b60663421222bf8
Reviewed-on: https://gerrit.libreoffice.org/73442
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/swriter/guide/insert_tab_innumbering.xhp | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/source/text/swriter/guide/insert_tab_innumbering.xhp b/source/text/swriter/guide/insert_tab_innumbering.xhp index f9b657d136..2c43dd50df 100644 --- a/source/text/swriter/guide/insert_tab_innumbering.xhp +++ b/source/text/swriter/guide/insert_tab_innumbering.xhp @@ -24,7 +24,7 @@ <helpdocument version="1.0"> <meta> <topic id="textswriterguideinsert_tab_innumberingxml" indexer="include" status="PUBLISH"> -<title id="tit" xml-lang="en-US">Changing the Outline Level of Numbered and Bulleted Lists</title> +<title id="tit" xml-lang="en-US">Changing the Chapter Level of Numbered and Bulleted Lists</title> <filename>/text/swriter/guide/insert_tab_innumbering.xhp</filename> </topic> </meta> @@ -32,23 +32,23 @@ <bookmark xml-lang="en-US" branch="index" id="bm_id3145078"><bookmark_value>tab stops; inserting in lists</bookmark_value> <bookmark_value>numbering; changing the level of</bookmark_value> <bookmark_value>lists;changing levels</bookmark_value> -<bookmark_value>levels;changing outline levels</bookmark_value> +<bookmark_value>levels;changing chapter levels</bookmark_value> <bookmark_value>bullet lists;changing levels</bookmark_value> -<bookmark_value>lowering outline levels</bookmark_value> -<bookmark_value>rising outline levels</bookmark_value> -<bookmark_value>changing;outline levels</bookmark_value> +<bookmark_value>lowering chapter levels</bookmark_value> +<bookmark_value>rising chapter levels</bookmark_value> +<bookmark_value>changing;chapter levels</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3145078" xml-lang="en-US" level="1"><variable id="insert_tab_innumbering"><link href="text/swriter/guide/insert_tab_innumbering.xhp" name="Changing the Outline Level of Numbered and Bulleted Lists">Changing the Outline Level of Numbered and Bulleted Lists</link> +<paragraph role="heading" id="hd_id3145078" xml-lang="en-US" level="1"><variable id="insert_tab_innumbering"><link href="text/swriter/guide/insert_tab_innumbering.xhp" name="Changing the Outline Level of Numbered and Bulleted Lists">Changing the Chapter Level of Numbered and Bulleted Lists</link> </variable></paragraph> <list type="unordered"> <listitem> -<paragraph role="listitem" id="par_id3155909" xml-lang="en-US">To move a numbered or bulleted paragraph down one outline level, click at the beginning of the paragraph, and then press Tab.</paragraph> +<paragraph role="listitem" id="par_id3155909" xml-lang="en-US">To move a numbered or bulleted paragraph down one chapter level, click at the beginning of the paragraph, and then press Tab.</paragraph> </listitem> <listitem> -<paragraph role="listitem" id="par_id3155859" xml-lang="en-US">To move a numbered or bulleted paragraph up one outline level, click at the beginning of the paragraph, and then press Shift+Tab.</paragraph> +<paragraph role="listitem" id="par_id3155859" xml-lang="en-US">To move a numbered or bulleted paragraph up one chapter level, click at the beginning of the paragraph, and then press Shift+Tab.</paragraph> </listitem> <listitem> -<paragraph role="listitem" id="par_id3153403" xml-lang="en-US">To insert a tab between the number or bullet and the paragraph text, click at the beginning of the paragraph, and then press <switchinline select="sys"><caseinline select="MAC">Command +<paragraph role="listitem" id="par_id3153403" xml-lang="en-US">To insert a tab between the number or bullet and the paragraph text, click at the beginning of the paragraph, and then press <switchinline select="sys"><caseinline select="MAC">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab.</paragraph> </listitem> </list> |