From: Sven Schöling Date: Tue, 28 Dec 2010 10:27:56 +0000 (+0100) Subject: Warnung in der Kontenmaske klarifiziert. X-Git-Tag: release-2.6.2beta1~57 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=edf17494ea674603d0c2958e7e1be0fdc7351543;p=kivitendo-erp.git Warnung in der Kontenmaske klarifiziert. --- diff --git a/locale/de/all b/locale/de/all index ca2ab237f..1194cecde 100644 --- a/locale/de/all +++ b/locale/de/all @@ -1102,7 +1102,7 @@ $self->{texts} = { 'Not done yet' => 'Noch nicht fertig', 'Not obsolete' => 'Gültig', 'Note' => 'Hinweis', - 'Note: Taxkeys must have a "valid from" date, and will not be in effect otherwise.' => 'Achtung: Steuerschlüssel brauchen ein gültiges "Gültig ab"-Datum und werden andernfalls ignoriert.', + 'Note: Taxkeys must have a "valid from" date, and will not behave correctly without.' => '', 'Notes' => 'Bemerkungen', 'Notes (will appear on hard copy)' => 'Bemerkungen', 'Nothing has been selected for removal.' => 'Es wurde nichts für eine Entnahme ausgewählt.', diff --git a/templates/webpages/am/edit_accounts.html b/templates/webpages/am/edit_accounts.html index 6ccb7a20e..6252ee169 100644 --- a/templates/webpages/am/edit_accounts.html +++ b/templates/webpages/am/edit_accounts.html @@ -143,7 +143,7 @@ window.onload = function() { [% 'Taxkeys and Taxreport Preferences' | $T8 %] -

[% 'Note: Taxkeys must have a "valid from" date, and will not be in effect otherwise.' | $T8 %]

+

[% 'Note: Taxkeys must have a "valid from" date, and will not behave correctly without.' | $T8 %]

[% IF account_exists %]