]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/dbupgrade/SKR04_3804_update_master.html
Automatisches Ersetzen von <translate>...</translate> durch $T8
[mfinanz.git] / templates / webpages / dbupgrade / SKR04_3804_update_master.html
index b706a83b3eb4378241cf8fff3337cea179936e17..38500275a8e3f4b76d65561dd31281f0f205375f 100644 (file)
@@ -1,12 +1,13 @@
-[% USE HTML %]<div class="listtop"><translate>Update SKR04: new tax account 3804 (19%)</translate></div>
+[%- USE T8 %]
+[% USE HTML %]<div class="listtop">[% 'Update SKR04: new tax account 3804 (19%)' | $T8 %]</div>
 
 <form action="[% script %]" method="POST">
 
-<p><translate>There are bookings to the account 3803 after 01.01.2007. If you didn't change this account manually to 19% the bookings are probably incorrect.</translate></p>
-<p><translate>The account 3804 will not be added automatically.</translate></p>
-<p><translate>Please read the file</translate>doc/skr04-update-3804/skr04_3804_hinzufuegen.html</p>
+<p>[% 'There are bookings to the account 3803 after 01.01.2007. If you didn't change this account manually to 19% the bookings are probably incorrect.' | $T8 %]</p>
+<p>[% 'The account 3804 will not be added automatically.' | $T8 %]</p>
+<p>[% 'Please read the file' | $T8 %]doc/skr04-update-3804/skr04_3804_hinzufuegen.html</p>
 
 <input type="hidden" name="bookings_exist" value="1">
-<input type="submit" value="<translate>Continue</translate>">
+<input type="submit" value="[% 'Continue' | $T8 %]">