diff --git a/install.php b/install.php
index 2706527b770a257d6616ebdb4c77b23815dc0eb8..530ddeaa521af2f80bdff317e0a105c005fa4159 100644
--- a/install.php
+++ b/install.php
@@ -861,8 +861,8 @@ function install_task_list($active = NULL) {
     '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('Set up database'),
+    'locale-initial-batch' => st('Set up translations'),
     'configure'            => st('Configure site'),
   );