From dc45fbe8e459de068be8370757affb486b4aafad Mon Sep 17 00:00:00 2001 From: Seth Chaiklin Date: Wed, 7 Jun 2023 11:24:03 +0200 Subject: Related tdf#154933 update "Text Body" -> "Body Text" Change-Id: Ib0844b47d6320fe9b543141f811002ccc3ca4e94 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/152659 Tested-by: Jenkins Reviewed-by: Seth Chaiklin (cherry picked from commit 430c011fc24671011cbdd5f6310e7681ecdaf17d) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/153211 Reviewed-by: Adolfo Jayme Barrientos --- source/text/swriter/00/00000405.xhp | 2 +- source/text/swriter/01/05130100.xhp | 2 +- source/text/swriter/01/05140000.xhp | 6 +++--- source/text/swriter/01/05150200.xhp | 4 ++-- source/text/swriter/04/01020000.xhp | 2 +- source/text/swriter/guide/auto_numbering.xhp | 7 ++----- 6 files changed, 10 insertions(+), 13 deletions(-) (limited to 'source') diff --git a/source/text/swriter/00/00000405.xhp b/source/text/swriter/00/00000405.xhp index a4bd11e6a6..12cad5c291 100644 --- a/source/text/swriter/00/00000405.xhp +++ b/source/text/swriter/00/00000405.xhp @@ -36,7 +36,7 @@ Choose Edit - Find & Replace - Format - Text Flow tab.
- Right-click a paragraph with style Text body. Choose Paragraph - Edit Style - Condition tab. + Right-click a paragraph with style Body Text. Choose Paragraph - Edit Style - Condition tab. Choose View - Styles (Command+TF11). Right-click any paragraph style. Choose New - Condition tab.
diff --git a/source/text/swriter/01/05130100.xhp b/source/text/swriter/01/05130100.xhp index 76fe2d3b4f..6eb43de752 100644 --- a/source/text/swriter/01/05130100.xhp +++ b/source/text/swriter/01/05130100.xhp @@ -60,7 +60,7 @@ The header text now has the attributes you specified in the Header Paragraph Style, while the other parts of the document have the attributes defined in the business letter conditional Paragraph Style. -The "Text Body" Style was created as a conditional style. Therefore, any styles you derive from it can be used as conditional styles. +The Body Text style was created as a conditional style. Therefore, any styles you derive from it can be used as conditional styles. The Paragraph Style applied to the context is used when exporting to other formats (RTF, HTML, and so on).

Conditional style

diff --git a/source/text/swriter/01/05140000.xhp b/source/text/swriter/01/05140000.xhp index f580cb8e83..d02bd63763 100644 --- a/source/text/swriter/01/05140000.xhp +++ b/source/text/swriter/01/05140000.xhp @@ -201,15 +201,15 @@ You can assign shortcut keys to Styles from the Tools - Customize - Keyboard tab. Some shortcuts are predefined. Command+0 Ctrl+0 - (zero) applies the Text Body paragraph style. Heading 1 through Heading 5 paragraph styles can be applied by using the + (zero) applies the Body Text paragraph style. Heading 1 through Heading 5 paragraph styles can be applied by using the Command Ctrl key and the heading number. For example Command+2Ctrl+2 applies the Heading 2 paragraph style. -The Formatting (Styles) toolbar contains icons for applying and modifying styles. +The Formatting (Styles) toolbar contains icons for applying and modifying styles.
-More information about styles. +More information about styles.
diff --git a/source/text/swriter/01/05150200.xhp b/source/text/swriter/01/05150200.xhp index db13c209c7..83df12a166 100644 --- a/source/text/swriter/01/05150200.xhp +++ b/source/text/swriter/01/05150200.xhp @@ -37,11 +37,11 @@
- +

AutoCorrect for Bullets / Numbering

To create a bulleted list, type a hyphen (-), star (*), or plus sign (+), followed by a space or tab at the beginning of a paragraph. To create a numbered list, type a number followed by a period (.), followed by a space or tab at the beginning of a paragraph. - Automatic numbering is only applied to paragraphs formatted with the Default Paragraph Style, Text Body or Text Body Indent paragraph styles. + Automatic numbering is only applied to paragraphs formatted with the “Default Paragraph Style”, “Body Text”, or “Body Text, Indented” paragraph styles.
diff --git a/source/text/swriter/04/01020000.xhp b/source/text/swriter/04/01020000.xhp index e43a33682b..b016e22ac0 100644 --- a/source/text/swriter/04/01020000.xhp +++ b/source/text/swriter/04/01020000.xhp @@ -388,7 +388,7 @@ Ctrl+0 (zero) - Apply Text Body paragraph style + Apply Body Text paragraph style diff --git a/source/text/swriter/guide/auto_numbering.xhp b/source/text/swriter/guide/auto_numbering.xhp index 06aac3e49e..0f8ec5e374 100644 --- a/source/text/swriter/guide/auto_numbering.xhp +++ b/source/text/swriter/guide/auto_numbering.xhp @@ -1,6 +1,5 @@ - - Creating Numbered or Bulleted Lists as You Type @@ -35,8 +33,7 @@ bullets; using automatically paragraphs; automatic numbering
MW deleted "applying;"mw deleted "automatic bullets" and changed "automatic numbering;" -Creating Numbered or Bulleted Lists as You Type - +

Creating Numbered or Bulleted Lists as You Type

$[officename] can automatically apply numbering or bullets as you type.

To Enable Automatic Numbering and Bulleting

@@ -47,7 +44,7 @@ Choose Tools - AutoCorrect, and ensure that While Typing is selected. - The automatic numbering option is only applied to paragraphs that are formatted with the "Default", "Text body", or "Text body indent" paragraph style. + The automatic numbering option is applied only to paragraphs formatted with “Default Paragraph Style”, “Body Text”, or “Body Text, Indented” paragraph style.

To Create a Numbered or Bulleted List While You Type

-- cgit