--- install-old.php 2007-12-24 00:53:09.000000000 -0600 +++ install.php 2007-12-24 00:54:25.000000000 -0600 @@ -460,7 +460,7 @@ 'NO_VISIBLE_CHANGES' => 'No visible changes', 'NOTICE' => 'Notice', 'NUM_CONFLICTS' => 'Number of conflicts', - 'NUMBER_OF_FILES_COLLECTED' => 'Currently having differences about %1$d from %2$d files collected.
Please wait until file collection finished.', + 'NUMBER_OF_FILES_COLLECTED' => 'Currently differences of %1$d of %2$d files have been checked.
Please wait until all files are checked.', 'OLD_UPDATE_FILES' => 'Update files are out of date. The update files found are for updating from phpBB %1$s to phpBB %2$s but the latest version of phpBB is %3$s.', @@ -619,4 +619,4 @@ 'TOPICS_TOPIC_TITLE' => 'Welcome to phpBB3', )); -?> \ No newline at end of file +?>