Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

542 lines
24 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "..\inc\DfrgRes.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include "winres.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // English (U.S.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  17. #pragma code_page(1252)
  18. #endif //_WIN32
  19. #ifdef APSTUDIO_INVOKED
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // TEXTINCLUDE
  23. //
  24. 1 TEXTINCLUDE DISCARDABLE
  25. BEGIN
  26. "..\\inc\\DfrgRes.h\0"
  27. END
  28. 2 TEXTINCLUDE DISCARDABLE
  29. BEGIN
  30. "#include ""winres.h""\r\n"
  31. "\0"
  32. END
  33. 3 TEXTINCLUDE DISCARDABLE
  34. BEGIN
  35. "\r\n"
  36. "\0"
  37. END
  38. #endif // APSTUDIO_INVOKED
  39. /////////////////////////////////////////////////////////////////////////////
  40. //
  41. // Dialog
  42. //
  43. IDD_DEFRAG_REPORT DIALOGEX 0, 0, 263, 263
  44. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
  45. CAPTION "Defragmentation Report"
  46. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  47. BEGIN
  48. CONTROL "",IDC_DIVIDE_LINE,"Static",SS_ETCHEDHORZ | NOT WS_TABSTOP |
  49. WS_GROUP,7,34,249,1
  50. LTEXT "Volume information:",IDC_VOLUME_INFORMATION_TEXT,7,42,
  51. 249,10,NOT WS_TABSTOP | WS_GROUP
  52. CONTROL "List2",IDC_VOLUME_INFORMATION,"SysListView32",
  53. WS_BORDER | LVS_REPORT | LVS_ALIGNLEFT | LVS_NOCOLUMNHEADER |
  54. LVS_NOSORTHEADER | WS_TABSTOP | WS_GROUP,7,55,249,83
  55. LTEXT "Files that did not defragment:",
  56. IDC_MOST_FRAGMENTED_TEXT,7,142,249,10,NOT WS_TABSTOP | WS_GROUP
  57. CONTROL "List1",IDC_MOST_FRAGMENTED,"SysListView32",LVS_REPORT |
  58. LVS_SHOWSELALWAYS | LVS_ALIGNLEFT | WS_BORDER |
  59. WS_TABSTOP | WS_GROUP,7,153,249,79
  60. PUSHBUTTON "&Print...",IDC_PRINT,82,242,54,14,WS_TABSTOP | WS_GROUP
  61. PUSHBUTTON "&Save As...",IDC_SAVE,142,242,54,14,WS_TABSTOP
  62. DEFPUSHBUTTON "&Close",IDCANCEL,202,242,54,14,WS_TABSTOP
  63. EDITTEXT IDC_EDITBOX_TEXT,7,7,249,22,ES_MULTILINE | ES_READONLY |
  64. NOT WS_BORDER | NOT WS_TABSTOP | WS_GROUP
  65. END
  66. IDD_ANALYSIS_REPORT DIALOGEX 0, 0, 263, 263
  67. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
  68. CAPTION "Analysis Report"
  69. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  70. BEGIN
  71. CONTROL "",IDC_DIVIDE_LINE,"Static",SS_ETCHEDHORZ | NOT WS_TABSTOP |
  72. WS_GROUP,7,34,249,1
  73. LTEXT "Volume information:",IDC_VOLUME_INFORMATION_TEXT,7,42,
  74. 249,10,NOT WS_TABSTOP | WS_GROUP
  75. CONTROL "List1",IDC_VOLUME_INFORMATION,"SysListView32",
  76. LVS_REPORT | LVS_ALIGNLEFT | LVS_NOCOLUMNHEADER |
  77. LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP | WS_GROUP,
  78. 7,53,249,83
  79. LTEXT "Most fragmented files:",IDC_MOST_FRAGMENTED_TEXT,7,143,
  80. 249,10,NOT WS_TABSTOP | WS_GROUP
  81. CONTROL "List1",IDC_MOST_FRAGMENTED,"SysListView32",LVS_REPORT |
  82. LVS_SHOWSELALWAYS | LVS_ALIGNLEFT | WS_BORDER |
  83. WS_TABSTOP | WS_GROUP,7,153,249,79
  84. PUSHBUTTON "&Print...",IDC_PRINT,22,242,54,14,WS_TABSTOP | WS_GROUP
  85. PUSHBUTTON "&Save As...",IDC_SAVE,82,242,54,14,WS_TABSTOP
  86. PUSHBUTTON "&Defragment",IDC_DEFRAGMENT,142,242,54,14,WS_TABSTOP
  87. DEFPUSHBUTTON "&Close",IDCANCEL,202,242,54,14,WS_TABSTOP
  88. EDITTEXT IDC_EDITBOX_TEXT,7,7,249,23,ES_MULTILINE | ES_READONLY |
  89. NOT WS_BORDER | NOT WS_TABSTOP | WS_GROUP
  90. END
  91. IDD_GENERIC_DIALOG DIALOGEX 0, 0, 317, 111
  92. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
  93. CAPTION "Dialog"
  94. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  95. BEGIN
  96. PUSHBUTTON "Button4",ID_GENERIC_BUTTON4,14,90,50,14,WS_TABSTOP | WS_GROUP
  97. PUSHBUTTON "Button3",ID_GENERIC_BUTTON3,73,90,50,14,WS_TABSTOP
  98. PUSHBUTTON "Button2",ID_GENERIC_BUTTON2,132,90,50,14,WS_TABSTOP
  99. PUSHBUTTON "Button1",ID_GENERIC_BUTTON1,191,90,50,14,WS_TABSTOP
  100. DEFPUSHBUTTON "Button0",ID_GENERIC_BUTTON0,250,90,50,14,WS_TABSTOP
  101. EDITTEXT IDC_GENERIC_EDITBOX,75,26,215,51,ES_MULTILINE |
  102. ES_READONLY | NOT WS_BORDER | WS_GROUP | NOT WS_TABSTOP
  103. ICON IDI_CRITICAL_ICON,IDC_GENERIC_ICON,26,26,21,20,
  104. SS_REALSIZEIMAGE,WS_EX_TRANSPARENT | NOT WS_TABSTOP | WS_GROUP |
  105. NOT WS_EX_STATICEDGE
  106. END
  107. #ifndef _MAC
  108. #include <ntverp.h>
  109. #ifdef VER_COMPANYNAME_STR
  110. #undef VER_COMPANYNAME_STR
  111. #endif
  112. #ifdef VER_PRODUCTNAME_STR
  113. #undef VER_PRODUCTNAME_STR
  114. #endif
  115. #ifdef VER_LEGALCOPYRIGHT_STR
  116. #undef VER_LEGALCOPYRIGHT_STR
  117. #endif
  118. #define VER_COMPANYNAME_STR "Microsoft Corp. and Executive Software International, Inc."
  119. #define VER_PRODUCTNAME_STR "Windows Disk Defragmenter"
  120. #define VER_LEGALCOPYRIGHT_STR "�2001 Microsoft Corp. and Executive Software Int'l, Inc."
  121. #define VER_FILETYPE VFT_DLL
  122. #define VER_FILESUBTYPE VFT2_UNKNOWN
  123. #define VER_FILEDESCRIPTION_STR "Disk Defragmenter Resource Module"
  124. #define VER_INTERNALNAME_STR "DFRGRES.DLL"
  125. #define VER_ORIGINALFILENAME_STR "DFRGRES.DLL"
  126. #include "common.ver"
  127. #endif // !_MAC
  128. /////////////////////////////////////////////////////////////////////////////
  129. //
  130. // DESIGNINFO
  131. //
  132. #ifdef APSTUDIO_INVOKED
  133. GUIDELINES DESIGNINFO DISCARDABLE
  134. BEGIN
  135. IDD_DEFRAG_REPORT, DIALOG
  136. BEGIN
  137. LEFTMARGIN, 7
  138. RIGHTMARGIN, 256
  139. TOPMARGIN, 7
  140. BOTTOMMARGIN, 256
  141. END
  142. IDD_ANALYSIS_REPORT, DIALOG
  143. BEGIN
  144. LEFTMARGIN, 7
  145. RIGHTMARGIN, 256
  146. TOPMARGIN, 7
  147. BOTTOMMARGIN, 256
  148. END
  149. IDD_GENERIC_DIALOG, DIALOG
  150. BEGIN
  151. LEFTMARGIN, 7
  152. RIGHTMARGIN, 341
  153. TOPMARGIN, 7
  154. BOTTOMMARGIN, 151
  155. END
  156. END
  157. #endif // APSTUDIO_INVOKED
  158. /////////////////////////////////////////////////////////////////////////////
  159. //
  160. // Bitmap
  161. //
  162. IDB_SYSTEM_FILES BITMAP DISCARDABLE "sysfiles.bmp"
  163. IDB_RESERVED_SPACE BITMAP DISCARDABLE "rsrvspac.bmp"
  164. IDB_PAGE_FILE BITMAP DISCARDABLE "pagefile.bmp"
  165. IDB_DIRECTORY_FILES BITMAP DISCARDABLE "dirfiles.bmp"
  166. IDB_FRAGMENTED_FILES BITMAP DISCARDABLE "fragfile.bmp"
  167. IDB_CONTIGUOUS_FILES BITMAP DISCARDABLE "contigf.bmp"
  168. IDB_FREE_SPACE BITMAP DISCARDABLE "freespac.bmp"
  169. IDB_DEFRAGSNAPIN_16 BITMAP DISCARDABLE "dfrgsnap16.bmp"
  170. IDB_DEFRAGSNAPIN_32 BITMAP DISCARDABLE "DfrgSnap32.bmp"
  171. IDB_CRITICALICON BITMAP DISCARDABLE "CriticalIcon.bmp"
  172. IDB_CRITICALICON_GREY BITMAP DISCARDABLE "critical.bmp"
  173. /////////////////////////////////////////////////////////////////////////////
  174. //
  175. // Icon
  176. //
  177. // Icon with lowest ID value placed first to ensure application icon
  178. // remains consistent on all systems.
  179. IDI_DEFRAG_ICON ICON DISCARDABLE "Defrag.ico"
  180. IDI_CRITICAL_ICON ICON DISCARDABLE "critical.ico"
  181. /////////////////////////////////////////////////////////////////////////////
  182. //
  183. // HTML
  184. //
  185. REMOTED.HTM HTML DISCARDABLE
  186. BEGIN
  187. 0x483c, 0x4d54, 0x3e4c, 0x0a0d, 0x483c, 0x4145, 0x3e44, 0x0a0d, 0x0a0d,
  188. 0x543c, 0x5449, 0x454c, 0x543e, 0x6968, 0x2073, 0x6f6e, 0x6564, 0x6920,
  189. 0x2073, 0x6572, 0x6f6d, 0x6574, 0x3c64, 0x542f, 0x5449, 0x454c, 0x0d3e,
  190. 0x3c0a, 0x482f, 0x4145, 0x3e44, 0x0a0d, 0x423c, 0x444f, 0x3e59, 0x0a0d,
  191. 0x0a0d, 0x543c, 0x4241, 0x454c, 0x5720, 0x4449, 0x4854, 0x223d, 0x3031,
  192. 0x2530, 0x2022, 0x4548, 0x4749, 0x5448, 0x223d, 0x3031, 0x2530, 0x2022,
  193. 0x4f42, 0x4452, 0x5245, 0x223d, 0x2230, 0x4320, 0x4c45, 0x534c, 0x4150,
  194. 0x4943, 0x474e, 0x223d, 0x2232, 0x4320, 0x4c45, 0x504c, 0x4441, 0x4944,
  195. 0x474e, 0x223d, 0x2239, 0x0d3e, 0x3c0a, 0x5254, 0x0d3e, 0x3c0a, 0x2d21,
  196. 0x202d, 0x3223, 0x6920, 0x646e, 0x6369, 0x7461, 0x2065, 0x4222, 0x7469,
  197. 0x616d, 0x2070, 0x6552, 0x6f73, 0x7275, 0x6563, 0x5420, 0x7079, 0x2265,
  198. 0x202c, 0x3123, 0x3432, 0x6920, 0x2073, 0x6874, 0x2065, 0x6962, 0x6d74,
  199. 0x7061, 0x4920, 0x2d44, 0x3e2d, 0x0a0d, 0x543c, 0x2044, 0x4957, 0x5444,
  200. 0x3d48, 0x3022, 0x2225, 0x2020, 0x6176, 0x696c, 0x6e67, 0x223d, 0x6f74,
  201. 0x2270, 0x203e, 0x0a0d, 0x693c, 0x676d, 0x6920, 0x3d64, 0x6157, 0x6e72,
  202. 0x6349, 0x6e6f, 0x7320, 0x6372, 0x3d20, 0x2f22, 0x3223, 0x232f, 0x3231,
  203. 0x2234, 0x0d3e, 0x3c0a, 0x542f, 0x3e44, 0x0a0d, 0x543c, 0x2044, 0x6469,
  204. 0x4d3d, 0x6961, 0x546e, 0x7865, 0x2074, 0x4957, 0x5444, 0x3d48, 0x3122,
  205. 0x3030, 0x2225, 0x7620, 0x6c61, 0x6769, 0x3d6e, 0x7422, 0x706f, 0x3e22,
  206. 0x663c, 0x6e6f, 0x2074, 0x6166, 0x6563, 0x223d, 0x6576, 0x6472, 0x6e61,
  207. 0x2c61, 0x7420, 0x6861, 0x6d6f, 0x2c61, 0x6120, 0x6972, 0x6c61, 0x2022,
  208. 0x6973, 0x657a, 0x223d, 0x2232, 0x543e, 0x6568, 0x4d20, 0x6369, 0x6f72,
  209. 0x6f73, 0x7466, 0x4d20, 0x6e61, 0x6761, 0x6d65, 0x6e65, 0x2074, 0x6f43,
  210. 0x736e, 0x6c6f, 0x2065, 0x7369, 0x6320, 0x7275, 0x6572, 0x746e, 0x796c,
  211. 0x6320, 0x6e6f, 0x656e, 0x7463, 0x6465, 0x7420, 0x206f, 0x2061, 0x6572,
  212. 0x6f6d, 0x6574, 0x6320, 0x6d6f, 0x7570, 0x6574, 0x2e72, 0x623c, 0x3e72,
  213. 0x623c, 0x3e72, 0x2f3c, 0x3e42, 0x6854, 0x7369, 0x7620, 0x7265, 0x6973,
  214. 0x6e6f, 0x6f20, 0x2066, 0x6944, 0x6b73, 0x4420, 0x6665, 0x6172, 0x6d67,
  215. 0x6e65, 0x6574, 0x2072, 0x6f64, 0x7365, 0x6e20, 0x746f, 0x7320, 0x7075,
  216. 0x6f70, 0x7472, 0x7420, 0x6568, 0x6420, 0x6665, 0x6172, 0x6d67, 0x6e65,
  217. 0x6174, 0x6974, 0x6e6f, 0x6f20, 0x2066, 0x6572, 0x6f6d, 0x6574, 0x7620,
  218. 0x6c6f, 0x6d75, 0x7365, 0x0d2e, 0x3c0a, 0x542f, 0x3e44, 0x0a0d, 0x2f3c,
  219. 0x5254, 0x0d3e, 0x3c0a, 0x542f, 0x4241, 0x454c, 0x0d3e, 0x3c0a, 0x422f,
  220. 0x444f, 0x3e59, 0x0a0d, 0x2f3c, 0x5448, 0x4c4d, 0x0d3e, "\012"
  221. END
  222. /////////////////////////////////////////////////////////////////////////////
  223. //
  224. // String Table
  225. //
  226. STRINGTABLE DISCARDABLE
  227. BEGIN
  228. IDS_INVALID_CMDLINE_OPERATION
  229. "Type ANALYZE or DEFRAG at the command line."
  230. IDS_PRODUCT_NAME "Disk Defragmenter"
  231. IDMSG_ERR_NOT_NTFS_PARTITION
  232. "Disk Defragmenter does not support this NTFS partition."
  233. END
  234. STRINGTABLE DISCARDABLE
  235. BEGIN
  236. IDS_UNITS_GB "GB"
  237. IDS_LABEL_EQUAL_SIGN "="
  238. IDS_LABEL_PERCENT_SIGN "%"
  239. IDS_LABEL_CLUSTER_SIZE "Cluster size"
  240. IDS_LABEL_USED_SPACE "Used space"
  241. IDS_LABEL_FREE_SPACE "Free space"
  242. IDS_LABEL_PERCENT_FREE_SPACE "Percent free space"
  243. IDS_LABEL_VOLUME_SIZE "Volume size"
  244. IDS_LABEL_VOLUME_FRAGMENTATION_HEADING "Volume fragmentation"
  245. IDS_LABEL_TOTAL_FRAGMENTATION "Total fragmentation"
  246. IDS_DK_TITLE "Disk Defragmenter"
  247. IDS_LABEL_FILE_FRAGMENTATION "File fragmentation"
  248. IDS_LABEL_FREE_SPACE_FRAGMENTATION "Free space fragmentation"
  249. IDS_LABEL_FILE_FRAGMENTATION_HEADING "File fragmentation"
  250. IDS_LABEL_TOTAL_FILES "Total files"
  251. END
  252. STRINGTABLE DISCARDABLE
  253. BEGIN
  254. IDMSG_SCANFAT_PRESCAN_ABORT
  255. "Disk Defragmenter cannot continue prescan because there is corruption in file:"
  256. IDMSG_SCANNTFS_PRESCAN_ABORT
  257. "Disk Defragmenter cannot continue prescan because there is corruption in file:"
  258. IDS_SCANFAT_INIT_ABORT "Disk Defragmenter could not start."
  259. IDS_SCANNTFS_INIT_ABORT "Disk Defragmenter could not start."
  260. END
  261. STRINGTABLE DISCARDABLE
  262. BEGIN
  263. IDS_INVALID_CMDLINE_DRIVE
  264. "On the command line, retype the drive letter followed by a colon (for example, C:)."
  265. IDMSG_CORRUPT_DISK "Drive %1!s! might be corrupted.\r\n\r\nTo check and fix the drive, run chkdsk /f."
  266. IDS_FILE_BUG_MESSAGE "Disk Defragmenter cannot continue because an error has occurred. For information about the cause of the error, see the DfrgError.log file in the My Documents folder."
  267. IDS_CANT_CREATE_RESOURCE
  268. "Disk Defragmenter cannot create a required resource. Please reinstall Disk Defragmenter."
  269. IDS_ANALYSIS_COMPLETE_FOR "Analysis is complete for:"
  270. END
  271. STRINGTABLE DISCARDABLE
  272. BEGIN
  273. IDMSG_SCANFAT_SCAN_ABORT
  274. "The scan has been canceled because an error occurred in file:"
  275. IDMSG_SCANNTFS_SCAN_ABORT
  276. "The scan has been canceled because an error occurred in file:"
  277. IDMSG_BITFAT_ERROR "Volume %1!s! has a 12-bit FAT partition. \r\n\r\nDisk Defragmenter does not support 12-bit FAT partitions. To use Disk Defragmenter, you must upgrade to a 16-bit FAT, FAT32, or NTFS file system."
  278. IDMSG_ERR_NOT_FAT_PARTITION
  279. "This defragmenter engine works only on FAT and FAT32 file systems."
  280. END
  281. STRINGTABLE DISCARDABLE
  282. BEGIN
  283. IDS_UNSUPPORTED_FAT_VERSION
  284. "Disk Defragmenter supports only FAT32 volumes that were created by Windows 2000 or later."
  285. IDS_UNSUPPORTED_NTFS_VERSION
  286. "Disk Defragmenter does not support the version of NTFS installed on this volume. Only versions of NTFS created by Windows NT 3.1 or later are supported."
  287. IDS_CONTIGUOUS_FILES "Contiguous files"
  288. IDS_DIRECTORY_FILES "Folders"
  289. IDS_FRAGMENTED_FILES "Fragmented files"
  290. IDS_FREE_SPACE "Free space"
  291. IDS_PAGE_FILE "Page file"
  292. IDS_RESERVED_SPACE "Reserved system space"
  293. IDS_SYSTEM_FILES "Unmovable files"
  294. IDMSG_DIRTY_VOLUME "Disk Defragmenter has detected that Chkdsk is scheduled to run on the volume: %1!s!.\r\n\r\nPlease run Chkdsk /f."
  295. END
  296. STRINGTABLE DISCARDABLE
  297. BEGIN
  298. IDS_UNITS_BYTES "bytes"
  299. IDS_UNITS_KB "KB"
  300. IDS_UNITS_MB "MB"
  301. END
  302. STRINGTABLE DISCARDABLE
  303. BEGIN
  304. IDS_LABEL_AVERAGE_FILE_SIZE "Average file size"
  305. IDS_LABEL_TOTAL_FRAGMENTED_FILES "Total fragmented files"
  306. IDS_LABEL_TOTAL_EXCESS_FRAGMENTS "Total excess fragments"
  307. IDS_LABEL_AVERAGE_FRAGMENTS_PER_FILE "Average fragments per file"
  308. IDS_LABEL_PAGEFILE_FRAGMENTATION_HEADING "Pagefile fragmentation"
  309. IDS_LABEL_PAGEFILE_SIZE "Pagefile size"
  310. IDS_LABEL_TOTAL_FRAGMENTS "Total fragments"
  311. IDS_LABEL_DIRECTORY_FRAGMENTATION_HEADING "Folder fragmentation"
  312. IDS_LABEL_TOTAL_DIRECTORIES "Total folders"
  313. IDS_LABEL_FRAGMENTED_DIRECTORIES "Fragmented folders"
  314. IDS_LABEL_EXCESS_DIRECTORY_FRAGMENTS "Excess folder fragments"
  315. IDS_LABEL_MFT_FRAGMENTATION_HEADING
  316. "Master File Table (MFT) fragmentation"
  317. IDS_LABEL_TOTAL_MFT_SIZE "Total MFT size"
  318. IDS_LABEL_MFT_RECORD_COUNT "MFT record count"
  319. IDS_LABEL_PERCENT_MFT_IN_USE "Percent MFT in use"
  320. IDS_LABEL_TOTAL_MFT_FRAGMENTS "Total MFT fragments"
  321. END
  322. STRINGTABLE DISCARDABLE
  323. BEGIN
  324. IDS_LABEL_MOST_FRAGMENTED_FILE "Most fragmented files"
  325. IDS_LABEL_NONE "None"
  326. IDS_LABEL_ONLY_ONE_ANALYSIS
  327. "You can analyze only one volume at a time. Do you want to stop the current analysis and restart using a different volume?"
  328. IDS_LABEL_ONLY_ONE_DEFRAG
  329. "You can defragment only one volume at a time. Do you want to stop the current defragmentation and restart using a different volume?"
  330. IDS_LABEL_DEFRAG_COMPLETE "Disk Defragmenter"
  331. IDS_LABEL_ANALYSIS_COMPLETE "Disk Defragmenter"
  332. IDS_LABEL_CHOOSE_DEFRAGMENT "You should defragment this volume."
  333. END
  334. STRINGTABLE DISCARDABLE
  335. BEGIN
  336. IDS_LABEL_NO_CHOOSE_DEFRAGMENT
  337. "You do not need to defragment this volume."
  338. IDS_LABEL_VOLUME "Volume"
  339. IDS_LABEL_SAVE_DISK_STATS "Save Defragmentation Report"
  340. IDS_LABEL_TEXT_FILES "Text Files"
  341. IDS_LABEL_ALL_FILES "All Files"
  342. IDS_ANALYZE "&Analyze"
  343. IDS_DEFRAGMENT "&Defragment"
  344. IDS_PAUSE "&Pause"
  345. IDS_STOP "&Stop"
  346. IDS_LABEL_ANALYSIS_DISPLAY "Estimated disk usage before defragmentation:"
  347. IDS_LABEL_DEFRAG_DISPLAY "Estimated disk usage after defragmentation:"
  348. IDS_LABEL_RESIZING "Resizing Color Image"
  349. IDS_LABEL_MOUNTED_VOLUME "MountVol"
  350. END
  351. STRINGTABLE DISCARDABLE
  352. BEGIN
  353. IDS_FRAGGED_FILENAME "File Name"
  354. IDS_NUM_FRAGMENTS "Fragments"
  355. IDS_FRAGGED_FILESIZE "File Size"
  356. IDS_RESUME "&Resume"
  357. IDS_REPORT "View &Report"
  358. IDS_ANALYZE_STATUS_BAR "Analyze the selected volume"
  359. IDS_DEFRAG_STATUS_BAR "Defragment the selected volume"
  360. IDS_PAUSE_STATUS_BAR "Pause analysis or defragmentation"
  361. IDS_RESUME_STATUS_BAR "Resume analysis or defragmentation"
  362. END
  363. STRINGTABLE DISCARDABLE
  364. BEGIN
  365. IDS_STOP_STATUS_BAR "Stop analysis or defragmentation"
  366. IDS_REPORT_STATUS_BAR "Display the report"
  367. IDS_NEED_ADMIN_PRIVS "You must have Administrator privileges to defragment a volume."
  368. IDS_ANALYSIS_REPORT_TITLE "Analysis Report"
  369. IDS_DEFRAG_REPORT_TITLE "Defragmentation Report"
  370. IDS_DEFRAG_REPORT_DOC_NAME "Defragmenter Report"
  371. IDS_BTN_ANALYZE "Analyze"
  372. IDS_BTN_DEFRAGMENT "Defragment"
  373. IDS_BTN_PAUSE "Pause"
  374. IDS_BTN_RESUME "Resume"
  375. IDS_BTN_STOP "Stop"
  376. IDS_BTN_REPORT "View Report"
  377. IDS_CONCISE_OUTPUT_FORMAT " %ws Total, %ws (%I64d%%) Free, %I64d%% Fragmented (%I64d%% file fragmentation)\r\n"
  378. END
  379. STRINGTABLE DISCARDABLE
  380. BEGIN
  381. IDS_DEFRAG_REPORT_FOR "Defragmentation report for: "
  382. IDS_DEFRAG_COMPLETE_FOR "Defragmentation is complete for: "
  383. IDS_DEFRAG_FAILED_FOR_1 "Defragmentation is complete for: "
  384. IDS_DEFRAG_FAILED_FOR_2 "Some files on this volume could not be defragmented.\r\nPlease check the defragmentation report for the list of these files.\r\n"
  385. IDS_LABEL_DEFRAGMENTING "Defragmenting"
  386. IDS_LABEL_ANALYZING "Analyzing"
  387. IDS_LABEL_PAUSED "Paused"
  388. IDS_LABEL_REANALYZING "Reanalyzing"
  389. IDS_MOUNTED_VOLUME "Mounted at"
  390. IDS_UNMOUNTED_VOLUME "Unmounted Volume"
  391. IDS_LABEL_CREATING_COLOR_IMAGE "Creating color image..."
  392. IDS_FIRST_COLUMN "Volume"
  393. IDS_SECOND_COLUMN "Session Status"
  394. IDS_THIRD_COLUMN "File System"
  395. IDS_FOURTH_COLUMN "Capacity"
  396. IDS_FIFTH_COLUMN "Free Space"
  397. IDS_SIXTH_COLUMN "% Free Space"
  398. IDS_LABEL_ANALYZED "Analyzed"
  399. IDS_LABEL_DEFRAGMENTED "Defragmented"
  400. IDS_LABEL_PAUSED_BY_SNAPSHOT "Paused for Volume Shadow Copy"
  401. END
  402. STRINGTABLE DISCARDABLE
  403. BEGIN
  404. IDS_LABEL_USER_STOPPED "Stopped"
  405. IDS_LABEL_ANALYZINGDDD "Analyzing..."
  406. IDS_LABEL_DEFRAGMENTINGDDD "Defragmenting..."
  407. IDS_LABEL_REANALYZINGDDD "Reanalyzing..."
  408. IDS_VOLUME_TYPE_NOT_SUPPORTED
  409. "Disk Defragmenter cannot run on this volume type."
  410. IDS_READONLY_VOLUME "Disk Defragmenter cannot defragment this read-only volume"
  411. IDS_REFRESH "Re&fresh\tF5"
  412. IDS_REFRESH_STATUS_BAR "Refreshes the Volume List"
  413. IDS_SNAPIN_DESCRIPTION "Windows Disk Defragmenter\r\nCopyright (c) 2001 Microsoft Corp. and Executive Software International, Inc.\r\n"
  414. IDS_SNAPIN_VERSION "1.0"
  415. IDS_SNAPIN_PROVIDER "Microsoft Corp, Executive Software Int'l"
  416. IDS_MUST_RESTART "This volume has changed. Restart the defragmentation or analysis."
  417. IDS_COLUMN_TYPE "Extension Snap-in"
  418. IDS_COLUMN_DESC "Defragments files and folders on local volumes"
  419. END
  420. STRINGTABLE DISCARDABLE
  421. BEGIN
  422. IDS_MULTI_INSTANCE_1 "This version of Disk Defragmenter does not support running more than one instance."
  423. IDS_CMD_LINE_OFF "Command line operation of Disk Defragmenter is not supported."
  424. IDS_HELP "Help"
  425. IDS_TERMINAL_SERVER_SESSION
  426. "Disk Defragmenter cannot run in a Terminal Server session."
  427. IDS_ERR_2_DRIVES "Two or more parameters that could be a volume exist.\r\nThere can be only one drive letter or volume mount point parameter."
  428. IDS_ERR_CONNECT_ENGINE "Windows cannot connect to the Disk Defragmenter engine."
  429. IDS_ERR_RELEASE_ENGINE "Windows cannot release the Disk Defragmenter engine."
  430. IDS_ERR_CREATE_EVENT "Windows cannot initialize a synchronization event."
  431. IDS_ERR_BAD_OPTION "The following command line parameter is not recognized: %1!s!\r\n\r\n"
  432. END
  433. STRINGTABLE DISCARDABLE
  434. BEGIN
  435. IDS_NO_USABLE_FREE_SPACE
  436. "Volume %1!s! has %2!d!%% free space, but only %3!d!%% is available for use by Disk Defragmenter (due to reserved system space). To run effectively, Disk Defragmenter requires at least %4!d!%% usable free space. There is not enough disk space to properly complete the operation. Delete some unneeded files on your hard disk, and then try again.\r\n\r\n"
  437. IDS_NO_FREE_SPACE "Volume %1!s! has only %2!d!%% free space available for use by Disk Defragmenter. To run effectively, Disk Defragmenter requires at least %3!d!%% usable free space. There is not enough disk space to properly complete the operation. Delete some unneeded files on your hard disk, and then try again.\r\n\r\n"
  438. IDS_ENGINE_DEAD "The connection to the defragmenter engine has been lost. Restart defragmentation."
  439. IDS_NO_GRAPHICS_MEMORY "System resources are too low to display the graphic."
  440. IDS_FILE_NO_DEFRAG "Files that cannot be defragmented"
  441. IDS_CLOSE "&Close"
  442. IDS_OK "&OK"
  443. IDS_MI_HELP "More &Info..."
  444. IDS_NO_USABLE_FREE_SPACE_LESS_1
  445. "Volume %1!s! has %2!d!%% free space, but <1%% is available for use by Disk Defragmenter (due to reserved system space). To run effectively, Disk Defragmenter requires at least %3!d!%% usable free space. There is not enough disk space to properly complete the operation. Delete some unneeded files on your hard disk, and then try again.\r\n\r\n"
  446. IDS_NO_FREE_SPACE_LESS_1
  447. "Volume %1!s! has <1%% free space available for use by Disk Defragmenter. To run effectively, Disk Defragmenter requires at least %2!d!%% usable free space. There is not enough disk space to properly complete the operation. Delete some unneeded files on your hard disk, and then try again.\r\n\r\n"
  448. IDS_APM_FAILED_ENGINE "Defragmentation of %1!s! shutting down due to low power condition"
  449. IDS_CMDLINE_USAGE "Usage:\r\n%1!s! <volume> [-a] [-f] [-v] [-?]\r\n volume drive letter or mount point (d: or d:\\vol\\mountpoint)\r\n -a Analyze only\r\n -f Force defragmentation even if free space is low\r\n -v Verbose output\r\n -? Display this help text\r\n"
  450. IDS_USER_CANCELLED "Defragmentation was cancelled by the user."
  451. END
  452. STRINGTABLE DISCARDABLE
  453. BEGIN
  454. IDS_CMDLINE_MULTI_INSTANCE
  455. "Another command line or GUI defragmenter is already running.\r\nOnly one instance of Windows Disk Defragmenter can run at a time.\r\n"
  456. IDS_OUT_OF_MEMORY "Out of memory. Please close some applications and try again."
  457. IDS_DEFRAG_NOW_ANYWAY "Do you want to run Disk Defragmenter now anyway?"
  458. IDS_CMDLINE_BAD_VOL "The volume identifier is not valid. The volume identifier must be a valid local drive letter or mount point.\r\n"
  459. IDS_CMDLINE_UNKNOWN_ERR "The connection to the defragmenter engine has been lost.\r\nRestart defragmentation from the command line as shown below, or run Disk Defragmenter from Windows.\r\n"
  460. IDS_COMMANDLINE_DESCRIPTION "Windows Disk Defragmenter\r\nCopyright (c) 2001 Microsoft Corp. and Executive Software International, Inc.\r\n"
  461. IDS_DISK_FULL "Disk Defragmenter cannot defragment this volume, it is full"
  462. IDS_COMPACTING_FILES " Compacting Files "
  463. IDS_MOVING_FILES " Moving File "
  464. IDS_CORRUPT_MFT "Defragmentation of %1!s! has been aborted due to inconsistencies that were detected in the filesystem. Please run CHKDSK or SCANDISK on %2!s! to repair these inconsistencies, then run Disk Defragmenter again."
  465. IDS_ERR_UNABLE_TO_SAVE_REPORT "Disk Defragmenter was unable to save the report to file '%ws'\r\n\r\nPlease make sure that the folder and filename are correct, and that the folder is accessible.\r\n\r\nSelect OK to specify another location, or Cancel to continue without saving the report.\r\n"
  466. END
  467. #endif // English (U.S.) resources
  468. /////////////////////////////////////////////////////////////////////////////
  469. #ifndef APSTUDIO_INVOKED
  470. /////////////////////////////////////////////////////////////////////////////
  471. //
  472. // Generated from the TEXTINCLUDE 3 resource.
  473. //
  474. /////////////////////////////////////////////////////////////////////////////
  475. #endif // not APSTUDIO_INVOKED