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/is.pl
285 285
          checks   => [ @req_trans_desc ],
286 286
          disabled => !$form->{id} ? t8('This invoice has not been posted yet.') : undef,
287 287
        ],
288
        (action => [ t8('mark as paid'),
288
        (action => [ t8('Mark as paid'),
289 289
          submit   => [ '#form', { action_mark_as_paid => 1 } ],
290 290
          confirm  => t8('This will remove the invoice from showing as unpaid even if the unpaid amount does not match the amount. Proceed?'),
291 291
          disabled => !$form->{id} ? t8('This invoice has not been posted yet.') : undef,

Auch abrufbar als: Unified diff