? files ? install_text.patch ? sites/all/modules ? sites/default/settings.php Index: install.php =================================================================== RCS file: /cvs/drupal/drupal/install.php,v retrieving revision 1.92 diff -u -p -r1.92 install.php --- install.php 19 Nov 2007 15:01:18 -0000 1.92 +++ install.php 19 Nov 2007 15:08:53 -0000 @@ -861,8 +861,8 @@ function install_task_list($active = NUL 'profile-select' => st('Choose profile'), 'locale-select' => st('Choose language'), 'requirements' => st('Verify requirements'), - 'database' => st('Setup database'), - 'locale-initial-batch' => st('Setup translations'), + 'database' => st('Configure database'), + 'locale-initial-batch' => st('Configure translations'), 'configure' => st('Configure site'), );