summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/crash_reporter.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/crash_reporter.php
parent146684ee657f0f146afad5aa9d74b89884ee4c53 (diff)
downloadpfsense-1e87fb3f503f307f8d6e15f25005412ce2df9c19.zip
pfsense-1e87fb3f503f307f8d6e15f25005412ce2df9c19.tar.gz
Remove "we" personalizations
Diffstat (limited to 'src/usr/local/www/crash_reporter.php')
-rw-r--r--src/usr/local/www/crash_reporter.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/crash_reporter.php b/src/usr/local/www/crash_reporter.php
index df650bf..9f88955 100644
--- a/src/usr/local/www/crash_reporter.php
+++ b/src/usr/local/www/crash_reporter.php
@@ -150,7 +150,7 @@ exec("/usr/bin/grep -vi warning /tmp/PHP_errors.log", $php_errors);
}
?>
<div class="panel panel-default">
- <div class="panel-heading"><h2 class="panel-title"><?=gettext("Unfortunately We Have Detected a Programming Bug")?></h2></div>
+ <div class="panel-heading"><h2 class="panel-title"><?=gettext("Unfortunately a Programming Bug has been detected")?></h2></div>
<div class="panel-body">
<div class="content">
<p>
OpenPOWER on IntegriCloud