transaktion: check für fehlende kategorie

This commit is contained in:
Frederik Jaeckel 2022-09-08 11:20:28 +02:00
parent 79620f8cbb
commit 18093219a8
3 changed files with 15 additions and 0 deletions

View file

@ -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 #