Changeset 1686 for trunk/dll/fm3str.h


Ignore:
Timestamp:
Mar 10, 2013, 7:34:34 PM (12 years ago)
Author:
Gregg Young
Message:

GKY Improvrd readonly check on delete to allow cancel and don't ask again options; Added saymsg2 for this purpose; Fixes to snapshot file. cs 1685 contained the COMP.C changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/fm3str.h

    r1682 r1686  
    4848  30 Dec 12 GKY Enhance traget directory drop to give the option of changing the directory or carrying out an
    4949                operation to the current target; Added an error message for target = None;
     50  10 Mar 13 GKY Improvrd readonly check on delete to allow cancel and don't ask again options
     51                Added saymsg2 for this purpose
     52  10 Mar 13 GKY Fixes to snapshot file.
    5053
    5154***********************************************************************/
     
    258261#define IDS_COMPCOPYFAILEDTEXT                                202
    259262#define IDS_EASDIFFERTEXT                                     203
     263#define IDS_SNAPSHOTFILEBADFORMAT                             204
    260264#define IDS_LARGERTEXT                                        205
    261265#define IDS_SMALLERTEXT                                       206
     
    882886#define IDS_PLEASEWAITCOUNTINGTEXT                            859
    883887#define IDS_SPARE_860                                         860
     888#define IDS_CONFIRMDELETE                                     861
     889#define IDS_DOYOUWISHTODELETE                                 862
     890#define IDS_MB2DYES                                           863
     891#define IDS_MB2DYESDONTASK                                    864
     892#define IDS_MB2DNO                                            865
     893#define IDS_MB2DCANCELOP                                      866
    884894
    885895#define IDS_ARCCNRFILTERMENUHELP                              867
     
    10111021#define IDS_CANTFINDDRIVETEXT                                 995
    10121022#define IDS_CANTDRAGROOTDIR                                   996
    1013 //#define IDS_DOSQAPPTYPEFAILEDTEXT   moved to 1017           997
     1023#define IDS_SNAPSHOTFILELOADFAILED                            997
    10141024#define IDS_APPTYPEUNEXPECTEDTEXT                             998
    10151025#define IDS_PATHTODESKTOP                                     999
Note: See TracChangeset for help on using the changeset viewer.