diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2022-06-25 12:31:51 +0200 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2022-06-25 12:51:25 +0200 |
commit | b154abb221f7221944f6fbb98b2f0775f039ba30 (patch) | |
tree | 0bd52736fe7422fc57167a27071e4bae9fbdf011 /source | |
parent | c28f19ed966fb82a25707d6fcfe60cfbb6164386 (diff) |
refactor to avoid problem for some translators
Change-Id: I60eedf1a4ac8f77bcc3747ea9454de30ad183ae5
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136421
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
(cherry picked from commit b317aec8b4ae005929e2f226553344d83bf79589)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136422
Diffstat (limited to 'source')
-rw-r--r-- | source/text/swriter/04/01020000.xhp | 4 |
1 files 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 @@ <bookmark xml-lang="en-US" branch="index" id="bm_id3155395"><bookmark_value>tab stops; before headings</bookmark_value> <bookmark_value>headings; starting with tab stops</bookmark_value> </bookmark> - <paragraph xml-lang="en-US" id="par_id3155395" role="tablecontent"><variable id="anywhere">With the cursor placed anywhere in a heading or list paragraph:</variable> Increases the alignment for all headings. For list paragraphs, increases the alignment for all paragraphs in the same list.</paragraph> + <paragraph xml-lang="en-US" id="par_id3155395" role="tablecontent">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.</paragraph> </tablecell> </tablerow> <tablerow> @@ -927,7 +927,7 @@ <paragraph id="par_id491655382453027" role="tablecontent"><switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Tab</paragraph> </tablecell> <tablecell> - <paragraph id="par_id71655381890029" role="tablecontent"><embedvar href="text/swriter/04/01020000.xhp#anywhere"/> Decreases the alignment for all headings. For list paragraphs, decreases the alignment for all paragraphs in the same list.</paragraph> + <paragraph id="par_id71655381890029" role="tablecontent">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.</paragraph> </tablecell> </tablerow> </table> |