summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/index.php')
-rw-r--r--src/usr/local/www/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/index.php b/src/usr/local/www/index.php
index a435777..f53769d 100644
--- a/src/usr/local/www/index.php
+++ b/src/usr/local/www/index.php
@@ -215,7 +215,7 @@ if (file_exists('/conf/trigger_initial_wizard')) {
<div class="col-sm-offset-3 col-sm-6 col-xs-12">
<font color="white">
<p><h3><?=sprintf(gettext("Welcome to %s!\n"), $g['product_name'])?></h3></p>
- <p><?=gettext("One moment while we start the initial setup wizard.")?></p>
+ <p><?=gettext("One moment while the initial setup wizard starts.")?></p>
<p><?=gettext("Embedded platform users: Please be patient, the wizard takes a little longer to run than the normal GUI.")?></p>
<p><?=sprintf(gettext("To bypass the wizard, click on the %s logo on the initial page."), $g['product_name'])?></p>
</font>
OpenPOWER on IntegriCloud