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.

122 lines
3.7 KiB

  1. @*: Lines marked with @w: are for workstation only
  2. @*: Lines marked with @s: are for server only
  3. @*: Lines marked with @@: or nothing are for both
  4. [Strings]
  5. ;
  6. ; Names of program groups
  7. ;
  8. main = "Main"
  9. games = "Games"
  10. accessories = "Accessories"
  11. accessories_games = "Accessories\Games"
  12. accessories_multimedia = "Accessories\Multimedia"
  13. startup = "Startup"
  14. admintools = "Administrative Tools"
  15. @s:netadmintools = "Network Administration"
  16. ;
  17. ; Names of program group items
  18. ;
  19. winfile = "File Manager"
  20. control = "Control Panel"
  21. printman = "Print Manager"
  22. clipbrd = "ClipBook Viewer"
  23. dialer = "Phone Dialer"
  24. cmd = "Command Prompt"
  25. explorer = "Windows NT Explorer"
  26. setup = "Windows NT Setup"
  27. pifedit = "PIF Editor"
  28. msmail32 = "Mail"
  29. schdpl32 = "Schedule+"
  30. intro = "Introducing Windows NT"
  31. readme = "Read Me"
  32. ntbooks = "Books Online"
  33. cmdref = "Windows NT Help"
  34. windisk = "Disk Administrator"
  35. perfmon = "Performance Monitor"
  36. ntbackup = "Backup"
  37. eventvwr = "Event Viewer"
  38. dcomcnfg = "DCOM Configuration"
  39. winmsd = "Windows NT Diagnostics"
  40. @s:upedit = "User Profile Editor"
  41. @s:usrmgr = "User Manager for Domains"
  42. @s:nwconv = "Migration Tool for NetWare"
  43. @s:srvmgr = "Server Manager"
  44. @s:poledit = "System Policy Editor"
  45. @w:musrmgr = "User Manager"
  46. pbrush = "Paintbrush"
  47. paint = "Paint"
  48. winchat = "Chat"
  49. terminal = "Terminal"
  50. notepad = "Notepad"
  51. cardfile = "Cardfile"
  52. calc = "Calculator"
  53. clock = "Clock"
  54. charmap = "Character Map"
  55. mplayer = "Media Player"
  56. sndrec32 = "Sound Recorder"
  57. sndvol32 = "Volume Control"
  58. cdplayer = "CD Player"
  59. write = "Write"
  60. packgr32 = "Object Packager"
  61. hyperterm = "HyperTerminal"
  62. sol = "Solitaire"
  63. winmine = "Minesweeper"
  64. freecell = "Freecell"
  65. @s:netclientadmin = "Network Client Administrator"
  66. @s:licmanager = "License Manager"
  67. rasadmin = "Remote Access Admin"
  68. du_networking = "Dial-Up Networking"
  69. admin_wiz = "Administrative Wizards"
  70. @*:;
  71. @*:; Win9x Paths
  72. @*:;
  73. @*:win9x_programs_path = "Start Menu\Programs"
  74. @*:win9x_accessoriess_path= "Start Menu\Programs\Accessories"
  75. @*:win9x_games_path = "Start Menu\Programs\Accessories\Games"
  76. @*:win9x_multimedia_path = "Start Menu\Programs\Accessories\Multimedia"
  77. @*:win9x_systemtools_path = "Start Menu\Programs\Accessories\System Tools"
  78. @*:;
  79. @*:; Win9x Group Names
  80. @*:;
  81. @*:win9x_fax_group = "Fax"
  82. @*:win9x_games_group = "Games"
  83. @*:win9x_internet_tools_group = "Internet Tools"
  84. @*:win9x_multimedia_group = "Multimedia"
  85. @*:win9x_systemtools_group = "System Tools"
  86. @*:;
  87. @*:; Win9x Item Names
  88. @*:;
  89. @*:win9x_freecel = "Freecell"
  90. @*:win9x_hearts = "Hearts"
  91. @*:win9x_minesweeper = "Minesweeper"
  92. @*:win9x_solitaire = "Solitaire"
  93. @*:win9x_cdplayer = "CD Player"
  94. @*:win9x_mediaplayer = "Media Player"
  95. @*:win9x_soundrecorder = "Sound Recorder"
  96. @*:win9x_volumecontrol = "Volume Control"
  97. @*:win9x_backup = "Backup"
  98. @*:win9x_diskdefrag = "Disk Defragmenter"
  99. @*:win9x_drivespace = "DriveSpace"
  100. @*:win9x_inboxrepair = "Inbox Repair Tool"
  101. @*:win9x_netwatcher = "Net Watcher"
  102. @*:win9x_resmeter = "Resource Meter"
  103. @*:win9x_scandisk = "ScanDisk"
  104. @*:win9x_sysmonitor = "System Monitor"
  105. @*:win9x_doscommand = "MS-DOS Prompt"
  106. @*:win9x_explorer = "Windows Explorer"
  107. @*:win9x_exchange = "Microsoft Exchange"
  108. @*:win9x_msn = "The Microsoft Network"
  109. @*:win9x_du_networking = "Dial-up Networking"
  110. @*:win9x_du_scripting = "Dial-up Scripting Tool"
  111. @*:win9x_direct_cable = "Direct Cable Connection"
  112. @*:win9x_hyperterm = "HyperTerminal"
  113. @*:win9x_online_reg = "Online Registration"
  114. @*:win9x_paint = "Paint"
  115. @*:win9x_phone_dialer = "Phone Dialer"
  116. @*:win9x_WordPad = "WordPad"
  117. ProgramF = "Program Files"
  118. CommonF = "Common Files"
  119. ADOF = "ADO"
  120. OLEDBF = "OLE DB"