mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Patched the installer for configuring the firewill without a red device.
(This is only for testing purposes...!) git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@1037 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -553,5 +553,16 @@ char *en_tr[] = {
|
||||
"No",
|
||||
/* TR_AS */
|
||||
"as",
|
||||
/* TR_IGNORE */
|
||||
"Ignore",
|
||||
/* TR_PPP_DIALUP */
|
||||
"PPP DIALUP (PPPoE, Modem, ATM ...)",
|
||||
/* TR_DHCP */
|
||||
"DHCP",
|
||||
/* TR_DHCP_STARTSERVER */
|
||||
"Starting DHCP-Server ...",
|
||||
/* TR_DHCP_STOPSERVER */
|
||||
"Stopping DHCP-Server ...",
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user