From: Bernd Bleßmann Date: Wed, 28 Apr 2021 13:05:11 +0000 (+0200) Subject: Zeiterfassung: fehlende locales-Läufe X-Git-Tag: kivitendo-mebil_0.1-0~9^2~299 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=f0ef1a63a133117f05ac767c36865e13eef8219d;p=kivitendo-erp.git Zeiterfassung: fehlende locales-Läufe --- diff --git a/locale/de/all b/locale/de/all index a2d99ffda..38c6a992d 100755 --- a/locale/de/all +++ b/locale/de/all @@ -3634,7 +3634,6 @@ $self->{texts} = { 'There are #1 unfinished follow-ups of which #2 are due.' => 'Es gibt #1 Wiedervorlage(n), von denen #2 fällig ist/sind.', 'There are Bins defined in your Inventory.' => 'Unter Stammdaten/Waren sind Lagerplätze definiert.', 'There are Bins defined in your master data.' => 'Unter Stammdaten/Waren sind Lagerplätze defininert', - 'There are Warnings.' => 'Es gibt Warnungen.', 'There are bookings to the account 3803 after 01.01.2007. If you didn\'t change this account manually to 19% the bookings are probably incorrect.' => 'Das Konto 3803 wurde nach dem 01.01.2007 bebucht. Falls Sie dieses Konto nicht manuell auf 19% gestellt haben sind die Buchungen wahrscheinlich mit falscher Umsatzsteuer gebucht worden.', 'There are currently no delivery orders, or none matches your filter conditions.' => 'kein Lieferschein vorhanden', 'There are currently no open invoices, or none matches your filter conditions.' => 'Es gibt momentan keine offenen Rechnungen, oder keine erfüllt die Filterkriterien.', diff --git a/locale/en/all b/locale/en/all index 0078c5c58..8f1100590 100644 --- a/locale/en/all +++ b/locale/en/all @@ -2205,8 +2205,8 @@ $self->{texts} = { 'Number of copies' => '', 'Number of data sets' => '', 'Number of data uploaded:' => '', - 'Number of deliveryorders created:' => '', - 'Number of deliveryorders printed:' => '', + 'Number of delivery orders created:' => '', + 'Number of delivery orders printed:' => '', 'Number of entries changed: #1' => '', 'Number of invoices' => '', 'Number of invoices created:' => '', @@ -3632,7 +3632,6 @@ $self->{texts} = { 'There are #1 unfinished follow-ups of which #2 are due.' => '', 'There are Bins defined in your Inventory.' => '', 'There are Bins defined in your master data.' => '', - 'There are Warnings.' => '', 'There are bookings to the account 3803 after 01.01.2007. If you didn\'t change this account manually to 19% the bookings are probably incorrect.' => '', 'There are currently no delivery orders, or none matches your filter conditions.' => '', 'There are currently no open invoices, or none matches your filter conditions.' => '',