mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Remove "we" personalizations from config.console.inc
I changed "we" to "the system" - if someone thinks so, it could be changed to "pfSense" or $g["product_name"]\ If you want to do something different to what I did here, then feel free to close this and make the required changes.
This commit is contained in:
parent
146684ee65
commit
adb56dbd92
@ -114,7 +114,7 @@ EOD;
|
||||
echo <<<EOD
|
||||
|
||||
!!! Installation Media Detected: Auto Interface Option !!!!
|
||||
BEGIN MANUAL CONFIGURATION OR WE WILL PROCEED WITH AUTO CONFIGURATION.
|
||||
BEGIN MANUAL CONFIGURATION OR THE SYSTEM WILL PROCEED WITH AUTO CONFIGURATION.
|
||||
|
||||
EOD;
|
||||
}
|
||||
@ -141,13 +141,13 @@ EOD;
|
||||
|
||||
For installation purposes, you must plug in at least one NIC
|
||||
for the LAN connection. If you plug in a second NIC it will be
|
||||
assigned to WAN. Otherwise, we'll temporarily assign WAN to the
|
||||
assigned to WAN. Otherwise, WAN will be temporarily assigned to the
|
||||
next available NIC found regardless of activity. You should
|
||||
assign and configure the WAN interface according to your requirements
|
||||
|
||||
If you haven't plugged in any network cables yet,
|
||||
now is the time to do so.
|
||||
We'll keep trying until you do.
|
||||
The system will keep trying until you do.
|
||||
|
||||
Searching for active interfaces...
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user