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:
ms
2007-10-31 19:52:06 +00:00
parent 86f4024ad5
commit 855446c6c9
4 changed files with 62 additions and 41 deletions

View File

@@ -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 ...",
};