diff options
Diffstat (limited to 'extras/source/autotext/lang/de/standard/UL')
-rw-r--r-- | extras/source/autotext/lang/de/standard/UL/UL.xml | 7 | ||||
-rw-r--r-- | extras/source/autotext/lang/de/standard/UL/atevent.xml | 3 |
2 files changed, 10 insertions, 0 deletions
diff --git a/extras/source/autotext/lang/de/standard/UL/UL.xml b/extras/source/autotext/lang/de/standard/UL/UL.xml new file mode 100644 index 000000000..aca4d402d --- /dev/null +++ b/extras/source/autotext/lang/de/standard/UL/UL.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<office:document xmlns:office="http://openoffice.org/2000/office" xmlns:text="http://openoffice.org/2000/text"> + <office:body> + <text:p>Dieses Werk ist urheberrechtlich geschützt. Es darf ohne schriftliche Genehmigung des Verlags weder im Ganzen noch teilweise reproduziert oder vervielfältigt werden. Dieses Verbot beinhaltet ausdrücklich auch die Übersetzung in andere Sprachen sowie die Verwendung in elektronischen Systemen. Alle Rechte vorbehalten.</text:p> + </office:body> +</office:document>
\ No newline at end of file diff --git a/extras/source/autotext/lang/de/standard/UL/atevent.xml b/extras/source/autotext/lang/de/standard/UL/atevent.xml new file mode 100644 index 000000000..e80b06fc5 --- /dev/null +++ b/extras/source/autotext/lang/de/standard/UL/atevent.xml @@ -0,0 +1,3 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<office:auto-text-events xmlns:text="http://openoffice.org/2000/text" xmlns:script="http://openoffice.org/2000/script" xmlns:office="http://openoffice.org/2000/office"/>
\ No newline at end of file |