Revision: 5486 http://ipcop.svn.sourceforge.net/ipcop/?rev=5486&view=rev Author: dotzball Date: 2011-02-23 06:44:20 +0000 (Wed, 23 Feb 2011)
Log Message: ----------- Change language text key. Modified Paths: -------------- ipcop/trunk/langs/ipcop.new.en.pl ipcop/trunk/src/scripts/monitorTraffic.pl Modified: ipcop/trunk/langs/ipcop.new.en.pl =================================================================== --- ipcop/trunk/langs/ipcop.new.en.pl 2011-02-23 06:41:55 UTC (rev 5485) +++ ipcop/trunk/langs/ipcop.new.en.pl 2011-02-23 06:44:20 UTC (rev 5486) @@ -69,7 +69,7 @@ #'limit per month' => 'Limit per month', #'dial volume' => 'Volume per dial (MByte)', #'email adr' => 'Email address', -'subject warn' => 'Warning - warnlevel reached', +'subject warn traffic' => 'Warning - warnlevel reached', 'subject test' => 'Test email', Modified: ipcop/trunk/src/scripts/monitorTraffic.pl =================================================================== --- ipcop/trunk/src/scripts/monitorTraffic.pl 2011-02-23 06:41:55 UTC (rev 5485) +++ ipcop/trunk/src/scripts/monitorTraffic.pl 2011-02-23 06:44:20 UTC (rev 5486) @@ -243,7 +243,7 @@ close(FILE); my $cmd = "/usr/local/bin/emailhelper "; - $cmd .= " -s \"$Lang::tr{'subject warn'}\" "; + $cmd .= " -s \"$Lang::tr{'subject warn traffic'}\" "; $cmd .= " -m \"$messagefile\" "; $cmd .= " -d "; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. http://p.sf.net/sfu/splunk-dev2dev _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn