From 49848a3a6f0a7d9cf90abc2b8ff2853b8dd07238 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20B=C3=BCren?= Date: Mon, 14 Jun 2021 13:03:27 +0200 Subject: [PATCH] Typo Spellcheck --- locale/de/all | 2 +- locale/en/all | 2 +- templates/webpages/client_config/_warehouse.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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) %] -- 2.20.1