]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/ir.pl
ActionBar: Übersetzungen
[mfinanz.git] / bin / mozilla / ir.pl
index a5140d495d9378ef1d08e92468c3ec1c53f984aa..95ada94e52e410f16b8043c6f6c87b017cff8f73 100644 (file)
@@ -246,7 +246,7 @@ sub setup_ir_action_bar {
           disabled => !$form->{id} ? t8('This invoice has not been posted yet.') : undef,
         ],
         (action => [
-          t8('mark as paid'),
+          t8('Mark as paid'),
           submit   => [ '#form', { action_mark_as_paid => 1 } ],
           confirm  => t8('This will remove the invoice from showing as unpaid even if the unpaid amount does not match the amount. Proceed?'),
           disabled => !$form->{id} ? t8('This invoice has not been posted yet.') : undef,