From e98a7b7196779a33b03d5e590fbaeb651fcf53cc Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 5 Nov 2017 19:50:50 +0100 Subject: [PATCH] New translations firefly.php (German) --- resources/lang/de_DE/firefly.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/resources/lang/de_DE/firefly.php b/resources/lang/de_DE/firefly.php index 1fc2af7f8f..7fd41089c7 100644 --- a/resources/lang/de_DE/firefly.php +++ b/resources/lang/de_DE/firefly.php @@ -664,8 +664,7 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?', 'stored_journal' => 'Neue Überweisung ":description" erfolgreich erstellt', 'select_transactions' => 'Überweisungen auswählen', 'stop_selection' => 'Auswahl von Überweisungen stoppen', - 'edit_selected' => 'Auswahl bearbeiten', - 'delete_selected' => 'Auswahl löschen', + 'reconcile_selected' => 'Reconcile', 'mass_delete_journals' => 'Löschen Sie eine Reihe von Überweisungen', 'mass_edit_journals' => 'Bearbeiten Sie eine Reihe von Überweisungen', 'cannot_edit_other_fields' => 'You cannot mass-edit other fields than the ones here, because there is no room to show them. Please follow the link and edit them by one-by-one, if you need to edit these fields.',