line: suche optimiert (jetzt: kategorie, payee, beschreibung)
line: kontext-form optimiert, abstimmung: anzeige-sortierung umgedreht, kassenbuch: weniger spalten
This commit is contained in:
parent
98ed1ceb6e
commit
d6ea1b31a6
8 changed files with 55 additions and 26 deletions
|
@ -970,10 +970,18 @@ msgctxt "field:cashbook.line.context,date_from:"
|
|||
msgid "Start Date"
|
||||
msgstr "Beginndatum"
|
||||
|
||||
msgctxt "help:cashbook.line.context,date_from:"
|
||||
msgid "Limits the date range for the displayed entries."
|
||||
msgstr "Begrenzt den Datumsbereich für die angezeigten Einträge."
|
||||
|
||||
msgctxt "field:cashbook.line.context,date_to:"
|
||||
msgid "End Date"
|
||||
msgstr "Endedatum"
|
||||
|
||||
msgctxt "help:cashbook.line.context,date_to:"
|
||||
msgid "Limits the date range for the displayed entries."
|
||||
msgstr "Begrenzt den Datumsbereich für die angezeigten Einträge."
|
||||
|
||||
|
||||
##########################
|
||||
# cashbook.configuration #
|
||||
|
|
16
locale/en.po
16
locale/en.po
|
@ -146,6 +146,10 @@ msgctxt "model:ir.message,text:msg_line_invalid_category"
|
|||
msgid "The category of the booking line '%(recname)s' does not match the posting type '%(booktype)s'."
|
||||
msgstr "The category of the booking line '%(recname)s' does not match the posting type '%(booktype)s'."
|
||||
|
||||
msgctxt "model:ir.message,text:msg_line_must_positive"
|
||||
msgid "The amount must be positive."
|
||||
msgstr "The amount must be positive."
|
||||
|
||||
msgctxt "model:res.group,name:group_cashbook"
|
||||
msgid "Cashbook"
|
||||
msgstr "Cashbook"
|
||||
|
@ -370,6 +374,10 @@ msgctxt "view:cashbook.book:"
|
|||
msgid "Owner and Authorizeds"
|
||||
msgstr "Owner and Authorizeds"
|
||||
|
||||
msgctxt "view:cashbook.book:"
|
||||
msgid "General Information"
|
||||
msgstr "General Information"
|
||||
|
||||
msgctxt "view:cashbook.book:"
|
||||
msgid "Balance"
|
||||
msgstr "Balance"
|
||||
|
@ -898,10 +906,18 @@ msgctxt "field:cashbook.line.context,date_from:"
|
|||
msgid "Start Date"
|
||||
msgstr "Start Date"
|
||||
|
||||
msgctxt "help:cashbook.line.context,date_from:"
|
||||
msgid "Limits the date range for the displayed entries."
|
||||
msgstr "Limits the date range for the displayed entries."
|
||||
|
||||
msgctxt "field:cashbook.line.context,date_to:"
|
||||
msgid "End Date"
|
||||
msgstr "End Date"
|
||||
|
||||
msgctxt "help:cashbook.line.context,date_to:"
|
||||
msgid "Limits the date range for the displayed entries."
|
||||
msgstr "Limits the date range for the displayed entries."
|
||||
|
||||
msgctxt "model:cashbook.configuration,name:"
|
||||
msgid "Configuration"
|
||||
msgstr "Configuration"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue