From: Sven Schöling
Date: Mon, 12 Oct 2009 12:59:18 +0000 (+0200)
Subject: Fehlende Locales für SEPA.
X-Git-Tag: release-2.6.1beta1~233
X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=c22cbab96b805adac331ce07764070b78c48783f;p=kivitendo-erp.git
Fehlende Locales für SEPA.
---
diff --git a/locale/de/cp_greeting_migration b/locale/de/cp_greeting_migration
new file mode 100644
index 000000000..61a4867ca
--- /dev/null
+++ b/locale/de/cp_greeting_migration
@@ -0,0 +1,17 @@
+#!/usr/bin/perl
+
+$self->{texts} = {
+ 'Database update error:' => 'Fehler beim Datenbankupgrade:',
+};
+
+$self->{subs} = {
+ 'do_query' => 'do_query',
+ 'do_update' => 'do_update',
+ 'migrate_data' => 'migrate_data',
+ 'mydberror' => 'mydberror',
+ 'print_question' => 'print_question',
+ 'query_result' => 'query_result',
+ 'set_default_greetings' => 'set_default_greetings',
+};
+
+1;
diff --git a/templates/webpages/ct/form_header_de.html b/templates/webpages/ct/form_header_de.html
index d041793b9..dd94ad6e5 100644
--- a/templates/webpages/ct/form_header_de.html
+++ b/templates/webpages/ct/form_header_de.html
@@ -337,7 +337,7 @@
Geschlecht |
|
diff --git a/templates/webpages/dbupgrade/cp_greeting_update_form_de.html b/templates/webpages/dbupgrade/cp_greeting_update_form_de.html
index 02e7b9796..6cdc23d05 100644
--- a/templates/webpages/dbupgrade/cp_greeting_update_form_de.html
+++ b/templates/webpages/dbupgrade/cp_greeting_update_form_de.html
@@ -1,4 +1,4 @@
-[% USE HTML %]cp_greeting to cp_gender migration
+[% USE HTML %]Datenumwandlung von Titel nach Geschlecht (cp_greeting to cp_gender)
- Sind Sie sicher, dass Sie die Preise aktualisieren wollen?
+ Sind Sie sicher, dass Sie die Preise aktualisieren wollen??
diff --git a/templates/webpages/report_generator/html_report_de.html b/templates/webpages/report_generator/html_report_de.html
index 992836106..00ae13b03 100644
--- a/templates/webpages/report_generator/html_report_de.html
+++ b/templates/webpages/report_generator/html_report_de.html
@@ -108,7 +108,7 @@
- Listenexport
+ Export anzeigen
[% IF ALLOW_PDF_EXPORT %][% END %]
[% IF ALLOW_CSV_EXPORT %][% END %]
diff --git a/templates/webpages/sepa/bank_transfer_search_de.html b/templates/webpages/sepa/bank_transfer_search_de.html
index 35e2e414b..b53ddcb29 100644
--- a/templates/webpages/sepa/bank_transfer_search_de.html
+++ b/templates/webpages/sepa/bank_transfer_search_de.html
@@ -68,7 +68,7 @@
-
+
|
|