summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/index.php
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2016-04-05 05:58:10 +0545
committerPhil Davis <phil.davis@inf.org>2016-04-05 05:58:10 +0545
commit1e87fb3f503f307f8d6e15f25005412ce2df9c19 (patch)
tree9a846df15b2a6cd1799677ec2b307967ce1e973d /src/usr/local/www/index.php
parent146684ee657f0f146afad5aa9d74b89884ee4c53 (diff)
downloadpfsense-1e87fb3f503f307f8d6e15f25005412ce2df9c19.zip
pfsense-1e87fb3f503f307f8d6e15f25005412ce2df9c19.tar.gz
Remove "we" personalizations
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