[Spambayes-checkins] spambayes/Outlook2000/dialogs/resources dialogs.rc, 1.41, 1.42

Mark Hammond mhammond at users.sourceforge.net
Mon Dec 8 23:02:46 EST 2003


Update of /cvsroot/spambayes/spambayes/Outlook2000/dialogs/resources
In directory sc8-pr-cvs1:/tmp/cvs-serv7459

Modified Files:
	dialogs.rc 
Log Message:
Make it clear in the config wizard that using the 'Browse' button allows
them to de-select the list of folders.
Incremental training dialog: s/Inbox/watched folders/, as suggested by
a user.


Index: dialogs.rc
===================================================================
RCS file: /cvsroot/spambayes/spambayes/Outlook2000/dialogs/resources/dialogs.rc,v
retrieving revision 1.41
retrieving revision 1.42
diff -C2 -d -r1.41 -r1.42
*** dialogs.rc	3 Dec 2003 23:45:38 -0000	1.41
--- dialogs.rc	9 Dec 2003 04:02:43 -0000	1.42
***************
*** 224,229 ****
      LTEXT           "SpamBayes needs to know what folders are used to receive new messages.  In most cases, this will be your Inbox, but you may also specify additional folders to be watched for spam.",
                      IDC_STATIC,20,21,247,25
!     LTEXT           "The following folders will be watched for new messages",
!                     IDC_STATIC,20,90,247,13
      LTEXT           "If you use the Outlook rule wizard to move messages into folders, you may like to select these folders in addition to your inbox.",
                      IDC_STATIC,20,51,241,20
--- 224,229 ----
      LTEXT           "SpamBayes needs to know what folders are used to receive new messages.  In most cases, this will be your Inbox, but you may also specify additional folders to be watched for spam.",
                      IDC_STATIC,20,21,247,25
!     LTEXT           "The following folders will be watched for new messages.  Use the Browse button to change the list, or Next if the list of folders is correct.",
!                     IDC_STATIC,20,79,247,20
      LTEXT           "If you use the Outlook rule wizard to move messages into folders, you may like to select these folders in addition to your inbox.",
                      IDC_STATIC,20,51,241,20
***************
*** 520,525 ****
                      SS_CENTERIMAGE | SS_SUNKEN,11,21,175,12
      PUSHBUTTON      "&Browse...",IDC_BROWSE_HAM,192,20,50,14
!     LTEXT           "Folders with spam or other junk messages.",IDC_STATIC,11,
!                     36,171,9
      CONTROL         "Static",IDC_STATIC_SPAM,"Static",SS_LEFTNOWORDWRAP | 
                      SS_CENTERIMAGE | SS_SUNKEN | WS_GROUP,11,46,174,12
--- 520,525 ----
                      SS_CENTERIMAGE | SS_SUNKEN,11,21,175,12
      PUSHBUTTON      "&Browse...",IDC_BROWSE_HAM,192,20,50,14
!     LTEXT           "Folders with spam or other junk messages.",IDC_STATIC,
!                     11,36,171,9
      CONTROL         "Static",IDC_STATIC_SPAM,"Static",SS_LEFTNOWORDWRAP | 
                      SS_CENTERIMAGE | SS_SUNKEN | WS_GROUP,11,46,174,12
***************
*** 535,539 ****
                      IDC_PROGRESS_TEXT,75,89,149,17
      GROUPBOX        "Incremental Training",IDC_STATIC,4,117,244,87
!     CONTROL         "Train that a message is good when it is moved from a spam folder back to the Inbox",
                      IDC_BUT_TRAIN_FROM_SPAM_FOLDER,"Button",BS_AUTOCHECKBOX | 
                      BS_MULTILINE | WS_TABSTOP,11,127,204,18
--- 535,539 ----
                      IDC_PROGRESS_TEXT,75,89,149,17
      GROUPBOX        "Incremental Training",IDC_STATIC,4,117,244,87
!     CONTROL         "Train that a message is good when it is moved from a spam folder back to the Inbox.",
                      IDC_BUT_TRAIN_FROM_SPAM_FOLDER,"Button",BS_AUTOCHECKBOX | 
                      BS_MULTILINE | WS_TABSTOP,11,127,204,18
***************
*** 542,546 ****
      COMBOBOX        IDC_RECOVER_RS,127,145,114,54,CBS_DROPDOWNLIST | 
                      WS_VSCROLL | WS_TABSTOP
!     CONTROL         "Train that a message is spam when it is moved to the spam folder",
                      IDC_BUT_TRAIN_TO_SPAM_FOLDER,"Button",BS_AUTOCHECKBOX | 
                      BS_MULTILINE | WS_TABSTOP,11,163,204,16
--- 542,546 ----
      COMBOBOX        IDC_RECOVER_RS,127,145,114,54,CBS_DROPDOWNLIST | 
                      WS_VSCROLL | WS_TABSTOP
!     CONTROL         "Train that a message is spam when it is moved to the spam folder.",
                      IDC_BUT_TRAIN_TO_SPAM_FOLDER,"Button",BS_AUTOCHECKBOX | 
                      BS_MULTILINE | WS_TABSTOP,11,163,204,16





More information about the Spambayes-checkins mailing list