diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
commit | ed5640d8b587fbcfed7dd7967f3de04b37a76f26 (patch) | |
tree | 7a5f7c6c9d02226d7471cb3cc8fbbf631b415303 /extras/source/autotext/lang/pl/standard/U2 | |
parent | Initial commit. (diff) | |
download | libreoffice-upstream.tar.xz libreoffice-upstream.zip |
Adding upstream version 4:7.4.7.upstream/4%7.4.7upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'extras/source/autotext/lang/pl/standard/U2')
-rw-r--r-- | extras/source/autotext/lang/pl/standard/U2/U2.xml | 2 | ||||
-rw-r--r-- | extras/source/autotext/lang/pl/standard/U2/atevent.xml | 7 |
2 files changed, 9 insertions, 0 deletions
diff --git a/extras/source/autotext/lang/pl/standard/U2/U2.xml b/extras/source/autotext/lang/pl/standard/U2/U2.xml new file mode 100644 index 000000000..07deb5db9 --- /dev/null +++ b/extras/source/autotext/lang/pl/standard/U2/U2.xml @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="UTF-8"?> +<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>Pomimo naszego wezwania do zapłaty z dnia <placeholder:"11.11.99":"Kliknij wypełniacz i wpisz datę"> Pańskie należności nie zostały do tej pory uregulowane. Z tego powodu musimy Panu/Pani wyznaczyć ostatni termin zapłaty do <placeholder:"11.11.99":"Kliknij wypełniacz i wpisz datę">. Jeżeli należności nie zostaną do tego momentu uregulowane, sprawa trafi do rąk naszego adwokata.</text:p><text:p>Jeżeli Pańskie należności zostały w międzyczasie uregulowane, proszę potraktować to pismo jako nieaktualne.</text:p></office:body></office:document>
\ No newline at end of file diff --git a/extras/source/autotext/lang/pl/standard/U2/atevent.xml b/extras/source/autotext/lang/pl/standard/U2/atevent.xml new file mode 100644 index 000000000..93cb1738f --- /dev/null +++ b/extras/source/autotext/lang/pl/standard/U2/atevent.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<office:auto-text-events xmlns:office="http://openoffice.org/2000/office" xmlns:text="http://openoffice.org/2000/text" xmlns:script="http://openoffice.org/2000/script" xmlns:dom="http://www.w3.org/2001/xml-events" xmlns:ooo="http://openoffice.org/2004/office"> + <office:events> + <script:event script:language="StarBasic" script:event-name="on-insert-done" script:macro-name="Template.Autotext.Main" script:location="application"/> + </office:events> +</office:auto-text-events>
\ No newline at end of file |