- Timestamp:
- Dec 26, 2009, 9:42:05 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/fm3res.rc
r1488 r1490 51 51 21 Dec 09 GKY Allow command menu reorder without changing the "ID" or hot key for a command. 52 52 Added load_inicommand to load the IDs from the ini file.(new error strings) 53 26 Dec 09 GKY Fixed some missing or duplicate mnemonics on the "Save Lists to clipboard/file" 54 submenu. 53 55 54 56 ***********************************************************************/ … … 1247 1249 { 1248 1250 MENUITEM "Save full path(s) to ~clipboard\tCtrl + [",IDM_SAVETOCLIP 1249 MENUITEM "Save filename(s) to ~clipboard\tAlt + [",IDM_SAVETOCLIPFILENAME1250 MENUITEM " Append full path(s)to clipboard\tCtrl + {",IDM_APPENDTOCLIP1251 MENUITEM "Append file name(s) to clipboard\tAlt + {",IDM_APPENDTOCLIPFILENAME1251 MENUITEM "Save filename(s) to clip~board\tAlt + [",IDM_SAVETOCLIPFILENAME 1252 MENUITEM "~Append full path(s)to clipboard\tCtrl + {",IDM_APPENDTOCLIP 1253 MENUITEM "Append file~name(s) to clipboard\tAlt + {",IDM_APPENDTOCLIPFILENAME 1252 1254 MENUITEM "Save to ~file...\tCtrl + S", IDM_SAVETOLIST 1253 1255 } … … 1322 1324 { 1323 1325 MENUITEM "Save full path(s) to ~clipboard\tCtrl + [",IDM_SAVETOCLIP 1324 MENUITEM "Save filename(s) to ~clipboard\tAlt + [",IDM_SAVETOCLIPFILENAME1326 MENUITEM "Save filename(s) to clip~board\tAlt + [",IDM_SAVETOCLIPFILENAME 1325 1327 MENUITEM "~Append full path(s) to clipboard\tCtrl + {",IDM_APPENDTOCLIP 1326 MENUITEM "Append file name(s) to clipboard\tAlt + {",IDM_APPENDTOCLIPFILENAME1328 MENUITEM "Append file~name(s) to clipboard\tAlt + {",IDM_APPENDTOCLIPFILENAME 1327 1329 MENUITEM "Save to ~file...\tCtrl + S", IDM_SAVETOLIST 1328 1330 } … … 1374 1376 { 1375 1377 MENUITEM "Save full path(s) to ~clipboard\tCtrl + [",IDM_SAVETOCLIP 1376 MENUITEM "Save filename(s) to ~clipboard\tAlt + [",IDM_SAVETOCLIPFILENAME1378 MENUITEM "Save filename(s) to clip~board\tAlt + [",IDM_SAVETOCLIPFILENAME 1377 1379 MENUITEM "~Append full paths to clipboard\tCtrl + {",IDM_APPENDTOCLIP 1378 MENUITEM "Append file name(s) to clipboard\tAlt + {",IDM_APPENDTOCLIPFILENAME1380 MENUITEM "Append file~name(s) to clipboard\tAlt + {",IDM_APPENDTOCLIPFILENAME 1379 1381 MENUITEM "Save to ~file...\tCtrl + S", IDM_SAVETOLIST 1380 1382 } … … 1536 1538 { 1537 1539 MENUITEM "Save full path(s) to ~clipboard\tCtrl + [",IDM_SAVETOCLIP 1538 MENUITEM "Save filename(s) to ~clipboard\tAlt + [",IDM_SAVETOCLIPFILENAME1540 MENUITEM "Save filename(s) to clip~board\tAlt + [",IDM_SAVETOCLIPFILENAME 1539 1541 MENUITEM "~Append full path(s) to clipboard\tCtrl + {",IDM_APPENDTOCLIP 1540 MENUITEM "Append file name(s) to clipboard\tAlt + {",IDM_APPENDTOCLIPFILENAME1542 MENUITEM "Append file~name(s) to clipboard\tAlt + {",IDM_APPENDTOCLIPFILENAME 1541 1543 MENUITEM "Save to ~file...\tCtrl + S", IDM_SAVETOLIST 1542 1544 } … … 1597 1599 { 1598 1600 MENUITEM "Save full path(s) to ~clipboard\tCtrl + [",IDM_SAVETOCLIP 1599 MENUITEM "Save filename(s) to ~clipboard\tAlt + [",IDM_SAVETOCLIPFILENAME1601 MENUITEM "Save filename(s) to clip~board\tAlt + [",IDM_SAVETOCLIPFILENAME 1600 1602 MENUITEM "~Append full path(s) to clipboard\tCtrl + {",IDM_APPENDTOCLIP 1601 MENUITEM "Append file name(s) to clipboard\tAlt + {",IDM_APPENDTOCLIPFILENAME1603 MENUITEM "Append file~name(s) to clipboard\tAlt + {",IDM_APPENDTOCLIPFILENAME 1602 1604 MENUITEM "Save to ~file...\tCtrl + S", IDM_SAVETOLIST 1603 1605 } … … 2145 2147 MENUITEM "UUDecode selected...\tCtrl + U",IDM_UUDECODE 2146 2148 MENUITEM "Co~llect selected\tCtrl + C", IDM_COLLECT 2147 MENUITEM "Save full path(s) to clipboard\tCtrl + [",IDM_SAVETOCLIP2148 MENUITEM "Save filename(s) to ~clipboard\tAlt + [",IDM_SAVETOCLIPFILENAME2149 MENUITEM " Append full path(s) to clipboard\tCtrl + {",IDM_APPENDTOCLIP2150 MENUITEM "Append file name(s) to clipboard\tAlt + {",IDM_APPENDTOCLIPFILENAME2149 MENUITEM "Save full path(s) to ~clipboard\tCtrl + [",IDM_SAVETOCLIP 2150 MENUITEM "Save filename(s) to clip~board\tAlt + [",IDM_SAVETOCLIPFILENAME 2151 MENUITEM "~Append full path(s) to clipboard\tCtrl + {",IDM_APPENDTOCLIP 2152 MENUITEM "Append file~name(s) to clipboard\tAlt + {",IDM_APPENDTOCLIPFILENAME 2151 2153 MENUITEM "Save selected to listfile\tCtrl + S",IDM_SAVETOLIST 2152 2154 MENUITEM "Duplicates...", IDM_DUPES … … 2225 2227 MENUITEM "UUDecode selected...\tCtrl + U",IDM_UUDECODE 2226 2228 MENUITEM "Co~llect selected\tCtrl + C", IDM_COLLECT 2227 MENUITEM "Save full path(s) to clipboard\tCtrl + [",IDM_SAVETOCLIP2228 MENUITEM "Save filename(s) to ~clipboard\tAlt + [",IDM_SAVETOCLIPFILENAME2229 MENUITEM " Append full path(s) to clipboard\tCtrl + {",IDM_APPENDTOCLIP2230 MENUITEM "Append file name(s) to clipboard\tAlt + {",IDM_APPENDTOCLIPFILENAME2229 MENUITEM "Save full path(s) to ~clipboard\tCtrl + [",IDM_SAVETOCLIP 2230 MENUITEM "Save filename(s) to clip~board\tAlt + [",IDM_SAVETOCLIPFILENAME 2231 MENUITEM "~Append full path(s) to clipboard\tCtrl + {",IDM_APPENDTOCLIP 2232 MENUITEM "Append file~name(s) to clipboard\tAlt + {",IDM_APPENDTOCLIPFILENAME 2231 2233 MENUITEM "Save selected to listfile\tCtrl + S",IDM_SAVETOLIST 2232 2234 MENUITEM "Duplicates...", IDM_DUPES … … 3318 3320 IDS_CANTFINDDRIVETEXT "Can't find drive %s" 3319 3321 IDS_CANTDRAGROOTDIR "Can't drag root directory" 3320 IDS_DOSQAPPTYPEFAILEDTEXT "DosQAppType failed for %s\n called from %s %d."3321 3322 IDS_APPTYPEUNEXPECTEDTEXT "apptype 0x%x unexpected for %s.\n called from %s %d." 3322 3323 IDS_PATHTODESKTOP "%c:\\DESKTOP" … … 3339 3340 IDS_PLEASEWAITCOUNTINGTEXT "Please wait -- counting..." 3340 3341 IDS_INSUFFICIENTMEMORY "Insufficient memory or %u items (%u)" 3341 3342 IDS_DOSQAPPTYPEFAILEDTEXT "DosQAppType failed for %s\n called from %s %d." 3343 IDS_DOSQAPPTYPEFAILEDTEXT2 "The program %s was not found on the PATH or is not an executible file type." 3344 IDS_DOSQAPPTYPEFAILEDTEXT3 "The drive specified in %s is loked or invalid." 3345 3342 3346 // Add strings that need to be combined by GetPString here 3343 3347 IDS_SUGGEST1TEXT1 "Based on this scan of your drives, I would like to suggest the following parameters for your FM/2 program object (each letter following the '/' character is a drive that probably should be excluded from viewing by FM/2 (see README), and the '%%*' on the"
Note:
See TracChangeset
for help on using the changeset viewer.