Anpassung locales.pl an neue Situation ohne explizit übersetzte Templates
[kivitendo-erp.git] / templates / webpages / admin / restore_dataset_start_footer.html
index c61a55e..0143fb4 100644 (file)
@@ -6,7 +6,7 @@
 
  <p>
   [%- 'The restoration process is complete. Please review &quot;pg_restore&quot;\'s output to find out if the restoration was successful.' | $T8 %]
-  [%- 'The program\'s exit code was [% HTML.escape(retval) %] (&quot;0&quot; usually means that everything went OK).' | $T8 %]
+  [%- LxERP.t8('The program\'s exit code was #1 (&quot;0&quot; usually means that everything went OK).', retval) | html %]
  </p>
 
  <form method="post" action="admin.pl">