From: Joseph C. <tex...@us...> - 2006-02-23 12:23:24
|
Update of /cvsroot/popfile/engine/languages In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1919/languages Modified Files: English.msg Log Message: Some changes to the tool tip text. Index: English.msg =================================================================== RCS file: /cvsroot/popfile/engine/languages/English.msg,v retrieving revision 1.101 retrieving revision 1.102 diff -C2 -d -r1.101 -r1.102 *** English.msg 20 Feb 2006 02:50:27 -0000 1.101 --- English.msg 23 Feb 2006 12:23:14 -0000 1.102 *************** *** 431,435 **** tip_History_RecentNum Number of messages matching current Search and Filter - tip_History_Column Sort by this column tip_History_Reclassify Apply bucket corrections tip_History_Search Find matches in the From address or Subject --- 431,434 ---- *************** *** 444,457 **** tip_History_MoveLeft Move left tip_History_MoveRight Move right ! tip_History_Sort Click to sort on this column tip_Bucket_BucketName View bucket details ! tip_Bucket_Distinct Unique words in each bucket ! tip_Bucket_SubjectMod Insert bucket name to the begining of the subject. For clients that can not use the X-Text-Classification header ! tip_Bucket_XTCHeader Insert an "invisible" header that most mail clients can use to apply a rule based on POPFile's classification tip_Bucket_XPLHeader Insert a header with a link to the message to allow for quickly reclassifing a message tip_Bucket_Quarantine Islolate potentially dangerous email by placing it in attachment tip_Bucket_Color Select a color for each bucket tip_Bucket_Lookup Look up the probability and frequency of a word in all buckets tip_Bucket_WordCount Number and percentage of total words in each bucket tip_Bucket_Create Create a new bucket --- 443,458 ---- tip_History_MoveLeft Move left tip_History_MoveRight Move right ! tip_History_Sort Sort by this column tip_Bucket_BucketName View bucket details ! tip_Bucket_Unique Unique words in each bucket ! tip_Bucket_SubjectMod Insert bucket name to begining of the subject ! tip_Bucket_XTCHeader Insert header that most mail clients can use to filter based on POPFile's classification tip_Bucket_XPLHeader Insert a header with a link to the message to allow for quickly reclassifing a message tip_Bucket_Quarantine Islolate potentially dangerous email by placing it in attachment tip_Bucket_Color Select a color for each bucket tip_Bucket_Lookup Look up the probability and frequency of a word in all buckets + tip_Bucket_Accuracy Overall classification accuracy + tip_Bucket_Classified Bucket statistics and accuracy tip_Bucket_WordCount Number and percentage of total words in each bucket tip_Bucket_Create Create a new bucket *************** *** 460,463 **** --- 461,465 ---- tip_Bucket_FalsePos Messages that were incorrectly placed in this bucket tip_Bucket_FalseNeg Messages that were incorrectly NOT placed in this bucket + tip_Bucket_ResetStats Clear classification statistics tip_Magnet_Type Message header to match *************** *** 477,480 **** --- 479,483 ---- tip_Config_HideBar Hide configuration bar tip_Config_ShowBar Show configuration bar + tip_Config_Password Change password for accessing POPFile's Control Center tip_Admin_AcceptRemoteHTTP Allow UI access from another machine |