add field 'target' for category/cashbook in list view
This commit is contained in:
parent
acc8911a8d
commit
be92110ae1
5 changed files with 59 additions and 7 deletions
|
@ -302,6 +302,10 @@ msgctxt "help:cashbook.planner,wfcheck:"
|
|||
msgid "Switches the booking to the 'Verified' state."
|
||||
msgstr "Schaltet die Buchung in den Zustand 'Geprüft'"
|
||||
|
||||
msgctxt "field:cashbook.planner,booking_target:"
|
||||
msgid "Target"
|
||||
msgstr "Ziel"
|
||||
|
||||
|
||||
############################
|
||||
# cashbook.planner.nextrun #
|
||||
|
|
|
@ -278,6 +278,10 @@ msgctxt "help:cashbook.planner,wfcheck:"
|
|||
msgid "Switches the booking to the 'Verified' state."
|
||||
msgstr "Switches the booking to the 'Verified' state."
|
||||
|
||||
msgctxt "field:cashbook.planner,booking_target:"
|
||||
msgid "Target"
|
||||
msgstr "Target"
|
||||
|
||||
msgctxt "model:cashbook.planner.nextrun,name:"
|
||||
msgid "Next Execution Date"
|
||||
msgstr "Next Execution Date"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue