Changeset 1752 for trunk/dll/fm3str.h
- Timestamp:
- Mar 2, 2014, 2:39:13 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/fm3str.h
r1690 r1752 51 51 Added saymsg2 for this purpose 52 52 10 Mar 13 GKY Fixes to snapshot file. 53 01 Mar 14 GKY Fixed error checking in FillArcCnr only to report missing archivers after 54 all entries have been tried. Added a check b/gzip exes for TAR.B/GZ archives. 55 Use the test archive string from the first working archive description. 56 Enhance the error message. Ticket 502 53 57 54 58 ***********************************************************************/ … … 1049 1053 #define IDS_READONLYFILEWARNING 1022 1050 1054 #define IDS_READONLYFILEWARNINGTITLE 1023 1055 #define IDS_ARCNOBZIP 1024 1056 #define IDS_ARCNOGZIP 1025 1057 #define IDS_ARCNOTEST 1026 1058 #define IDS_ARCBZIPTESTTARBZ 1027 1059 #define IDS_ARCGZIPTESTTARGZ 1028 1060 #define IDS_ARCMISSINGEXE 1029 1061 #define IDS_ARCMISSINGEXEVERBOSE 1030 1051 1062 1052 1063 //The following strings were cut up form the string of the root name (ie IDS_SUGGEST1TEXT)
Note:
See TracChangeset
for help on using the changeset viewer.