[Spambayes-checkins] spambayes/Outlook2000/dialogs/resources
dialogs.rc, 1.45, 1.46
Kenny Pitt
kpitt at users.sourceforge.net
Fri Oct 1 16:31:38 CEST 2004
Update of /cvsroot/spambayes/spambayes/Outlook2000/dialogs/resources
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17124/dialogs/resources
Modified Files:
dialogs.rc
Log Message:
Change "Delete as Spam" button to "Spam" and "Recover from Spam" button
to "Not Spam".
Index: dialogs.rc
===================================================================
RCS file: /cvsroot/spambayes/spambayes/Outlook2000/dialogs/resources/dialogs.rc,v
retrieving revision 1.45
retrieving revision 1.46
diff -C2 -d -r1.45 -r1.46
*** dialogs.rc 28 Apr 2004 22:30:12 -0000 1.45
--- dialogs.rc 1 Oct 2004 14:31:35 -0000 1.46
***************
*** 184,188 ****
LTEXT "SpamBayes is now configured and ready to start learning about your Spam",
IDC_STATIC,20,22,247,16
! LTEXT "As SpamBayes has not been trained, all new mail will arrive in your Unsure folder. As each message arrives, you should use the 'Delete as Spam' or 'Recover from Spam' toolbar buttons as appropriate.",
IDC_STATIC,20,42,247,27
LTEXT "If you wish to speed up the training process, you can move all the existing Spam from your Inbox to the new Spam folder, then select 'Training' from the SpamBayes manager.",
--- 184,188 ----
LTEXT "SpamBayes is now configured and ready to start learning about your Spam",
IDC_STATIC,20,22,247,16
! LTEXT "As SpamBayes has not been trained, all new mail will arrive in your Unsure folder. As each message arrives, you should use the 'Spam' or 'Not Spam' toolbar buttons as appropriate.",
IDC_STATIC,20,42,247,27
LTEXT "If you wish to speed up the training process, you can move all the existing Spam from your Inbox to the new Spam folder, then select 'Training' from the SpamBayes manager.",
***************
*** 289,293 ****
LTEXT "SpamBayes has been successfully trained and configured. You should find the system is immediately effective at filtering spam.",
IDC_TRAINING_STATUS,20,35,247,26
! LTEXT "Even though SpamBayes has been trained, it does continue to learn - please ensure you regularly check your Unsure folder, and use the 'Delete as Spam' or 'Recover from Spam' buttons as appropriate.",
IDC_STATIC,20,68,249,30
LTEXT "Click Finish to close the wizard.",IDC_STATIC,20,104,
--- 289,293 ----
LTEXT "SpamBayes has been successfully trained and configured. You should find the system is immediately effective at filtering spam.",
IDC_TRAINING_STATUS,20,35,247,26
! LTEXT "Even though SpamBayes has been trained, it does continue to learn - please ensure you regularly check your Unsure folder, and use the 'Spam' or 'Not Spam' buttons as appropriate.",
IDC_STATIC,20,68,249,30
LTEXT "Click Finish to close the wizard.",IDC_STATIC,20,104,
***************
*** 305,309 ****
LTEXT "SpamBayes is a system that learns about good and bad mail based on examples you provide. It comes with no built-in rules, so must have some training information before it will be effective.",
IDC_STATIC,11,21,263,30
! LTEXT "In this case, SpamBayes will begin by filtering all mail to an 'Unsure' folder. You can then use the 'Delete as Spam' and 'Recover from Spam' buttons to train each message as it arrives. Slowly SpamBayes will learn about your mail.",
IDC_STATIC,22,61,252,29
LTEXT "This option will close the wizard, and provide instructions how to sort your mail. You will then be able to configure SpamBayes and have it be immediately effective at filtering your mail",
--- 305,309 ----
LTEXT "SpamBayes is a system that learns about good and bad mail based on examples you provide. It comes with no built-in rules, so must have some training information before it will be effective.",
IDC_STATIC,11,21,263,30
! LTEXT "In this case, SpamBayes will begin by filtering all mail to an 'Unsure' folder. You can then use the 'Spam' and 'Not Spam' buttons to train each message as it arrives. Slowly SpamBayes will learn about your mail.",
IDC_STATIC,22,61,252,29
LTEXT "This option will close the wizard, and provide instructions how to sort your mail. You will then be able to configure SpamBayes and have it be immediately effective at filtering your mail",
***************
*** 539,543 ****
IDC_BUT_TRAIN_FROM_SPAM_FOLDER,"Button",BS_AUTOCHECKBOX |
BS_MULTILINE | WS_TABSTOP,11,127,204,18
! LTEXT "Clicking Recover From Spam should",IDC_STATIC,10,148,
115,10
COMBOBOX IDC_RECOVER_RS,127,145,114,54,CBS_DROPDOWNLIST |
--- 539,543 ----
IDC_BUT_TRAIN_FROM_SPAM_FOLDER,"Button",BS_AUTOCHECKBOX |
BS_MULTILINE | WS_TABSTOP,11,127,204,18
! LTEXT "Clicking 'Not Spam' should",IDC_STATIC,10,148,
115,10
COMBOBOX IDC_RECOVER_RS,127,145,114,54,CBS_DROPDOWNLIST |
***************
*** 546,550 ****
IDC_BUT_TRAIN_TO_SPAM_FOLDER,"Button",BS_AUTOCHECKBOX |
BS_MULTILINE | WS_TABSTOP,11,163,204,16
! LTEXT "Clicking Delete as Spam should",IDC_STATIC,10,183,104,
10
COMBOBOX IDC_DEL_SPAM_RS,127,180,114,54,CBS_DROPDOWNLIST |
--- 546,550 ----
IDC_BUT_TRAIN_TO_SPAM_FOLDER,"Button",BS_AUTOCHECKBOX |
BS_MULTILINE | WS_TABSTOP,11,163,204,16
! LTEXT "Clicking 'Spam' should",IDC_STATIC,10,183,104,
10
COMBOBOX IDC_DEL_SPAM_RS,127,180,114,54,CBS_DROPDOWNLIST |
More information about the Spambayes-checkins
mailing list