summaryrefslogtreecommitdiff
path: root/extras/source/autotext/lang/sv/standard/O/O.xml
diff options
context:
space:
mode:
authorAndreas Heinisch <andreas.heinisch@yahoo.de>2022-11-27 18:22:52 +0100
committerAndreas Heinisch <andreas.heinisch@yahoo.de>2022-12-06 08:43:56 +0000
commitce64398653a896c8a48dd6cabe2b75d9c025873d (patch)
tree35a31edcd56c685f841f75bda302bcb66e87e211 /extras/source/autotext/lang/sv/standard/O/O.xml
parent71e96374f0111360ed7da1df0f3323b09d920381 (diff)
tdf#53023 - Remove last empty paragraph from auto text
Remove the last empty paragraph before inserting an auto text. The carriage return at the end of it is appended in SwXMLTextBlockParContext::~SwXMLTextBlockParContext() which can't be removed without introducing side effects. In order to compensate for the change, a paragraph has been added to the existing only text auto texts. Change-Id: Ie098f23d7bdc70798197e5714e041c8fd79f0439 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143353 Tested-by: Jenkins Reviewed-by: Andreas Heinisch <andreas.heinisch@yahoo.de>
Diffstat (limited to 'extras/source/autotext/lang/sv/standard/O/O.xml')
-rw-r--r--extras/source/autotext/lang/sv/standard/O/O.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/extras/source/autotext/lang/sv/standard/O/O.xml b/extras/source/autotext/lang/sv/standard/O/O.xml
index 12aa403d1698..489f427f683b 100644
--- a/extras/source/autotext/lang/sv/standard/O/O.xml
+++ b/extras/source/autotext/lang/sv/standard/O/O.xml
@@ -3,5 +3,6 @@
<office:document xmlns:block-list="http://openoffice.org/2001/block-list" xmlns:text="http://openoffice.org/2000/text" xmlns:office="http://openoffice.org/2000/office" block-list:list-name="Standard">
<office:body>
<text:p>Tack för er förfrågan den &lt;placeholder:&quot;21 november 2004&quot;:&quot;Klicka på platshållaren och skriv över&quot;&gt;. Vi skickar här vår katalog och aktuell prislista som referens. Kontakta oss gärna om ni vill ha mer information om våra produkter.</text:p>
+ <text:p/>
</office:body>
</office:document> \ No newline at end of file