X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/b61f5c3df68e3a3b4fb6a8a287172b0989215748..54bd1719f9ca8db62ef6a3d766d3965e01833c20:/templates/webpages/admin/restore_dataset_start_footer.html diff --git a/templates/webpages/admin/restore_dataset_start_footer.html b/templates/webpages/admin/restore_dataset_start_footer.html index c61a55e53..baece7d7e 100644 --- a/templates/webpages/admin/restore_dataset_start_footer.html +++ b/templates/webpages/admin/restore_dataset_start_footer.html @@ -6,12 +6,10 @@
[%- 'The restoration process is complete. Please review "pg_restore"\'s output to find out if the restoration was successful.' | $T8 %] - [%- 'The program\'s exit code was [% HTML.escape(retval) %] ("0" usually means that everything went OK).' | $T8 %] + [%- LxERP.t8('The program\'s exit code was #1 ("0" usually means that everything went OK).', retval) | html %]
-