-[% USE HTML %]<div class="listtop">Unbekannter Kontenrahmen</div>
+[%- USE T8 %]
+[%- USE LxERP %]
+[% USE HTML %]<div class="listtop">[% 'Unknown chart of accounts' | $T8 %]</div>
<form name="Form" method="post" action="login.pl">
[% END %]
<p>
- Hinweis:
- Diese Installation benutzt einen unbekannten Kontenrahmen ("[% HTML.escape(coa) %]"). Dieses Datenbankupgrade kann die Standardbuchungsgruppen nicht automatisch anlegen.
+ [% 'Note' | $T8 %]:
+ [% LxERP.t8('This installation uses an unknown chart of accounts ("#1"). This database upgrade cannot create standard buchungsgruppen automatically.', coa) | html %]
</p>
<hr>