From 7b672f1f5400d0fa187e593508dd052ee580d006 Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Mon, 20 Jan 2014 10:52:56 +0100 Subject: [PATCH] =?utf8?q?Mandantenkonfiguration:=20Verbesserung=20englisc?= =?utf8?q?hen=20Originaltextes=20und=20deutscher=20=C3=9Cbersetzungen?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- locale/de/all | 4 ++-- templates/webpages/client_config/_features.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/locale/de/all b/locale/de/all index 14151a6ad..4568b0202 100755 --- a/locale/de/all +++ b/locale/de/all @@ -256,8 +256,8 @@ $self->{texts} = { 'Authentification database creation' => 'Anlegen der Datenbank zur Benutzerauthentifizierung', 'Authentification tables creation' => 'Anlegen der Tabellen zur Benutzerauthentifizierung', 'Auto Send?' => 'Auto. Versand?', - 'Automatic deletion of leading, trailing and excessive (repetitive) spaces in customer or vendor names' => 'Automatisches Löschen von voran-, mehrfach wiederholenten oder nachgestellten Leerzeichen im Kunden- oder Lieferantennamen (Bspw.: " Schmidt    & Söhne GmbH" -> "Schmidt & Söhne GmbH"', - 'Automatic deletion of leading, trailing and excessive (repetitive) spaces in part description and part notes. Affects also the CSV-Import.' => '', + 'Automatic deletion of leading, trailing and excessive (repetitive) spaces in customer or vendor names' => 'Automatisches Löschen von voran-/nachgestellten und aufeinanderfolgenden Leerzeichen im Kunden- oder Lieferantennamen', + 'Automatic deletion of leading, trailing and excessive (repetitive) spaces in part description and part notes. Affects the CSV import as well.' => 'Automatisches Löschen von voran-/nachgestellten und aufeinanderfolgenden Leerzeichen in Artikelbeschreibungen und -bemerkungen. Betrifft auch den CSV-Import.', 'Automatically created invoice for fee and interest for dunning %s' => 'Automatisch erzeugte Rechnung für Gebühren und Zinsen zu Mahnung %s', 'Available' => 'Verfügbar', 'Available qty' => 'Lagerbestand', diff --git a/templates/webpages/client_config/_features.html b/templates/webpages/client_config/_features.html index 28a00ec24..c0ba2f0ef 100644 --- a/templates/webpages/client_config/_features.html +++ b/templates/webpages/client_config/_features.html @@ -47,7 +47,7 @@ [% LxERP.t8('Normalize part description and part notes') %] [% L.yes_no_tag('defaults.normalize_part_descriptions', SELF.defaults.normalize_part_descriptions) %] - [% LxERP.t8('Automatic deletion of leading, trailing and excessive (repetitive) spaces in part description and part notes. Affects also the CSV-Import.') %] + [% LxERP.t8('Automatic deletion of leading, trailing and excessive (repetitive) spaces in part description and part notes. Affects the CSV import as well.') %] -- 2.20.1