[Libreoffice-commits] help.git: source/text
Adolfo Jayme Barrientos (via logerrit)
logerrit at kemper.freedesktop.org
Thu Mar 12 17:41:59 UTC 2020
source/text/swriter/01/legacynumbering.xhp | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
New commits:
commit cd70c38c6fae4d4ccdf861a923ac2be944944808
Author: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
AuthorDate: Thu Mar 12 11:37:48 2020 -0600
Commit: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Thu Mar 12 11:41:32 2020 -0600
Remove line breaks from translatable string 🤦♂️
Problem reported by Steen Rønnow at Weblate.
Change-Id: I7f0dd381e36d0349d83d2db3f774a8cc86487a2d
diff --git a/source/text/swriter/01/legacynumbering.xhp b/source/text/swriter/01/legacynumbering.xhp
index 642b31e68..2afe355fa 100644
--- a/source/text/swriter/01/legacynumbering.xhp
+++ b/source/text/swriter/01/legacynumbering.xhp
@@ -49,9 +49,7 @@
<switch select="appl">
<case select="WRITER">
<paragraph role="heading" id="hd_id3156194" xml-lang="en-US" level="3">Minimum space between numbering and text.</paragraph>
- <paragraph role="paragraph" id="par_id3147574" xml-lang="en-US"><ahelp hid="modules/swriter/ui/outlinepositionpage/numdistmf">The alignment of the numbering symbol is adjusted to get the desired
-minimum space. If it is not possible because the numbering area is not wide
-enough, then the start of the text is adjusted.</ahelp></paragraph>
+ <paragraph role="paragraph" id="par_id3147574" xml-lang="en-US"><ahelp hid="modules/swriter/ui/outlinepositionpage/numdistmf">The alignment of the numbering symbol is adjusted to get the desired minimum space. If it is not possible because the numbering area is not wide enough, then the start of the text is adjusted.</ahelp></paragraph>
</case>
</switch>
<embed href="text/shared/01/06050600.xhp#hd_id3155583"/><comment>provides heading "Number Alignment</comment>
@@ -68,4 +66,4 @@ enough, then the start of the text is adjusted.</ahelp></paragraph>
<paragraph role="paragraph" id="par_id3194378" xml-lang="en-US"><link href="text/swriter/guide/indenting.xhp" name="Paragraph indenting">Indenting Paragraphs</link></paragraph>
</section>
</body>
-</helpdocument>
\ No newline at end of file
+</helpdocument>
More information about the Libreoffice-commits
mailing list