seq_update.php
changeset 2 9a485c41cfcf
parent 1 58094faf794d
child 6 9fcac40c1b0e
--- a/seq_update.php	Tue Apr 10 22:40:43 2007 +0000
+++ b/seq_update.php	Sat Apr 14 11:37:27 2007 +0000
@@ -23,7 +23,7 @@
 // Ok we have to synch it all.
 // What to do? Find the MAX(id) on each table and set it to the _seq table.
 
-echo "<P><B>Synching databases. This is useful if you did manual insertions (in case you havent been here yet)</B></P>";
+echo "<P><B>" . _('Synching databases. This is useful if you did manual insertions (in case you havent been here yet).') . "</B></P>";
 
 if(!level(10))
 {