Changeset 1719 for trunk/dll


Ignore:
Timestamp:
Feb 16, 2014, 12:19:04 AM (12 years ago)
Author:
Gregg Young
Message:

Improvements to saymsg2 some code cleanup part of 1718 Ticket 505

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/fm3res.rc

    r1710 r1719  
    77
    88  Copyright (c) 1993-98 M. Kimes
    9   Copyright (c) 2003, 2012 Steven H. Levine
     9  Copyright (c) 2003, 2014 Steven H. Levine
    1010
    1111  08 Feb 03 SHL Enable SYS_FRAME
     
    6868                Added saymsg2 for this purpose
    6969  28 May 13 SHL Correct typos
     70  15 Feb 14 GKY Improvements to saymsg2 added accel keys
    7071 
    7172***********************************************************************/
     
    33853386    IDS_DOYOUWISHTODELETE                 "Do you wish to delete %s"
    33863387    IDS_DROPSETSTARGET                    "Do you wish to use this directory as the new target directory? \nYes sets target\nNo proceeds with drag/drop operation to current target"
    3387     IDS_MB2DYES                           "Yes"               
    3388     IDS_MB2DYESDONTASK                    "Yes don't ask again"
    3389     IDS_MB2DNO                            "No"               
    3390     IDS_MB2DCANCELOP                      "Cancel operation" 
     3388    IDS_MB2DYES                           "~Yes"               
     3389    IDS_MB2DYESDONTASK                    "Yes ~don't ask again"
     3390    IDS_MB2DNO                            "~No"               
     3391    IDS_MB2DCANCELOP                      "~Cancel operation" 
    33913392    IDS_SNAPSHOTFILEBADFORMAT             "The snapshot file lists no files or is not formatted correctly"
    33923393    IDS_SNAPSHOTFILELOADFAILED            "The snapshot file %s failed to load"
Note: See TracChangeset for help on using the changeset viewer.