Anzahlungs-Rg.: is.pl: Titel für Schlussrechnung an die anderen angepasst
[kivitendo-erp.git] / bin / mozilla / is.pl
index c308c0b..b4e1a7b 100644 (file)
@@ -96,7 +96,7 @@ sub add {
     $form->{title} = $locale->text('Add Invoice for Advance Payment');
 
   } elsif ($form->{type} eq "final_invoice") {
-    $form->{title} = $locale->text('Final Invoice');
+    $form->{title} = $locale->text('Add Final Invoice');
 
   } else {
     $form->{title} = $locale->text('Add Sales Invoice');