X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/7c1cce830809d78ca8459f84f43fbe9c182ccb43..1465da30:/locale/de/gl diff --git a/locale/de/gl b/locale/de/gl index 1590fffa7..5801178f5 100644 --- a/locale/de/gl +++ b/locale/de/gl @@ -227,7 +227,7 @@ $self->{texts} = { 'The connection to the template database failed:' => 'Die Verbindung zur Vorlagendatenbank schlug fehl:', 'The creation of the authentication database failed:' => 'Das Anlegen der Authentifizierungsdatenbank schlug fehl:', 'The list has been printed.' => 'Die Liste wurde ausgedruckt.', - 'There are #1 unfinished follow-ups of which #2 are due.' => 'Es gibt #1 Wiedervorlage(n), von denen #2 fällig ist/sind.', + 'There are #1 unfinished follow-ups of which #2 are due.' => 'Es gibt #1 Wiedervorlage(n), von denen #2 fällig ist/sind.', 'To (email)' => 'An', 'To (time)' => 'Bis', 'Transaction %d cancelled.' => 'Buchung %d erfolgreich storniert.', @@ -335,6 +335,7 @@ $self->{subs} = { 'kreditorenbuchung' => 'ap_transaction', 'debitorenbuchung' => 'ar_transaction', 'zurück' => 'back', + 'Übernehmen' => 'close', 'weiter' => 'continue', 'löschen' => 'delete', 'entwürfe_löschen' => 'delete_drafts',