add notify
This commit is contained in:
parent
46eb9a8c23
commit
1f05fa43c6
6 changed files with 85 additions and 2 deletions
16
locale/en.po
16
locale/en.po
|
@ -2,6 +2,14 @@
|
|||
msgid ""
|
||||
msgstr "Content-Type: text/plain; charset=utf-8\n"
|
||||
|
||||
msgctxt "model:ir.message,text:msg_title_notify"
|
||||
msgid "Cashbook Scheduled Booking"
|
||||
msgstr "Cashbook Scheduled Booking"
|
||||
|
||||
msgctxt "model:ir.message,text:msg_text_notify"
|
||||
msgid "The following transaction was generated: %(bname)s"
|
||||
msgstr "The following transaction was generated: %(bname)s"
|
||||
|
||||
msgctxt "selection:ir.cron,method:"
|
||||
msgid "Execute scheduled bookings"
|
||||
msgstr "Execute scheduled bookings"
|
||||
|
@ -389,3 +397,11 @@ msgstr "Last day of the month"
|
|||
msgctxt "help:cashbook.planner,last_day_of_month:"
|
||||
msgid "The booking is made on the last day of the month."
|
||||
msgstr "The booking is made on the last day of the month."
|
||||
|
||||
msgctxt "field:cashbook.planner,notify_bycron:"
|
||||
msgid "Notify"
|
||||
msgstr "Notify"
|
||||
|
||||
msgctxt "help:cashbook.planner,notify_bycron:"
|
||||
msgid "A notification will appear in the web browser when the booking has been created."
|
||||
msgstr "A notification will appear in the web browser when the booking has been created."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue