Update of /cvsroot/popfile/engine/languages
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10802/languages
Modified Files:
English.msg Nihongo.msg
Log Message:
Change Log
1. Add an interface to change the session timeout on the Administration tab
UI/HTML.pm
skins/default/administration-page.thtml
languages/English.pm
languages/Nihongo.pm
tests/TestHTML.script
Current state of the test suite:
TestBayesScript PASS
TestBayes PASS
TestConfiguration PASS
TestHistory PASS
TestHTML PASS
TestHTTP PASS
TestIMAP PASS
TestInsertScript PASS *
TestLogger PASS
TestMailParse PASS
TestModule PASS
TestMQ PASS
TestMutex PASS
TestPipeScript PASS
TestPOP3 PASS
TestProxy PASS
TestWordMangle PASS
TestXMLRPC PASS
* : TODO : needs to add tests for multi user support
Index: Nihongo.msg
===================================================================
RCS file: /cvsroot/popfile/engine/languages/Nihongo.msg,v
retrieving revision 1.30
retrieving revision 1.31
diff -C2 -d -r1.30 -r1.31
*** Nihongo.msg 28 Apr 2008 11:17:43 -0000 1.30
--- Nihongo.msg 2 May 2008 12:50:50 -0000 1.31
***************
*** 129,132 ****
--- 129,133 ----
Configuration_Error7 XML RPC ¥Ý¡¼¥ÈÈÖ¹æ¤Ï 1 ¤«¤é 65535 ¤Þ¤Ç¤Ë¤·¤Æ¤¯¤À¤µ¤¤¡£
Configuration_Error8 SOCKS V ¥×¥í¥¥·¤Î¥Ý¡¼¥ÈÈÖ¹æ¤Ï 1 ¤«¤é 65535 ¤Þ¤Ç¤Ë¤·¤Æ¤¯¤À¤µ¤¤¡£
+ Configuration_Error9 ¥»¥Ã¥·¥ç¥ó¥³¥Í¥¯¥·¥ç¥ó¥¿¥¤¥à¥¢¥¦¥È¤ÎÉÿô¤Ï 300 ¤«¤é 86400 ¤Ë¤·¤Æ¤¯¤À¤µ¤¤¡£
Configuration_POP3Port POP3 ¥Ý¡¼¥ÈÈÖ¹æ
Configuration_POP3Update POP3 ¥Ý¡¼¥ÈÈÖ¹æ¤ò ¡Ö%s¡×¤ËÊѹ¹¤·¤Þ¤·¤¿¡£¤³¤ÎÊѹ¹¤Ï POPFile ¤òºÆµ¯Æ°¤¹¤ë¤Þ¤Ç͸ú¤Ë¤Ê¤ê¤Þ¤»¤ó¡£
***************
*** 177,180 ****
--- 178,184 ----
Configuration_TCPTimeoutSecs TCP ¥³¥Í¥¯¥·¥ç¥ó¥¿¥¤¥à¥¢¥¦¥È¤ÎÉÿô
Configuration_TCPTimeoutUpdate TCP ¥³¥Í¥¯¥·¥ç¥ó¥¿¥¤¥à¥¢¥¦¥È¤ÎÉÿô¤ò ¡Ö%s¡×¤ËÊѹ¹¤·¤Þ¤·¤¿¡£
+ Configuration_SessionTimeout ¥»¥Ã¥·¥ç¥ó¥¿¥¤¥à¥¢¥¦¥È
+ Configuration_SessionTimeoutSecs ¥»¥Ã¥·¥ç¥ó¥¿¥¤¥à¥¢¥¦¥È¤ÎÉÿô
+ Configuration_SessionTimeoutUpdate ¥»¥Ã¥·¥ç¥ó¥¿¥¤¥à¥¢¥¦¥È¤ÎÉÿô¤ò ¡Ö%s¡×¤ËÊѹ¹¤·¤Þ¤·¤¿¡£
Configuration_ClassificationInsertion ÅŻҥ᡼¥ë¤Ø¤Î¥Æ¥¥¹¥ÈÁÞÆþµ¡Ç½
Configuration_SubjectLine ·ï̾¤ÎÊѹ¹
Index: English.msg
===================================================================
RCS file: /cvsroot/popfile/engine/languages/English.msg,v
retrieving revision 1.117
retrieving revision 1.118
diff -C2 -d -r1.117 -r1.118
*** English.msg 28 Apr 2008 11:17:43 -0000 1.117
--- English.msg 2 May 2008 12:50:50 -0000 1.118
***************
*** 128,131 ****
--- 128,132 ----
Configuration_Error7 The XML RPC listen port must be a number between 1 and 65535
Configuration_Error8 The SOCKS V proxy port must be a number between 1 and 65535
+ Configuration_Error9 The session timeout must be a number between 300 and 86400
Configuration_POP3Port POP3 listen port
Configuration_POP3Update Updated POP3 port to %s; this change will not take affect until you restart POPFile
***************
*** 175,178 ****
--- 176,182 ----
Configuration_TCPTimeoutSecs Connection timeout in seconds
Configuration_TCPTimeoutUpdate Updated connection timeout to %s
+ Configuration_SessionTimeout Session Timeout
+ Configuration_SessionTimeoutSecs Session timeout in seconds
+ Configuration_SessionTimeoutUpdate Updated session timeout to %s
Configuration_ClassificationInsertion Message Text Insertion
Configuration_SubjectLine Subject line<br>modification
|