Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 965a8ee1

Von Moritz Bunkus vor fast 8 Jahren hinzugefügt

  • ID 965a8ee142a6cd21c3056eacaa01a01818032c3e
  • Vorgänger 64297226
  • Nachfolger 40e0911a

ActionBar: Übersetzungen

Unterschiede anzeigen:

bin/mozilla/ir.pl
246 246
          disabled => !$form->{id} ? t8('This invoice has not been posted yet.') : undef,
247 247
        ],
248 248
        (action => [
249
          t8('mark as paid'),
249
          t8('Mark as paid'),
250 250
          submit   => [ '#form', { action_mark_as_paid => 1 } ],
251 251
          confirm  => t8('This will remove the invoice from showing as unpaid even if the unpaid amount does not match the amount. Proceed?'),
252 252
          disabled => !$form->{id} ? t8('This invoice has not been posted yet.') : undef,

Auch abrufbar als: Unified diff