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:
@@ -557,5 +557,15 @@ char *de_tr[] = {
|
||||
"Nein",
|
||||
/* TR_AS */
|
||||
"als",
|
||||
/* TR_IGNORE */
|
||||
"Ignorieren",
|
||||
/* TR_PPP_DIALUP */
|
||||
"PPP Einwahl (PPPoE, Modem, ATM ...)",
|
||||
/* TR_DHCP */
|
||||
"DHCP",
|
||||
/* TR_DHCP_STARTSERVER */
|
||||
"Starte den DHCP-Server ...",
|
||||
/* TR_DHCP_STOPSERVER */
|
||||
"Stoppe den DHCP-Server ...",
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user