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.

436 lines
19 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. // Copyright (c) 1998-1999 Microsoft Corporation
  4. #include "resrc1.h"
  5. #include "msinfo.rc2"
  6. #define APSTUDIO_READONLY_SYMBOLS
  7. /////////////////////////////////////////////////////////////////////////////
  8. //
  9. // Generated from the TEXTINCLUDE 2 resource.
  10. //
  11. #include "resource.h"
  12. #include "afxres.h"
  13. #define APSTUDIO_HIDDEN_SYMBOLS
  14. #include "windows.h"
  15. #undef APSTUDIO_HIDDEN_SYMBOLS
  16. #include "ntverp.h"
  17. #include "default.rc"
  18. /////////////////////////////////////////////////////////////////////////////
  19. #undef APSTUDIO_READONLY_SYMBOLS
  20. /////////////////////////////////////////////////////////////////////////////
  21. // English (U.S.) resources
  22. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  23. #ifdef _WIN32
  24. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  25. #pragma code_page(1252)
  26. #endif //_WIN32
  27. /////////////////////////////////////////////////////////////////////////////
  28. //
  29. // Bitmap
  30. //
  31. IDB_LARGE BITMAP DISCARDABLE "large.bmp"
  32. IDB_SMALLBMP BITMAP DISCARDABLE "smallbmp.bmp"
  33. IDB_16x16 BITMAP DISCARDABLE "nodes16.bmp"
  34. IDB_32x32 BITMAP DISCARDABLE "nodes32.bmp"
  35. IDB_TOOLS BITMAP DISCARDABLE "toolbar3.bmp"
  36. IDB_TASK_MOUSEOVER BITMAP DISCARDABLE "ntauto.bmp"
  37. IDB_ICON16 BITMAP DISCARDABLE "icon16.bmp"
  38. IDB_ICON32 BITMAP DISCARDABLE "icon32.bmp"
  39. /////////////////////////////////////////////////////////////////////////////
  40. //
  41. // 23
  42. //
  43. IMG\NTBANNER.GIF 23 DISCARDABLE ".\\ntbanner.gif"
  44. IMG\BUTTON.BMP 23 DISCARDABLE ".\\button.bmp"
  45. IMG\BACK.BMP 23 DISCARDABLE ".\\back.bmp"
  46. IMG\NTAUTO.BMP 23 DISCARDABLE ".\\ntauto.bmp"
  47. /////////////////////////////////////////////////////////////////////////////
  48. //
  49. // Dialog
  50. //
  51. IDD_FIND DIALOG DISCARDABLE 0, 0, 222, 85
  52. STYLE DS_MODALFRAME | DS_SETFOREGROUND | DS_CONTEXTHELP | WS_POPUP |
  53. WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  54. CAPTION "Find in System Information"
  55. FONT 8, "MS Shell Dlg"
  56. BEGIN
  57. LTEXT "Find &What:",IDC_STATIC,7,7,52,11
  58. EDITTEXT IDC_SEARCHTERM,63,7,93,12,ES_AUTOHSCROLL | WS_GROUP
  59. DEFPUSHBUTTON "&Find Next",IDC_FINDNEXT,168,7,47,15,WS_DISABLED
  60. PUSHBUTTON "&Stop Find",IDC_STOPFIND,168,25,47,15,WS_DISABLED
  61. CONTROL "Search Categories &Only",IDC_CATEGORYCHECK,"Button",
  62. BS_AUTOCHECKBOX | BS_LEFTTEXT | WS_TABSTOP,7,46,149,8
  63. PUSHBUTTON "&New Search",IDC_NEWSEARCH,168,43,47,16
  64. PUSHBUTTON "&Cancel",IDCANCEL,168,62,47,15
  65. CONTROL "&Restrict Search to Selected Category",IDC_FINDIN,
  66. "Button",BS_AUTOCHECKBOX | BS_LEFTTEXT | WS_TABSTOP,7,28,
  67. 149,11
  68. END
  69. IDD_CHOOSER_CHOOSE_MACHINE DIALOG DISCARDABLE 0, 0, 331, 157
  70. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
  71. CAPTION "Select Computer"
  72. FONT 8, "MS Shell Dlg"
  73. BEGIN
  74. LTEXT "Select the computer you want this Snap-in to manage. ",
  75. IDC_CHOOSER_STATIC,7,6,317,8
  76. GROUPBOX "This snap-in will always manage:",
  77. IDC_CHOOSER_GROUP_TARGET_MACHINE,7,20,317,76
  78. CONTROL "&Local computer: (the computer this console is running on)",
  79. IDC_CHOOSER_RADIO_LOCAL_MACHINE,"Button",
  80. BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,16,34,297,10
  81. CONTROL "&Another computer:",IDC_CHOOSER_RADIO_SPECIFIC_MACHINE,
  82. "Button",BS_AUTORADIOBUTTON,16,51,83,10
  83. EDITTEXT IDC_CHOOSER_EDIT_MACHINE_NAME,102,50,154,13,
  84. ES_AUTOHSCROLL
  85. PUSHBUTTON "B&rowse...",IDC_CHOOSER_BUTTON_BROWSE_MACHINENAMES,262,
  86. 49,53,14,NOT WS_VISIBLE | WS_DISABLED
  87. CONTROL "Allo&w the selected computer to be changed when launching from the command line. This only applies if you save the console.",
  88. IDC_CHOOSER_CHECK_OVERRIDE_MACHINE_NAME,"Button",
  89. BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | NOT WS_VISIBLE |
  90. WS_TABSTOP,17,71,296,20
  91. END
  92. /////////////////////////////////////////////////////////////////////////////
  93. //
  94. // DESIGNINFO
  95. //
  96. #ifdef APSTUDIO_INVOKED
  97. GUIDELINES DESIGNINFO DISCARDABLE
  98. BEGIN
  99. IDD_FIND, DIALOG
  100. BEGIN
  101. LEFTMARGIN, 7
  102. RIGHTMARGIN, 215
  103. TOPMARGIN, 7
  104. BOTTOMMARGIN, 77
  105. END
  106. END
  107. #endif // APSTUDIO_INVOKED
  108. /////////////////////////////////////////////////////////////////////////////
  109. //
  110. // Icon
  111. //
  112. // Icon with lowest ID value placed first to ensure application icon
  113. // remains consistent on all systems.
  114. IDI_MSINFO ICON DISCARDABLE "msishell.ico"
  115. #ifdef APSTUDIO_INVOKED
  116. /////////////////////////////////////////////////////////////////////////////
  117. //
  118. // TEXTINCLUDE
  119. //
  120. 1 TEXTINCLUDE DISCARDABLE
  121. BEGIN
  122. "resrc1.h\0"
  123. END
  124. 2 TEXTINCLUDE DISCARDABLE
  125. BEGIN
  126. "#include ""resource.h""\r\n"
  127. "#include ""afxres.h""\r\n"
  128. "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
  129. "#include ""windows.h""\r\n"
  130. "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
  131. "#include ""ntverp.h""\r\n"
  132. "#include ""default.rc""\0"
  133. END
  134. 3 TEXTINCLUDE DISCARDABLE
  135. BEGIN
  136. "\r\n"
  137. "\0"
  138. END
  139. #endif // APSTUDIO_INVOKED
  140. /////////////////////////////////////////////////////////////////////////////
  141. //
  142. // String Table
  143. //
  144. STRINGTABLE DISCARDABLE
  145. BEGIN
  146. IDS_PROJNAME "MSInfo32"
  147. IDS_DESCRIPTION "System Information"
  148. IDS_COMPANY "Microsoft Corporation"
  149. IDS_VERSION "5.00"
  150. IDS_NODENAME "System Information (%s)"
  151. IDS_NODEDESCRIPTION "System Information Root NodeType"
  152. IDS_EXTENSIONDESCRIPTION "System Information Extension"
  153. IDS_SAVEREPORTMENUNAME "&Save As Text File..."
  154. IDS_SAVEFILEMENUNAME "Save As System &Information File..."
  155. IDS_FINDMENUNAME "&Find..."
  156. IDS_OPENFILEMENUNAME "&Open System Information File..."
  157. IDS_SAVEREPORTSTATUS "Save all current system information in a text file"
  158. IDS_CLOSEFILEMENUNAME "&Close System Information File"
  159. IDS_CLOSEFILEMENUSTATUS "Close the system information file"
  160. END
  161. STRINGTABLE DISCARDABLE
  162. BEGIN
  163. IDS_SAVEFILESTATUS "Save all system information in a file (.NFO) to view later"
  164. IDS_OPENFILESTATUS "Open a saved system information (.NFO) file"
  165. IDS_FINDSTATUS "Search System Information for an item"
  166. IDS_PRINTMENUNAME "Print..."
  167. IDS_PRINTSTATUS "Print system information starting at the selected category"
  168. IDS_SUPPORTTOOLS "&Tools"
  169. IDS_SUPPORTITEM "Tools Menu"
  170. IDS_ORDERED_TBTEXT0 "Save System Information File"
  171. IDS_ORDERED_TBTEXT1 "Open System Information File"
  172. IDS_ORDERED_TBTEXT2 "Save Report"
  173. IDS_ORDERED_TBTEXT3 "Find"
  174. IDS_ORDERED_TBTEXT4 "Reserved"
  175. IDS_ORDERED_TBTEXT5 "Reserved"
  176. IDS_ORDERED_TBTEXT6 "Reserved"
  177. IDS_ORDERED_TBTEXT7 "Reserved"
  178. IDS_ORDERED_TBTEXT8 "Reserved"
  179. END
  180. STRINGTABLE DISCARDABLE
  181. BEGIN
  182. IDS_ORDERED_TBTTIP0 "Save System Information (.NFO) File"
  183. IDS_ORDERED_TBTTIP1 "Open System Information (.NFO) File"
  184. IDS_ORDERED_TBTTIP2 "Save Text Report"
  185. IDS_ORDERED_TBTTIP3 "Find Category or Data Item"
  186. IDS_ORDERED_TBTTIP4 "Reserved"
  187. IDS_ORDERED_TBTTIP5 "Reserved"
  188. IDS_ORDERED_TBTTIP6 "Reserved"
  189. IDS_ORDERED_TBTTIP7 "Reserved"
  190. IDS_ORDERED_TBTTIP8 "Reserved"
  191. IDS_COLUMN1 "System Property"
  192. IDS_COLUMN2 "Value"
  193. IDS_COLUMN3 "Reserved"
  194. IDS_COLUMN4 "Reserved"
  195. IDS_COLUMN5 "Reserved"
  196. IDS_CHOOSER_INVALID_COMPUTERNAME
  197. "Could not find a computer with this name. Check the computer name and retry."
  198. IDS_CIMOMMESSAGE "Cannot find the WBEM Winmgmt service. Ensure that the Winmgmt service is started on your computer."
  199. END
  200. STRINGTABLE DISCARDABLE
  201. BEGIN
  202. IDS_NOTEMPLATE "Template file %s not found. Reinstall this template from its original source."
  203. IDS_TRUE "True"
  204. IDS_FALSE "False"
  205. IDS_NOGATHERER "The connection to %s could not be established. Check to see that the network path name is correct, that you have sufficient permission to access Windows Management Instrumentation, and that the Windows Management Instrumentation service is started on the computer."
  206. IDS_TEMPLATELOADERROR "Unable to load template file %s. Re-install System Information or this file."
  207. IDS_PROPERTYTITLE "Choose Computer"
  208. IDS_NOFILE "Could not find template file %s in the System Information folder. Reinstall the file from its original source."
  209. IDS_BADTEMPLATE "Invalid template file %s. Ensure the template file is not corrupted or reinstall the file."
  210. IDS_BADCATEGORY "Category ID is invalid. Internal MMC error, shut down System Information and retry."
  211. IDS_UNEXPECTED "Unexpected error. Internal MMC error, shut down System Information and retry."
  212. IDS_TIME_FORMAT "System Information report written at: %x %X\r\n"
  213. IDS_EXTENSIONNODENAME "System Information"
  214. IDS_V500FILENODE "System Information (%s)"
  215. IDS_POLICYFORBIDSRUN "Your System Policy ""Explorer\\NoRun"" forbids running tools. If you need tool access, update your computer's policy or check with your system administrator."
  216. IDS_NOPATH "Support Tool %s cannot be found. Reinstall from the original source."
  217. IDS_TEMPLATEVERSION "Template file %s does not have the expected version. Update your version of System Information."
  218. END
  219. STRINGTABLE DISCARDABLE
  220. BEGIN
  221. IDS_ADVANCEDVIEWNAME "&Advanced"
  222. IDS_ADVANCEDSTATUS "Selects the advanced view of the data"
  223. IDS_BASICVIEWNAME "&Basic"
  224. IDS_BASICSTATUS "Selects the basic view of the data"
  225. IDS_MSINFOTOOLSET "&Windows"
  226. IDS_WBEMUSERMANAGERITEM "&WBEM User Manager"
  227. IDS_DRWATSONITEM "&Dr. Watson"
  228. IDS_DEFRAGITEM "De&fragmentator"
  229. IDS_WINDOWSREPORTITEM "Windows &Report"
  230. IDS_NETWORKMONITORITEM "&Network Monitor"
  231. IDS_CLOSEMENUNAME "&Close"
  232. IDS_CLOSESTATUS "Close the current file"
  233. IDS_NOMOREMATCHES "Search for %s complete."
  234. IDS_DATANOTFOUND "Data item %s not found. Recheck your spelling or start your search from the beginning and retry."
  235. IDS_HARDWAREWIZARDITEM "&Hardware Wizard"
  236. IDS_NETWORKPANELITEM "Network &Panel"
  237. END
  238. STRINGTABLE DISCARDABLE
  239. BEGIN
  240. IDS_SIGVERIFITEM "&Sigverif"
  241. IDS_ALLCATEGORIES "All Categories"
  242. IDS_PRINT_FONT_HEIGHT "10"
  243. IDS_PRINT_FONT_WEIGHT "400"
  244. IDS_PRINT_FONT_CHARSET "1"
  245. IDS_PRINT_FONT_PITCHANDFAMILY "0"
  246. IDS_PRINT_FONT_FACENAME "Courier New"
  247. IDS_PRINT_HDR_LEFT "System Information"
  248. IDS_PRINT_FTR_CTR "Page %d"
  249. IDS_PRINT_HDR_RIGHT_CURRENT "System Information"
  250. IDS_PRINT_GENERIC "Unknown error printing report. Check that your printer is working properly and retry the operation."
  251. IDS_PRINT_NOMEMORY "Out of memory printing report. Close unnecessary applications and retry."
  252. IDS_PRINT_NODISK "Out of disk space printing report. Remove unneccesary files and retry."
  253. IDS_PRINT_APPABORTED "Print job aborted by Windows."
  254. IDS_PRINT_USERABORTED "Print job canceled by user."
  255. IDS_UNRECOGNIZED_FILE "File %s is not a System Information file. Select a System Information file."
  256. END
  257. STRINGTABLE DISCARDABLE
  258. BEGIN
  259. IDS_CORRUPTEDFILE "The System Information file is corrupted or unrecognized. Select another System Information file."
  260. IDS_V410FILENODE "System Information"
  261. IDS_LOCALMACHINE "Local"
  262. IDS_FINDSTOPPED "Find stopped before completion."
  263. IDS_HELPFILE "msinfo32.chm"
  264. IDS_FINDWINDOWNAME "MSInfo32Find"
  265. IDS_FINDCLASS "FindWindow"
  266. IDS_BAD_PATH "Invalid save path %s. Re-check path and retry save."
  267. IDS_ACCESS_DENIED "Access denied to %s. Change directory permissions and retry save."
  268. IDS_DIRECTORY_FULL "Too many files in %s. Delete unnecessary files in this directory and retry save."
  269. IDS_HARDIO "Hardware error saving file. Check your hardware and retry."
  270. IDS_DISK_FULL "Disk full saving %s. Delete unnecessary files on your disk and retry save."
  271. IDS_UNKNOWN_FILE "Unknown error saving file. Try saving again or saving to a different location."
  272. IDS_SHARING_VIOLATION "Sharing error saving %s. Check the file's sharing status and retry."
  273. IDS_CAB_DIR_NAME "cab_expl"
  274. IDS_MSI_FILE_EXTENSION "NFO"
  275. END
  276. STRINGTABLE DISCARDABLE
  277. BEGIN
  278. IDS_MSI_REG_BASE "SOFTWARE\\Microsoft\\Shared Tools\\MSInfo"
  279. IDS_TASK_TITLE "System Information"
  280. IDS_BACKGROUND_RESPATH "/img\\back.bmp"
  281. IDS_BITMAP_RESPATH "/img\\ntbanner.gif"
  282. IDS_MOUSEOVER_RESPATH "/img\\ntauto.bmp"
  283. IDS_MOUSEOFF_RESPATH "/img\\button.bmp"
  284. IDS_ORDERED_TASKTEXT0 "Display System Information"
  285. IDS_ORDERED_TASKTEXT1 "Advanced View of System Information"
  286. IDS_ORDERED_TASKTEXT2 "Save System Information File"
  287. IDS_ORDERED_TASKTEXT3 "Print Report"
  288. IDS_ORDERED_TASKTEXT4 "Show Problem Devices"
  289. IDS_ORDERED_TASKTEXT5 "Reserved"
  290. IDS_ORDERED_TASKTEXT6 "Reserved"
  291. IDS_ORDERED_TASKTEXT7 "Reserved"
  292. IDS_ORDERED_TASKTEXT8 "Reserved"
  293. IDS_ORDERED_TASKTEXT9 "Reserved"
  294. END
  295. STRINGTABLE DISCARDABLE
  296. BEGIN
  297. IDS_ORDERED_TASKHELP0 "Shows computer information typically required when contacting support."
  298. IDS_ORDERED_TASKHELP1 "Detailed computer information. The View Menu switches between Basic and Advanced."
  299. IDS_ORDERED_TASKHELP2 "Saves your system's information to a file that can be later opened to view your current configuration."
  300. IDS_ORDERED_TASKHELP3 "Prints a System Information report you can review or FAX to others."
  301. IDS_ORDERED_TASKHELP4 "Shows hardware on the computer that may have a problem."
  302. IDS_ORDERED_TASKHELP5 "Reserved"
  303. IDS_ORDERED_TASKHELP6 "Reserved"
  304. IDS_ORDERED_TASKHELP7 "Reserved"
  305. IDS_ORDERED_TASKHELP8 "Reserved"
  306. IDS_ORDERED_TASKHELP9 "Reserved"
  307. IDS_NAVIGATION_TASKTEXT "System Information"
  308. IDS_NAVIGATION_TASKHELP "Shows collected system information in an easily accessible format."
  309. IDS_TASKPAD_DHTML "/default.htm#MSIROOT"
  310. IDS_ROOT_TASKPAD "MSIROOT"
  311. IDS_PROBLEM_DEVICES_PATH "\\Components\\Problem Devices"
  312. IDS_INITIAL_PATH "\\"
  313. END
  314. STRINGTABLE DISCARDABLE
  315. BEGIN
  316. IDS_SUMMARY_PATH "\\System Summary"
  317. IDS_MMCEXE "mmc.exe"
  318. IDS_ORDERED_TASKBUTTON0 "/img\\button.bmp"
  319. IDS_ORDERED_TASKBUTTON1 "/img\\button.bmp"
  320. IDS_ORDERED_TASKBUTTON2 "/img\\button.bmp"
  321. IDS_ORDERED_TASKBUTTON3 "/img\\button.bmp"
  322. IDS_ORDERED_TASKBUTTON4 "/img\\button.bmp"
  323. IDS_ORDERED_TASKBUTTON5 "Reserved"
  324. IDS_ORDERED_TASKBUTTON6 "Reserved"
  325. IDS_ORDERED_TASKBUTTON7 "Reserved"
  326. IDS_ORDERED_TASKBUTTON9 "Reserved"
  327. IDS_NAVIGATION_TASKBUTTON "/img\\button.bmp"
  328. IDS_NOLOCATOR "Cannot access the Windows Management Instrumentation software. Windows Management files may be moved or missing. Contact your System Adminstrator or see the ""Repair and Recovery Overview"" help topic for information on how to repair your system."
  329. IDS_GATHERACCESS "Access denied to Windows Management Instrumentation server on %s. Have an administrator run WMI Control (WBEMCNTL.exe) and change your access permissions."
  330. IDS_BADSERVER "Failed connection to %s. Check to see that the Winmgmt service is running on this computer."
  331. IDS_NETWORKERROR "A network error occurred in connecting %s. Ensure that your network connection is functioning properly."
  332. END
  333. STRINGTABLE DISCARDABLE
  334. BEGIN
  335. IDS_BAD_PROPERTY "Unknown"
  336. IDS_PROPERTY_UNAVAILABLE "Not Available"
  337. IDS_LOCAL_CONNECT "Displaying resources for the local computer instead."
  338. IDS_LISTPAD_BUTTON "System Information"
  339. IDS_FIND_TITLE "System Information"
  340. IDS_REPORT_CATEGORY "Category"
  341. IDS_REPORT_REPLACEMENT "[ Following are sub-categories of this main category ]"
  342. IDS_CAB_NAME "&View Cab Contents"
  343. IDS_CAB_DESCRIPTION "Explore to the folder containing the contents of the opened CAB file."
  344. IDS_TOOMANYOPENFILES "Too many open files. Close other applications and retry."
  345. IDS_LOCALCOMPLABEL "your local computer"
  346. IDS_OUTOFMEMERROR "Not enough free memory to complete that operation. Close other applications and retry."
  347. IDS_SAVE_FILE_TYPES "System Info File|*.nfo||"
  348. IDS_OPEN_FILE_TYPES "System Info Files (.nfo)|*.nfo|All System Info Files (.nfo;.cab;.txt;.dat;.ini;.dmp;setup.log;.cfg)|*.nfo;*.cab;*.txt;*.dat;*.ini;*.dmp;setup.log;*.cfg|All Files (*.*)|*.*||"
  349. IDS_REPORT_TYPES "Text File|*.txt||"
  350. IDS_SAVE_TYPE ".nfo"
  351. END
  352. STRINGTABLE DISCARDABLE
  353. BEGIN
  354. IDS_REPORT_TYPE ".txt"
  355. IDS_MSINFO_HELP_FILE "msinfo32.chm"
  356. IDS_WBEM_ACCESS_DENIED "Access Denied to Category"
  357. IDS_WBEM_TRANSPORT_FAILURE "Network Problem Getting Data"
  358. IDS_ROOT_NODE_TYPE "Extension Snapin"
  359. IDS_ROOT_NODE_DESCRIPTION "Displays System Information for Troubleshooting"
  360. IDS_DEFAULT_TOOLS "wbemperm|WBEM Permission Editor|%sys32%\\wbem\\wbemperm.exe||\
  361. drwtsn32|Dr Watson|%sys32%\\drwtsn32.exe||\
  362. hdwwiz|Hardware Wizard|%sys32%\\rundll32.exe|shell32,Control_RunDLL %sys32%\\hdwwiz.cpl|\
  363. ncpa|Network Connections|%sys32%\\rundll32.exe|shell32,Control_RunDLL %sys32%\\ncpa.cpl|\
  364. scandisk|Scan Disk|%sys32%\\scandisk.exe||\
  365. winrep|Windows Report Tool|%win%\\winrep.exe||\
  366. sysmon|System Monitor|%sys32%\\mmc.exe|%sys32%\\sysmon.msc|\
  367. dxdiag|DirectX Diagnostic Tool|%sys32%\\dxdiag.exe||\
  368. cleanmgr|Disk Cleanup|%sys32%\\cleanmgr.exe||\
  369. ntbackup|Backup|%sys32%\\ntbackup.exe||\
  370. netmon|Network Monitor|%sys32%\\netmon\\netmon.exe||\
  371. sigverif|File Signature Verification Utility|%sys32%\\sigverif.exe||"
  372. IDS_MSINFO_HELP_TOPIC "/msinfo_overview.htm"
  373. IDS_REFRESHING_MSG "Refreshing System Information..."
  374. IDS_410SUMMARY_NODE "System Summary"
  375. IDS_SIZEBYTES "%s bytes"
  376. IDS_SIZEKB_BYTES "%.2f KB (%s bytes)"
  377. IDS_SIZEMB_BYTES "%.2f MB (%s bytes)"
  378. IDS_SIZEGB_BYTES "%.2f GB (%s bytes)"
  379. IDS_SIZEKB "%s KB"
  380. END
  381. STRINGTABLE DISCARDABLE
  382. BEGIN
  383. IDS_NFODESCRIPTION "MSInfo File"
  384. END
  385. #endif // English (U.S.) resources
  386. /////////////////////////////////////////////////////////////////////////////
  387. #ifndef APSTUDIO_INVOKED
  388. /////////////////////////////////////////////////////////////////////////////
  389. //
  390. // Generated from the TEXTINCLUDE 3 resource.
  391. //
  392. /////////////////////////////////////////////////////////////////////////////
  393. #endif // not APSTUDIO_INVOKED