From b154abb221f7221944f6fbb98b2f0775f039ba30 Mon Sep 17 00:00:00 2001 From: Seth Chaiklin Date: Sat, 25 Jun 2022 12:31:51 +0200 Subject: refactor to avoid problem for some translators Change-Id: I60eedf1a4ac8f77bcc3747ea9454de30ad183ae5 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136421 Reviewed-by: Seth Chaiklin Tested-by: Jenkins (cherry picked from commit b317aec8b4ae005929e2f226553344d83bf79589) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136422 --- source/text/swriter/04/01020000.xhp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/text/swriter/04/01020000.xhp b/source/text/swriter/04/01020000.xhp index 7ebdde0813..ed745db06a 100644 --- a/source/text/swriter/04/01020000.xhp +++ b/source/text/swriter/04/01020000.xhp @@ -919,7 +919,7 @@ tab stops; before headings headings; starting with tab stops - With the cursor placed anywhere in a heading or list paragraph: Increases the alignment for all headings. For list paragraphs, increases the alignment for all paragraphs in the same list. + With the cursor placed anywhere in a heading or list paragraph: Increases the alignment for all headings. For list paragraphs, increases the alignment for all paragraphs in the same list. @@ -927,7 +927,7 @@ CommandCtrl+Shift+Tab - Decreases the alignment for all headings. For list paragraphs, decreases the alignment for all paragraphs in the same list. + With the cursor placed anywhere in a heading or list paragraph: Decreases the alignment for all headings. For list paragraphs, decreases the alignment for all paragraphs in the same list. -- cgit