]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/is.pl
ActionBar: Übersetzungen
[mfinanz.git] / bin / mozilla / is.pl
index 8f8662f6895276bf42d10c6c87d62a07a5e58dbe..21e35c0c88c617a037c81661030f41ffb76abc33 100644 (file)
@@ -285,7 +285,7 @@ sub setup_is_action_bar {
           checks   => [ @req_trans_desc ],
           disabled => !$form->{id} ? t8('This invoice has not been posted yet.') : undef,
         ],
-        (action => [ t8('mark as paid'),
+        (action => [ 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,