X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=langs%2Fen%2Fcgi-bin%2Fen.pl;h=a7263aa7b498bb8856890a7619a0a18a075e19dc;hb=958a98a253ce89e25ea01b36307a7c4266cbf0d7;hp=f787f6d94fb68981be4ed38d4470633e8f8594fa;hpb=6e2dba423e2fc2a085ad9a4fdb355e90e3a3b106;p=ipfire-2.x.git diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl index f787f6d94f..a7263aa7b4 100644 --- a/langs/en/cgi-bin/en.pl +++ b/langs/en/cgi-bin/en.pl @@ -338,7 +338,6 @@ 'alt vpn' => 'VPNs', 'and' => 'And', 'ansi t1.483' => 'TO BE REMOVED', -'apcupsd' => 'APCUPSD', 'apply' => 'Apply now', 'april' => 'April', 'archive not exist' => 'Configuration archive does not exist', @@ -1084,7 +1083,9 @@ 'mac address error not valid' => 'MAC addresse not valid!', 'mac address error not 00' => 'MAC addresse has to start with 00!', 'mac address saved' => 'Successfully saved!', -'mac address saved txt' => 'The MAC address has been successfully saved, but changes will take effect after reboot or reconnection.', +'mac address saved txt' => 'The MAC address has been successfully saved, but changes will only take effect after reboot or reconnection.', +'mac address deleted' => 'Successfully deleted!', +'mac address deleted txt' => 'The MAC address has been successfully deleted, but changes will only take effect after reboot or reconnection.', 'mac address recon' => 'Trying to reconnect!', 'mac address done' => 'The MAC address will be saved.', 'mac desc' => 'Here you are able to change the MAC address on red0. The address must be entered in hexadecimal (0-9,a-f), a valid entry is
e.g. 00-01-02-0e-b8-d6 or 00:01:02:0e:b8:d6.',