X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/d319704a66e9be64da837ccea10af6774c2b0838..89dd4ca84494de24ac1ecc7bd3b84fdd35e28020:/locale/de/ca diff --git a/locale/de/ca b/locale/de/ca index ea90459db..cf4ef00ae 100644 --- a/locale/de/ca +++ b/locale/de/ca @@ -1,4 +1,4 @@ -$self{texts} = { +$self->{texts} = { 'Account' => 'Konto', 'Apr' => 'Apr', 'April' => 'April', @@ -15,8 +15,7 @@ $self{texts} = { 'Description' => 'Beschreibung', 'Feb' => 'Feb', 'February' => 'Februar', - 'From' => 'von', - 'GIFI' => 'GIFI', + 'From' => 'Von', 'Include in Report' => 'In Bericht aufnehmen', 'Jan' => 'Jan', 'January' => 'Januar', @@ -41,7 +40,7 @@ $self{texts} = { 'To' => 'An', }; -$self{subs} = { +$self->{subs} = { 'ca_subtotal' => 'ca_subtotal', 'chart_of_accounts' => 'chart_of_accounts', 'list' => 'list',