summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_smart.php
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2012-12-27 12:18:03 -0500
committerjim-p <jimp@pfsense.org>2012-12-27 12:18:03 -0500
commitfee50f4d9850ddde8f626df772d9141062f40b76 (patch)
tree89087db0345ade5e0f536b97dcbc1b0c8d844762 /usr/local/www/diag_smart.php
parent891e0d11114e3056889eb6a9e0d05e34d9b68b9d (diff)
downloadpfsense-fee50f4d9850ddde8f626df772d9141062f40b76.zip
pfsense-fee50f4d9850ddde8f626df772d9141062f40b76.tar.gz
Self-test should be hypenated, and the T should be lower case.
Diffstat (limited to 'usr/local/www/diag_smart.php')
-rw-r--r--usr/local/www/diag_smart.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/diag_smart.php b/usr/local/www/diag_smart.php
index d3da72b..3db3fbb 100644
--- a/usr/local/www/diag_smart.php
+++ b/usr/local/www/diag_smart.php
@@ -315,7 +315,7 @@ switch($action)
<table width="100%" border="0" cellpadding="6" cellspacing="0">
<tbody>
<tr>
- <td colspan="2" valign="top" class="listtopic"><?=gettext("Perform Self Tests"); ?></td>
+ <td colspan="2" valign="top" class="listtopic"><?=gettext("Perform Self-tests"); ?></td>
</tr>
<tr>
<td width="22%" valign="top" class="vncell"><?=gettext("Test type"); ?></td>
@@ -360,7 +360,7 @@ switch($action)
<td width="22%" valign="top" class="vncell"><?=gettext("Log type"); ?></td>
<td width="78%" class="vtable">
<input type="radio" name="type" value="error" checked /><?=gettext("Error"); ?><br />
- <input type="radio" name="type" value="selftest" /><?=gettext("Self Test"); ?><br />
+ <input type="radio" name="type" value="selftest" /><?=gettext("Self-test"); ?><br />
</td>
</tr>
<tr>
OpenPOWER on IntegriCloud