From: <jgr...@us...> - 2003-04-21 20:54:07
|
Update of /cvsroot/popfile/engine/languages In directory sc8-pr-cvs1:/tmp/cvs-serv22382/languages Modified Files: English.msg Log Message: Fix bug where clicking on a empty bucket caused a crash; added new clear_bucket API; added new Remove All Words button to bucket page; change the get_scores and clear_scores APIs to be a standard scores getter/setter as in the style of POPFile::Module Index: English.msg =================================================================== RCS file: /cvsroot/popfile/engine/languages/English.msg,v retrieving revision 1.30 retrieving revision 1.31 diff -C2 -d -r1.30 -r1.31 *** English.msg 20 Apr 2003 21:09:07 -0000 1.30 --- English.msg 21 Apr 2003 20:54:01 -0000 1.31 *************** *** 239,242 **** --- 239,243 ---- SingleBucket_Message1 Click a letter in the index to see the list of words that start with that letter. Click any word to lookup its probability for all buckets. SingleBucket_Unique %s unique + SingleBucket_ClearBucket Remove All Words Session_Title POPFile Session Expired |