|
From: Mark W. <ri...@us...> - 2001-12-20 18:39:55
|
Update of /cvsroot/ipcop/ipcop/langs/en/cgi-bin In directory usw-pr-cvs1:/tmp/cvs-serv15862/langs/en/cgi-bin Modified Files: en.pl Log Message: Fixed VPN display, thanks to Dave Roberts Index: en.pl =================================================================== RCS file: /cvsroot/ipcop/ipcop/langs/en/cgi-bin/en.pl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** en.pl 2001/11/27 15:20:50 1.2 --- en.pl 2001/12/20 18:39:52 1.3 *************** *** 418,422 **** 'if blank the currently configured ethernet red address will be used' => 'If blank, the currently configured ethernet RED address will be used.', 'manual control and status' => 'Manual control and status:', ! 'connection name' => 'Name', 'connection status' => 'Status', 'capsclosed' => 'CLOSED', --- 418,422 ---- 'if blank the currently configured ethernet red address will be used' => 'If blank, the currently configured ethernet RED address will be used.', 'manual control and status' => 'Manual control and status:', ! 'connection name' => 'Name (net-net)', 'connection status' => 'Status', 'capsclosed' => 'CLOSED', |