Allow to fixate a booking from Booking-Wizard

This commit is contained in:
Frederik Jaeckel 2024-05-30 12:44:11 +02:00
parent 65437bc52e
commit 852ff6871d
5 changed files with 47 additions and 7 deletions

View file

@ -1646,6 +1646,18 @@ msgctxt "field:cashbook.enterbooking.start,party:"
msgid "Party"
msgstr "Partei"
msgctxt "field:cashbook.enterbooking.start,description:"
msgid "Description"
msgstr "Beschreibung"
msgctxt "field:cashbook.enterbooking.start,fixate:"
msgid "Fixate"
msgstr "Festschreiben"
msgctxt "help:cashbook.enterbooking.start,fixate:"
msgid "The booking is fixed immediately."
msgstr "Die Buchung wird sofort festgeschrieben."
#########################
# cashbook.enterbooking #

View file

@ -1554,6 +1554,18 @@ msgctxt "field:cashbook.enterbooking.start,party:"
msgid "Party"
msgstr "Party"
msgctxt "field:cashbook.enterbooking.start,description:"
msgid "Description"
msgstr "Description"
msgctxt "field:cashbook.enterbooking.start,fixate:"
msgid "Fixate"
msgstr "Fixate"
msgctxt "help:cashbook.enterbooking.start,fixate:"
msgid "The booking is fixed immediately."
msgstr "The booking is fixed immediately."
msgctxt "model:cashbook.enterbooking,name:"
msgid "Enter Booking"
msgstr "Enter Booking"