diff --git a/locale/de.po b/locale/de.po index 71403b9..020d46f 100644 --- a/locale/de.po +++ b/locale/de.po @@ -1294,6 +1294,10 @@ msgctxt "view:cashbook.enterbooking.start:" msgid "Description" msgstr "Beschreibung" +msgctxt "view:cashbook.enterbooking.start:" +msgid "Booking" +msgstr "Buchung" + msgctxt "field:cashbook.enterbooking.start,cashbook:" msgid "Cashbook" msgstr "Kassenbuch" @@ -1302,10 +1306,6 @@ msgctxt "field:cashbook.enterbooking.start,cashbooks:" msgid "Cashbooks" msgstr "Kassenbücher" -msgctxt "field:cashbook.enterbooking.start,balance:" -msgid "Balance" -msgstr "Saldo" - msgctxt "field:cashbook.enterbooking.start,currency_digits:" msgid "Currency Digits" msgstr "Nachkommastellen Währung" diff --git a/view/enterbooking_start_form.xml b/view/enterbooking_start_form.xml index 3ab0a1b..9b16ddc 100644 --- a/view/enterbooking_start_form.xml +++ b/view/enterbooking_start_form.xml @@ -5,27 +5,28 @@ full copyright notices and license terms. -->