From: Moritz Bunkus
Date: Mon, 16 Jan 2012 14:59:40 +0000 (+0100)
Subject: dokumentation.pdf zur Klarheit umbenennen
X-Git-Tag: release-2.7.0beta1~49^2~3
X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=1323773a00d2e50b08a5be4415c24c871742c201;p=kivitendo-erp.git
dokumentation.pdf zur Klarheit umbenennen
---
diff --git a/doc/Lx-Office-Dokumentation.pdf b/doc/Lx-Office-Dokumentation.pdf
new file mode 100644
index 000000000..00ec0d53f
Binary files /dev/null and b/doc/Lx-Office-Dokumentation.pdf differ
diff --git a/doc/dokumentation.pdf b/doc/dokumentation.pdf
deleted file mode 100644
index 00ec0d53f..000000000
Binary files a/doc/dokumentation.pdf and /dev/null differ
diff --git a/locale/de/all b/locale/de/all
index d15391414..66b9e8f6d 100644
--- a/locale/de/all
+++ b/locale/de/all
@@ -2062,7 +2062,7 @@ $self->{texts} = {
'Weight unit' => 'Gewichtseinheit',
'What term you are looking for?' => 'Nach welchem Begriff wollen Sie suchen?',
'What type of item is this?' => 'Was ist dieser Artikel?',
- 'Which is located at doc/dokumentation.pdf. Click here: ' => 'Zu finden in doc/dokumentation.pdf. Oder hier klicken: ',
+ 'Which is located at doc/Lx-Office-Dokumentation.pdf. Click here: ' => 'Zu finden in doc/Lx-Office-Dokumentation.pdf. Oder hier klicken: ',
'With Extension Of Time' => 'mit Dauerfristverlängerung',
'Workflow Delivery Order' => 'Workflow Lieferschein',
'Workflow purchase_order' => 'Workflow Lieferantenauftrag',
diff --git a/scripts/build_doc.sh b/scripts/build_doc.sh
index ce96ffe43..0f3a7af3c 100755
--- a/scripts/build_doc.sh
+++ b/scripts/build_doc.sh
@@ -58,7 +58,7 @@ cp -R ../custom-cfg/* ${custom}/
if [[ $pdf = 1 ]] ; then
./generator.sh dokumentation pdf
- cp ${output}/pdf/dokumentation.pdf ../../
+ cp ${output}/pdf/dokumentation.pdf ../../Lx-Office-Dokumentation.pdf
fi
if [[ $html = 1 ]]; then
diff --git a/templates/webpages/admin/create_dataset.html b/templates/webpages/admin/create_dataset.html
index f1b7f0ca0..23c547a3f 100644
--- a/templates/webpages/admin/create_dataset.html
+++ b/templates/webpages/admin/create_dataset.html
@@ -58,7 +58,7 @@
- [% '* there are restrictions for the perpetual method, look at chapter "Bemerkungen zu Bestandsmethode" in' | $T8 %] dokumentation.pdf.
+ [% '* there are restrictions for the perpetual method, look at chapter "Bemerkungen zu Bestandsmethode" in' | $T8 %] Lx-Office-Dokumentation.pdf.
@@ -73,7 +73,7 @@
[% LxERP.t8('For further information read this: ') %] Lx-Office Installation
- [% LxERP.t8('Or download the whole Installation Documentation as PDF (350kB) for off-line study (currently in German Language): ') %] dokumentation.pdf
+ [% LxERP.t8('Or download the whole Installation Documentation as PDF (350kB) for off-line study (currently in German Language): ') %] Lx-Office-Dokumentation.pdf
[% 'If you want to set up the authentication database yourself then log in to the administration panel. Lx-Office will then create the database and tables for you.' | $T8 %]
[% 'For further information read this: ' | $T8 %] Lx-Office Installation
- [% 'Or download the whole Installation Documentation as PDF (350kB) for off-line study (currently in German Language): ' | $T8 %] dokumentation.pdf
+ [% 'Or download the whole Installation Documentation as PDF (350kB) for off-line study (currently in German Language): ' | $T8 %] Lx-Office-Dokumentation.pdf
- [%- LxERP.t8('Which is located at doc/dokumentation.pdf. Click here: ') %] doc/dokumentation.pdf
+ [%- LxERP.t8('Which is located at doc/Lx-Office-Dokumentation.pdf. Click here: ') %] doc/Lx-Office-Dokumentation.pdf