transaktion: check für fehlende kategorie
This commit is contained in:
parent
79620f8cbb
commit
18093219a8
3 changed files with 15 additions and 0 deletions
|
@ -54,6 +54,10 @@ msgctxt "model:ir.message,text:msg_wiz_transactions_error"
|
|||
msgid "When reading the QIF file, there were the following problems:"
|
||||
msgstr "Beim Einlesen der QIF-Datei gab es folgende Probleme:"
|
||||
|
||||
msgctxt "model:ir.message,text:mds_import_no_category"
|
||||
msgid "No category has been assigned for transaction '%(trdata)s'."
|
||||
msgstr "Für die Transaktion '%(trdata)s' wurde keine Kategorie zugeordnet."
|
||||
|
||||
|
||||
#############
|
||||
# ir.action #
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue