[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ipcop-svn
Subject:    [Ipcop-svn] SF.net SVN: ipcop:[2249] ipcop/trunk
From:       eoberlander () users ! sourceforge ! net
Date:       2008-12-30 14:02:53
Message-ID: E1LHfBN-0005JC-Cd () dn4whf1 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 2249
          http://ipcop.svn.sourceforge.net/ipcop/?rev=2249&view=rev
Author:   eoberlander
Date:     2008-12-30 14:02:53 +0000 (Tue, 30 Dec 2008)

Log Message:
-----------
Remove uppercase from a text string and add two missing strings.

Modified Paths:
--------------
    ipcop/trunk/html/cgi-bin/backup.cgi
    ipcop/trunk/langs/ipcop.new.en.pl

Modified: ipcop/trunk/html/cgi-bin/backup.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/backup.cgi	2008-12-30 13:26:56 UTC (rev 2248)
+++ ipcop/trunk/html/cgi-bin/backup.cgi	2008-12-30 14:02:53 UTC (rev 2249)
@@ -354,7 +354,7 @@
         system('/usr/local/bin/ipcopbkcfg', '--umount');
         if ($settings{'MEDIA'} eq $Lang::tr{'local hard disk'}) {
             # TODO: make this an error ?
-            # $errormessage = $Lang::tr{'Cannot mount local hard disk'};
+            # $errormessage = $Lang::tr{'cannot mount local hard disk'};
         }
         elsif (grep (/$settings{'MEDIA'}/, %partitions)) {
             $errormessage = `/usr/local/bin/ipcopbkcfg --mount $settings{'MEDIA'}`;

Modified: ipcop/trunk/langs/ipcop.new.en.pl
===================================================================
--- ipcop/trunk/langs/ipcop.new.en.pl	2008-12-30 13:26:56 UTC (rev 2248)
+++ ipcop/trunk/langs/ipcop.new.en.pl	2008-12-30 14:02:53 UTC (rev 2249)
@@ -439,7 +439,13 @@
 'invalid input for radius retry' => 'Invalid input for maximum retries',
 'invalid input for radius timeout' => 'Invalid input for timeout',
 'invalid input for radius auth acct' => 'Invalid input Authentication and \
Accountingport can not be equal', +'broken pipe' => 'Broken pipe',
+'cant start openssl' => 'Can\'t start OpenSSL',
 
+# from backup.cgi
+'cannot mount local hard disk' => 'Cannot mount local hard disk',
+
+# from time.cgi
 'cannot specify tertiary ntp without specifying secondary' => 'Cannot specify \
Tertiary NTP Server without specifying Secondary',  'invalid tertiary ntp' => \
'Invalid Tertiary NTP server address',  'tertiary ntp server' => 'Tertiary NTP \
Server',


This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.

------------------------------------------------------------------------------
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic