Merge pull request #1066 from devste/devste-lang

Language correction: more generic expression
This commit is contained in:
Franco Fichtner 2016-07-22 06:48:30 +02:00 committed by GitHub
commit ac246e273a

View File

@ -47,7 +47,7 @@ include("head.inc");
<?php
else: ?>
<form method="post">
<p><strong> <?=gettext('If you click "Yes", the firewall will:')?></strong></p>
<p><strong> <?=gettext('If you click "Yes", the system will:')?></strong></p>
<ul>
<li><?=gettext("Reset to factory defaults");?></li>
<li><?=gettext("LAN IP address will be reset to 192.168.1.1");?></li>