Typo Spellcheck
authorJan Büren <jan@kivitendo.de>
Mon, 14 Jun 2021 11:03:27 +0000 (13:03 +0200)
committerJan Büren <jan@kivitendo.de>
Mon, 14 Jun 2021 11:03:27 +0000 (13:03 +0200)
locale/de/all
locale/en/all
templates/webpages/client_config/_warehouse.html

index c615cce..918837d 100755 (executable)
@@ -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',
index 32832ab..f6525e3 100644 (file)
@@ -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'                      => '',
index f32a544..081f5a1 100644 (file)
   <tr><td colspan="3"><hr /></td></tr>
   <tr>
   <tr>
-   <td align="right">[% LxERP.t8('Assembly creation warehouse dependant') %]</td>
+   <td align="right">[% LxERP.t8('Assembly creation warehouse dependent') %]</td>
    <td>
     [% L.yes_no_tag('defaults.produce_assembly_same_warehouse', SELF.defaults.produce_assembly_same_warehouse) %]
    </td>