From mboxrd@z Thu Jan 1 00:00:00 1970
From: Alex Koch
$br_config"; +&Header::closebox(); + +&Header::openbox('100%', 'left', $Lang::tr{"zoneconf ip addr"}); +print <
$if_config"; +&Header::closebox(); + &Header::closebigbox(); &Header::closepage(); diff --git a/langs/de/cgi-bin/de.pl b/langs/de/cgi-bin/de.pl index 2e67e495f..363f11213 100644 --- a/langs/de/cgi-bin/de.pl +++ b/langs/de/cgi-bin/de.pl @@ -1,4 +1,4 @@ -%tr =3D (=20 +%tr =3D ( %tr, =20 '24 hours' =3D> '24 Stunden', @@ -2905,11 +2905,14 @@ 'zoneconf access native' =3D> 'Nativ', 'zoneconf access none' =3D> 'Keine', 'zoneconf access vlan' =3D> 'VLAN', +'zoneconf brctl show' =3D> 'Status: Netzwerkbr=C3=BCcken', +'zoneconf ip addr' =3D> 'Status: Netzwerkkarten', 'zoneconf nic assignment' =3D> 'Netzwerkkartenzuordnung', 'zoneconf nicmode bridge' =3D> 'Br=C3=BCcke', 'zoneconf nicmode default' =3D> 'Normal', 'zoneconf nicmode macvtap' =3D> 'MacVTap', 'zoneconf notice reboot' =3D> 'Bitte einen Neustart durchf=C3=BChren, um die= =C3=84nderungen zu =C3=BCbernehmen.', +'zoneconf notice uptodate' =3D> 'ACHTUNG: Falls =C3=84nderungen an der Netzw= erkkartenzuordnung vorgenommen wurden, werden diese hier erst nach einem Neus= tart angezeigt!', 'zoneconf title' =3D> 'Zonen einrichten', 'zoneconf val native assignment error' =3D> 'Eine Netzwerkkarte kann nicht v= on mehreren Zonen nativ verwendet werden.', 'zoneconf val ppp assignment error' =3D> 'Die Netzwerkkarte, die von RED im = PPP-Modus verwendet wird, kann keiner anderen Zone zugeordnet werden.', diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl index 8b7e63cb8..d440d0528 100644 --- a/langs/en/cgi-bin/en.pl +++ b/langs/en/cgi-bin/en.pl @@ -1,4 +1,4 @@ -%tr =3D (=20 +%tr =3D ( %tr, =20 '24 hours' =3D> '24 Hours', @@ -2951,11 +2951,14 @@ 'zoneconf access native' =3D> 'Native', 'zoneconf access none' =3D> 'None', 'zoneconf access vlan' =3D> 'VLAN', +'zoneconf brctl show' =3D> 'Status: Bridges', +'zoneconf ip addr' =3D> 'Status: Interfaces', 'zoneconf nic assignment' =3D> 'NIC Assignment', 'zoneconf nicmode bridge' =3D> 'Bridge', 'zoneconf nicmode default' =3D> 'Default', 'zoneconf nicmode macvtap' =3D> 'MacVTtap', 'zoneconf notice reboot' =3D> 'Please reboot to apply your changes.', +'zoneconf notice uptodate' =3D> 'Attention: If you changed your NIC Assignme= nt, a reboot is required for the changes to be shown!', 'zoneconf title' =3D> 'Zone Configuration', 'zoneconf val native assignment error' =3D> 'A NIC cannot be accessed native= ly by more than one zone.', 'zoneconf val ppp assignment error' =3D> 'The NIC used for RED in PPP mode c= annot be accessed by any other zone.', --=20 2.17.1 --===============2425150452754119416==--