Changeset 1688


Ignore:
Timestamp:
May 28, 2013, 10:35:28 PM (12 years ago)
Author:
Steven Levine
Message:

Correct typos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/fm3res.rc

    r1687 r1688  
    6767  10 Mar 13 GKY Improvrd readonly check on delete to allow cancel and don't ask again options
    6868                Added saymsg2 for this purpose
     69  28 May 13 SHL Correct typos
    6970 
    7071***********************************************************************/
     
    24922493    IDS_DELETETEXT                        "Delete"
    24932494    IDS_EDITTEXT                          "Edit"
    2494     IDS_NOTPROTECTONLYEXE                 "The file %s is a Dos or Windows executible, however Dos and WinOS2 are not currently activated on this system."
     2495    IDS_NOTPROTECTONLYEXE                 "The file %s is a Dos or Windows executable, however Dos and WinOS2 are not currently activated on this system."
    24952496    IDS_INIFAILURETEXT                    "Check INI header failed will attempt to replace with backup if backup fails or not found will open with new ini"
    24962497    IDS_DUPLICATEHOTKEYTEXT               "The hotkey you selected is in use by another command.\n Yes assigns it to this command and sets the other's to None.\n No sets this command to the next unused hotkey.\n Cancel returns you to the dialog to select a different HotKey."
     
    33733374    IDS_INSUFFICIENTMEMORY                "Insufficient memory or %u items (%u)"
    33743375    IDS_DOSQAPPTYPEFAILEDTEXT             "DosQAppType failed for %s\n called from %s %d."
    3375     IDS_DOSQAPPTYPEFAILEDTEXT2            "The program %s was not found on the PATH or is not an executible file type."
     3376    IDS_DOSQAPPTYPEFAILEDTEXT2            "The program %s was not found on the PATH or is not an executable file type."
    33763377    IDS_DOSQAPPTYPEFAILEDTEXT3            "The drive specified in %s is locked or invalid."
    33773378    IDS_LOCKEDFILEWARNING                 "The file %s is locked! Do you wish to unlock it and complete the requested operation"
Note: See TracChangeset for help on using the changeset viewer.