From: Jan Büren Date: Mon, 14 Jun 2021 11:03:27 +0000 (+0200) Subject: Typo Spellcheck X-Git-Tag: kivitendo-mebil_0.1-0~9^2~174 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=49848a3a6f0a7d9cf90abc2b8ff2853b8dd07238;p=kivitendo-erp.git Typo Spellcheck --- diff --git a/locale/de/all b/locale/de/all index c615cce31..918837d2c 100755 --- a/locale/de/all +++ b/locale/de/all @@ -349,7 +349,7 @@ $self->{texts} = { 'Assembly (typeabbreviation)' => 'E', 'Assembly Last Cost' => 'Erzeugnis-Einkaufspreis', 'Assembly Number missing!' => 'Erzeugnisnummer fehlt!', - 'Assembly creation warehouse dependant' => 'Erzeugnis fertigen ist lagerabhängig', + 'Assembly creation warehouse dependent' => 'Erzeugnis fertigen ist lagerabhängig', 'Assembly items' => 'Erzeugnisbestandteile', 'Asset' => 'Aktiva/Mittelverwendung', 'Assets' => 'Aktiva', diff --git a/locale/en/all b/locale/en/all index 32832abab..f6525e3bc 100644 --- a/locale/en/all +++ b/locale/en/all @@ -349,7 +349,7 @@ $self->{texts} = { 'Assembly (typeabbreviation)' => 'A', 'Assembly Last Cost' => '', 'Assembly Number missing!' => '', - 'Assembly creation warehouse dependant' => '', + 'Assembly creation warehouse dependent' => '', 'Assembly items' => '', 'Asset' => '', 'Assets' => '', diff --git a/templates/webpages/client_config/_warehouse.html b/templates/webpages/client_config/_warehouse.html index f32a544de..081f5a1a2 100644 --- a/templates/webpages/client_config/_warehouse.html +++ b/templates/webpages/client_config/_warehouse.html @@ -124,7 +124,7 @@
- [% LxERP.t8('Assembly creation warehouse dependant') %] + [% LxERP.t8('Assembly creation warehouse dependent') %] [% L.yes_no_tag('defaults.produce_assembly_same_warehouse', SELF.defaults.produce_assembly_same_warehouse) %]