mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 08:09:41 +00:00
Merge pull request #1066 from devste/devste-lang
Language correction: more generic expression
This commit is contained in:
commit
ac246e273a
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user