Leaked source code of windows server 2003
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.

1589 lines
94 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "menures.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include "winuser.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // English (U.S.) resources
  14. /////////////////////////////////////////////////////////////////////////////
  15. //
  16. // Menu
  17. //
  18. IDR_BROWSER_MENU MENUEX DISCARDABLE
  19. BEGIN
  20. POPUP "&File", ID_POPUP_FILE
  21. BEGIN
  22. POPUP "&New", ID_POPUP_NEW
  23. BEGIN
  24. MENUITEM "&Mail Message", ID_NEW_MAIL_MESSAGE
  25. MENUITEM "&News Message", ID_NEW_NEWS_MESSAGE
  26. MENUITEM "&Instant Message", ID_SEND_INSTANT_MESSAGE
  27. MENUITEM "", -1, MFT_SEPARATOR
  28. MENUITEM "&Folder...\tCtrl+Shift+E", ID_NEW_FOLDER2
  29. MENUITEM "", -1, MFT_SEPARATOR
  30. MENUITEM "&Contact...", ID_NEW_CONTACT
  31. END
  32. MENUITEM "&Open\tCtrl+O", ID_OPEN
  33. MENUITEM "Save &As...", ID_SAVE_AS
  34. MENUITEM "Sa&ve Attachments...", ID_SAVE_ATTACHMENTS
  35. MENUITEM "Save as S&tationery...", ID_SAVE_STATIONERY
  36. MENUITEM "", -1, MFT_SEPARATOR
  37. POPUP "&Folder", ID_POPUP_FOLDER
  38. BEGIN
  39. MENUITEM "&New...\tCtrl+Shift+E", ID_NEW_FOLDER
  40. MENUITEM "&Move...", ID_MOVE
  41. MENUITEM "&Rename...", ID_RENAME
  42. MENUITEM "&Delete", ID_DELETE_FOLDER
  43. MENUITEM "", -1, MFT_SEPARATOR
  44. MENUITEM "&Compact", ID_COMPACT
  45. MENUITEM "Compact All &Folders", ID_COMPACT_ALL
  46. END
  47. MENUITEM "", -1, MFT_SEPARATOR
  48. POPUP "&Import", ID_POPUP_IMPORT
  49. BEGIN
  50. MENUITEM "&Address Book...", ID_IMPORT_WAB
  51. MENUITEM "Other Address &Book...", ID_IMPORT_ADDRESS_BOOK
  52. MENUITEM "M&essages...", ID_IMPORT_MESSAGES
  53. MENUITEM "&Mail Account Settings...", ID_IMPORT_MAIL_ACCOUNTS
  54. MENUITEM "&News Account Settings...", ID_IMPORT_NEWS_ACCOUNTS
  55. // Not for Beta 2
  56. #ifdef NEVER
  57. MENUITEM "Message &Rules...", ID_IMPORT_RULES
  58. #endif // NEVER
  59. END
  60. POPUP "&Export", ID_POPUP_EXPORT
  61. BEGIN
  62. MENUITEM "&Address Book...", ID_EXPORT_ADDRESS_BOOK
  63. MENUITEM "&Messages...", ID_EXPORT_MESSAGES
  64. // Not for Beta 2
  65. #ifdef NEVER
  66. MENUITEM "Message &Rules...", ID_EXPORT_RULES
  67. #endif // NEVER
  68. END
  69. MENUITEM "", -1, MFT_SEPARATOR
  70. MENUITEM "&Print...\tCtrl+P", ID_PRINT
  71. MENUITEM "", -1, MFT_SEPARATOR
  72. MENUITEM "&Switch Identity...", ID_SWITCH_IDENTITY
  73. POPUP "I&dentities", ID_IDENTITIES
  74. BEGIN
  75. MENUITEM "&Add New Identity...", ID_NEW_IDENTITY
  76. MENUITEM "&Manage Identities...", ID_MANAGE_IDENTITIES
  77. END
  78. MENUITEM "", -1, MFT_SEPARATOR
  79. MENUITEM "P&roperties\tAlt+Enter", ID_PROPERTIES
  80. MENUITEM "", -1, MFT_SEPARATOR
  81. MENUITEM "&Work Offline", ID_WORK_OFFLINE
  82. MENUITEM "Exit and &Log Off Identity", ID_EXIT_LOGOFF
  83. MENUITEM "E&xit", ID_EXIT
  84. END
  85. POPUP "&Edit", ID_POPUP_EDIT
  86. BEGIN
  87. MENUITEM "&Copy\tCtrl+C", ID_COPY
  88. MENUITEM "Select &All\tCtrl+A", ID_SELECT_ALL
  89. MENUITEM "", -1, MFT_SEPARATOR
  90. POPUP "&Find", ID_POPUP_FIND
  91. BEGIN
  92. MENUITEM "&Message...\tCtrl+Shift+F", ID_FIND_MESSAGE
  93. MENUITEM "Message in this &Folder...\tShift+F3", ID_FIND_IN_FOLDER
  94. MENUITEM "Find &Next...\tF3", ID_FIND_NEXT
  95. MENUITEM "", -1, MFT_SEPARATOR
  96. MENUITEM "&People...\tCtrl+E", ID_FIND_PEOPLE
  97. MENUITEM "&Text in this Message...", ID_FIND_TEXT
  98. END
  99. MENUITEM "", -1, MFT_SEPARATOR
  100. MENUITEM "&Move to Folder...\tCtrl+Shift+V", ID_MOVE_TO_FOLDER
  101. MENUITEM "Co&py to Folder...", ID_COPY_TO_FOLDER
  102. MENUITEM "", -1, MFT_SEPARATOR
  103. MENUITEM "&Delete\tCtrl+D", ID_DELETE
  104. MENUITEM "&Undelete", ID_UNDELETE
  105. MENUITEM "Empt&y 'Deleted Items' Folder", ID_EMPTY_WASTEBASKET
  106. MENUITEM "Pu&rge Deleted Messages", ID_PURGE_DELETED
  107. MENUITEM "", -1, MFT_SEPARATOR
  108. MENUITEM "Mar&k as Read\tCtrl+Q", ID_MARK_READ
  109. MENUITEM "Mark as U&nread", ID_MARK_UNREAD
  110. MENUITEM "Mark Conversa&tion as Read\tCtrl+T", ID_MARK_THREAD_READ
  111. MENUITEM "Mark All R&ead\tCtrl+Shift+A", ID_MARK_ALL_READ
  112. MENUITEM "Catc&h Up", ID_CATCH_UP
  113. END
  114. POPUP "&View", ID_POPUP_VIEW
  115. BEGIN
  116. POPUP "Current &View", ID_POPUP_FILTER
  117. BEGIN
  118. MENUITEM "", -1, MFT_SEPARATOR
  119. END
  120. POPUP "Sort &By", ID_POPUP_SORT
  121. BEGIN
  122. MENUITEM "&Color", ID_SORT_COLOR
  123. MENUITEM "", -1, MFT_SEPARATOR
  124. MENUITEM "Sort &Ascending", ID_SORT_ASCENDING
  125. MENUITEM "Sort &Descending", ID_SORT_DESCENDING,
  126. END
  127. MENUITEM "&Columns...", ID_COLUMNS
  128. MENUITEM "", -1, MFT_SEPARATOR
  129. MENUITEM "&Layout...", ID_LAYOUT
  130. MENUITEM "", -1, MFT_SEPARATOR
  131. POPUP "T&ext Size", ID_POPUP_FONTS
  132. BEGIN
  133. MENUITEM "Lar&gest", ID_FONTS_LARGEST
  134. MENUITEM "&Larger", ID_FONTS_LARGE
  135. MENUITEM "&Medium", ID_FONTS_MEDIUM
  136. MENUITEM "&Smaller", ID_FONTS_SMALL
  137. MENUITEM "Sm&allest", ID_FONTS_SMALLEST
  138. MENUITEM "", -1, MFT_SEPARATOR
  139. MENUITEM "&Fixed", ID_FONTS_FIXED
  140. END
  141. POPUP "Enco&ding", ID_POPUP_LANGUAGE_DEFERRED
  142. BEGIN
  143. MENUITEM "", -1, MFT_SEPARATOR
  144. END
  145. MENUITEM "", -1, MFT_SEPARATOR
  146. MENUITEM "&Previous Message\tCtrl+<", ID_PREVIOUS
  147. POPUP "&Next", ID_POPUP_NEXT
  148. BEGIN
  149. MENUITEM "&Next Message\tCtrl+>", ID_NEXT_MESSAGE
  150. MENUITEM "", -1, MFT_SEPARATOR
  151. MENUITEM "Next Unread &Message\tCtrl+U", ID_NEXT_UNREAD_MESSAGE
  152. MENUITEM "Next Unread Conversa&tion\tCtrl+Shift+U", ID_NEXT_UNREAD_THREAD
  153. MENUITEM "Next Unread Fol&der\tCtrl+J", ID_NEXT_UNREAD_FOLDER
  154. END
  155. MENUITEM "&Go to Folder...\tCtrl+Y", ID_GO_FOLDER
  156. MENUITEM "", -1, MFT_SEPARATOR
  157. MENUITEM "E&xpand", ID_EXPAND
  158. MENUITEM "Coll&apse", ID_COLLAPSE
  159. MENUITEM "", -1, MFT_SEPARATOR
  160. MENUITEM "St&op\tEsc", ID_STOP
  161. MENUITEM "&Refresh\tF5", ID_REFRESH
  162. END
  163. POPUP "&Tools", ID_POPUP_TOOLS
  164. BEGIN
  165. POPUP "&Send and Receive", ID_POPUP_SEND_AND_RECEIVE
  166. BEGIN
  167. MENUITEM "Send and Receive &All\tCtrl+M", ID_SEND_RECEIVE
  168. MENUITEM "&Receive All", ID_RECEIVE_ALL
  169. MENUITEM "&Send All", ID_SEND_ALL
  170. MENUITEM "", -1, MFT_SEPARATOR
  171. END
  172. MENUITEM "", -1, MFT_SEPARATOR
  173. MENUITEM "Synchroni&ze All", ID_SYNCHRONIZE
  174. MENUITEM "Synchro&nize Folder", ID_SYNC_THIS_NOW
  175. POPUP "Mar&k for Offline", ID_POPUP_RETRIEVE
  176. BEGIN
  177. MENUITEM "Download &Message Later", ID_MARK_RETRIEVE_MESSAGE
  178. MENUITEM "Download Conversa&tion Later", ID_MARK_RETRIEVE_THREAD
  179. MENUITEM "Download &All Messages Later", ID_MARK_RETRIEVE_ALL
  180. MENUITEM "", -1, MFT_SEPARATOR
  181. MENUITEM "Do &Not Download Message", ID_UNMARK_MESSAGE
  182. END
  183. MENUITEM "Get Ne&xt 300 Headers", ID_GET_HEADERS
  184. MENUITEM "", -1, MFT_SEPARATOR
  185. MENUITEM "Address &Book...\tCtrl+Shift+B", ID_ADDRESS_BOOK
  186. MENUITEM "A&dd Sender to Address Book", ID_ADD_SENDER
  187. MENUITEM "", -1, MFT_SEPARATOR
  188. POPUP "Message &Rules", ID_POPUP_RULES
  189. BEGIN
  190. MENUITEM "&Mail...", ID_MESSAGE_RULES_MAIL
  191. MENUITEM "&News...", ID_MESSAGE_RULES_NEWS
  192. MENUITEM "&Junk Mail...", ID_MESSAGE_RULES_JUNK
  193. MENUITEM "Blocked &Senders List...", ID_MESSAGE_RULES_SENDERS
  194. END
  195. MENUITEM "", SEP_MESSENGER, MFT_SEPARATOR
  196. POPUP "%s", ID_POPUP_MESSENGER
  197. BEGIN
  198. MENUITEM "&Send Instant Message", ID_SEND_INSTANT_MESSAGE
  199. MENUITEM "", -1, MFT_SEPARATOR
  200. MENUITEM "&Log on...", ID_LOGIN_MESSENGER
  201. MENUITEM "Log o&ff", ID_LOGOFF_MESSENGER
  202. MENUITEM "&Options...", ID_MESSENGER_OPTIONS
  203. MENUITEM "&Add Online Contact...", ID_NEW_ONLINE_CONTACT
  204. END
  205. POPUP "M&y Online Status", ID_POPUP_MESSENGER_STATUS
  206. BEGIN
  207. MENUITEM "&Online", ID_MESSENGER_ONLINE
  208. MENUITEM "&Invisible", ID_MESSENGER_INVISIBLE
  209. MENUITEM "&Busy", ID_MESSENGER_BUSY
  210. MENUITEM "Be Right Ba&ck", ID_MESSENGER_BACK
  211. MENUITEM "&Away From Computer", ID_MESSENGER_AWAY
  212. MENUITEM "On the &Phone", ID_MESSENGER_ON_PHONE
  213. MENUITEM "Out to &Lunch", ID_MESSENGER_LUNCH
  214. END
  215. MENUITEM "", SEP_SUBSCRIBE, MFT_SEPARATOR
  216. MENUITEM "Ne&wsgroups...\tCtrl+W", ID_NEWSGROUPS
  217. MENUITEM "IMAP &Folders...", ID_IMAP_FOLDERS
  218. MENUITEM "", -1, MFT_SEPARATOR
  219. MENUITEM "&Accounts...", ID_ACCOUNTS
  220. MENUITEM "N&ew Account Signup", ID_POPUP_NEW_ACCT
  221. MENUITEM "&Options...", ID_OPTIONS
  222. END
  223. POPUP "&Message", ID_POPUP_MESSAGE
  224. BEGIN
  225. MENUITEM "&New Message\tCtrl+N", ID_NEW_MSG_DEFAULT
  226. MENUITEM "New Message &Using", ID_POPUP_NEW_MSG
  227. MENUITEM "", -1, MFT_SEPARATOR
  228. MENUITEM "&Reply to Sender\tCtrl+R", ID_REPLY
  229. MENUITEM "Reply to A&ll\tCtrl+Shft+R", ID_REPLY_ALL
  230. MENUITEM "Reply to Gr&oup\tCtrl+G", ID_REPLY_GROUP
  231. MENUITEM "&Forward\tCtrl+F", ID_FORWARD
  232. MENUITEM "Forwar&d As Attachment", ID_FORWARD_AS_ATTACH
  233. MENUITEM "&Cancel Message", ID_CANCEL_MESSAGE
  234. MENUITEM "", -1, MFT_SEPARATOR
  235. MENUITEM "Cr&eate Rule From Message...", ID_CREATE_RULE_FROM_MESSAGE
  236. MENUITEM "Block &Sender...", ID_BLOCK_SENDER
  237. MENUITEM "", -1, MFT_SEPARATOR
  238. MENUITEM "Fl&ag Message", ID_FLAG_MESSAGE
  239. MENUITEM "Wa&tch Conversation", ID_WATCH_THREAD
  240. MENUITEM "&Ignore Conversation", ID_IGNORE_THREAD
  241. MENUITEM "", -1, MFT_SEPARATOR
  242. MENUITEM "Unscramble (ROT1&3)", ID_UNSCRAMBLE
  243. MENUITEM "Com&bine and Decode...", ID_COMBINE_AND_DECODE
  244. END
  245. // menu get's dynamically added
  246. MENUITEM "&Help", ID_POPUP_HELP
  247. END
  248. IDR_READ_NOTE_MENU MENUEX DISCARDABLE
  249. BEGIN
  250. POPUP "&File", ID_POPUP_FILE
  251. BEGIN
  252. POPUP "&New", ID_POPUP_NEW
  253. BEGIN
  254. MENUITEM "&Mail Message", ID_NEW_MAIL_MESSAGE
  255. MENUITEM "&News Message", ID_NEW_NEWS_MESSAGE
  256. END
  257. MENUITEM "", -1, MFT_SEPARATOR
  258. MENUITEM "Save &As...", ID_NOTE_SAVE_AS
  259. MENUITEM "Sa&ve Attachments...", ID_NOTE_SAVE_ATTACHMENTS
  260. MENUITEM "Save as S&tationery...", ID_NOTE_SAVE_STATIONERY
  261. MENUITEM "", -1, MFT_SEPARATOR
  262. MENUITEM "&Move to Folder...", ID_NOTE_MOVE_TO_FOLDER
  263. MENUITEM "C&opy to Folder...", ID_NOTE_COPY_TO_FOLDER
  264. MENUITEM "&Delete Message\tCtrl+D", ID_NOTE_DELETE
  265. MENUITEM "", -1, MFT_SEPARATOR
  266. MENUITEM "&Print...\tCtrl+P", ID_PRINT
  267. MENUITEM "", -1, MFT_SEPARATOR
  268. MENUITEM "P&roperties\tAlt+Enter", ID_NOTE_PROPERTIES
  269. MENUITEM "", -1, MFT_SEPARATOR
  270. MENUITEM "&Work Offline", ID_WORK_OFFLINE
  271. MENUITEM "&Close", ID_CLOSE
  272. END
  273. POPUP "&Edit", ID_POPUP_EDIT
  274. BEGIN
  275. MENUITEM "Cu&t\tCtrl+X", ID_CUT
  276. MENUITEM "&Copy\tCtrl+C", ID_NOTE_COPY
  277. MENUITEM "&Paste\tCtrl+V", ID_PASTE
  278. MENUITEM "", -1, MFT_SEPARATOR
  279. MENUITEM "Select &All\tCtrl+A", ID_SELECT_ALL
  280. MENUITEM "", -1, MFT_SEPARATOR
  281. POPUP "F&ind", ID_POPUP_FIND
  282. BEGIN
  283. MENUITEM "&Message...", ID_FIND_MESSAGE
  284. MENUITEM "Pe&ople...\tCtrl+E", ID_FIND_PEOPLE
  285. MENUITEM "&Text in this message...\tCtrl+Shift+F", ID_FIND_TEXT
  286. END
  287. END
  288. POPUP "&View", ID_POPUP_VIEW
  289. BEGIN
  290. MENUITEM "&Previous Message\tCtrl+<", ID_PREVIOUS
  291. POPUP "&Next", ID_POPUP_NEXT
  292. BEGIN
  293. MENUITEM "&Next Message\tCtrl+>", ID_NEXT_MESSAGE
  294. MENUITEM "", -1, MFT_SEPARATOR
  295. MENUITEM "Next Unread &Message\tCtrl+U", ID_NEXT_UNREAD_MESSAGE
  296. MENUITEM "Next Unread Conversa&tion\tCtrl+Shift+U", ID_NEXT_UNREAD_THREAD
  297. END
  298. MENUITEM "",
  299. POPUP "Te&xt Size", ID_POPUP_FONTS
  300. BEGIN
  301. MENUITEM "Lar&gest", ID_FONTS_LARGEST
  302. MENUITEM "&Larger", ID_FONTS_LARGE
  303. MENUITEM "&Medium", ID_FONTS_MEDIUM
  304. MENUITEM "&Smaller", ID_FONTS_SMALL
  305. MENUITEM "Sm&allest", ID_FONTS_SMALLEST
  306. MENUITEM "", -1, MFT_SEPARATOR
  307. MENUITEM "&Fixed", ID_FONTS_FIXED
  308. END
  309. POPUP "Enco&ding", ID_POPUP_LANGUAGE_DEFERRED
  310. BEGIN
  311. MENUITEM "", -1, MFT_SEPARATOR
  312. END
  313. MENUITEM "", -1, MFT_SEPARATOR
  314. MENUITEM "&All Headers", ID_FULL_HEADERS
  315. MENUITEM "", -1, MFT_SEPARATOR
  316. POPUP "&Toolbar", ID_POPUP_TOOLBAR
  317. BEGIN
  318. MENUITEM "&Standard Buttons", ID_SHOW_TOOLBAR
  319. MENUITEM "",
  320. MENUITEM "&Customize...", ID_CUSTOMIZE
  321. END
  322. MENUITEM "&Status Bar", ID_STATUS_BAR
  323. END
  324. POPUP "&Tools", ID_POPUP_TOOLS
  325. BEGIN
  326. MENUITEM "Address &Book...\tCtrl+Shift+B", ID_ADDRESS_BOOK
  327. POPUP "A&dd to Address Book", ID_POPUP_ADDRESS_BOOK
  328. BEGIN
  329. MENUITEM "&Sender", ID_ADD_SENDER
  330. MENUITEM "&Everyone on To List", ID_ADD_ALL_TO
  331. END
  332. END
  333. POPUP "&Message", ID_POPUP_MESSAGE
  334. BEGIN
  335. MENUITEM "&New\tCtrl+N", ID_NEW_MSG_DEFAULT
  336. MENUITEM "New &Using", ID_POPUP_NEW_MSG
  337. MENUITEM "",
  338. MENUITEM "&Reply to Sender\tCtrl+R", ID_REPLY
  339. MENUITEM "Reply to A&ll\tCtrl+Shft+R", ID_REPLY_ALL
  340. MENUITEM "Reply to Gr&oup\tCtrl+G", ID_REPLY_GROUP
  341. MENUITEM "&Forward\tCtrl+F", ID_FORWARD
  342. MENUITEM "Forwar&d As Attachment", ID_FORWARD_AS_ATTACH
  343. MENUITEM "", -1, MFT_SEPARATOR
  344. MENUITEM "Cr&eate Rule From Message...", ID_CREATE_RULE_FROM_MESSAGE
  345. MENUITEM "Block &Sender...", ID_BLOCK_SENDER
  346. MENUITEM "", -1, MFT_SEPARATOR
  347. MENUITEM "Fl&ag Message", ID_FLAG_MESSAGE
  348. MENUITEM "Wa&tch Conversation", ID_WATCH_THREAD
  349. MENUITEM "&Ignore Conversation", ID_IGNORE_THREAD
  350. MENUITEM "", -1, MFT_SEPARATOR
  351. MENUITEM "Unscramble (ROT1&3)", ID_UNSCRAMBLE
  352. END
  353. MENUITEM "&Help", ID_POPUP_HELP
  354. END
  355. IDR_SEND_NOTE_MENU MENUEX DISCARDABLE
  356. BEGIN
  357. POPUP "&File", ID_POPUP_FILE
  358. BEGIN
  359. POPUP "&New", ID_POPUP_NEW
  360. BEGIN
  361. MENUITEM "&Mail Message", ID_NEW_MAIL_MESSAGE
  362. MENUITEM "&News Message", ID_NEW_NEWS_MESSAGE
  363. END
  364. MENUITEM "S&end Message\tAlt+S", ID_SEND_DEFAULT
  365. MENUITEM "Send &Later", ID_SEND_LATER
  366. MENUITEM "", -1, MFT_SEPARATOR
  367. MENUITEM "&Save\tCtrl+S", ID_SAVE
  368. MENUITEM "Save &As...", ID_NOTE_SAVE_AS
  369. MENUITEM "Sa&ve Attachments...", ID_NOTE_SAVE_ATTACHMENTS
  370. MENUITEM "Save as S&tationery...", ID_NOTE_SAVE_STATIONERY
  371. MENUITEM "", -1, MFT_SEPARATOR
  372. MENUITEM "&Move to Folder...", ID_NOTE_MOVE_TO_FOLDER
  373. MENUITEM "C&opy to Folder...", ID_NOTE_COPY_TO_FOLDER
  374. MENUITEM "&Delete Message\tCtrl+D", ID_NOTE_DELETE
  375. MENUITEM "", -1, MFT_SEPARATOR
  376. MENUITEM "&Print...\tCtrl+P", ID_PRINT
  377. MENUITEM "", -1, MFT_SEPARATOR
  378. MENUITEM "P&roperties\tAlt+Enter", ID_NOTE_PROPERTIES
  379. MENUITEM "", -1, MFT_SEPARATOR
  380. MENUITEM "&Work Offline", ID_WORK_OFFLINE
  381. MENUITEM "&Close", ID_CLOSE
  382. END
  383. POPUP "&Edit", ID_POPUP_EDIT
  384. BEGIN
  385. MENUITEM "&Undo\tCtrl+Z", ID_UNDO
  386. MENUITEM "", -1, MFT_SEPARATOR
  387. MENUITEM "Cu&t\tCtrl+X", ID_CUT
  388. MENUITEM "&Copy\tCtrl+C", ID_NOTE_COPY
  389. MENUITEM "&Paste\tCtrl+V", ID_PASTE
  390. MENUITEM "", -1, MFT_SEPARATOR
  391. MENUITEM "Select &All\tCtrl+A", ID_SELECT_ALL
  392. MENUITEM "", -1, MFT_SEPARATOR
  393. POPUP "F&ind", ID_POPUP_FIND
  394. BEGIN
  395. MENUITEM "&Message...", ID_FIND_MESSAGE
  396. MENUITEM "Pe&ople...\tCtrl+E", ID_FIND_PEOPLE
  397. MENUITEM "&Text in this message...\tCtrl+Shift+F", ID_FIND_TEXT
  398. END
  399. MENUITEM "", -1, MFT_SEPARATOR
  400. MENUITEM "&Remove Hyperlink", ID_UNLINK
  401. END
  402. POPUP "&View", ID_POPUP_VIEW
  403. BEGIN
  404. MENUITEM "&All Headers", ID_FULL_HEADERS
  405. MENUITEM "", -1, MFT_SEPARATOR
  406. POPUP "&Toolbars", ID_POPUP_TOOLBAR
  407. BEGIN
  408. MENUITEM "&Standard Buttons", ID_SHOW_TOOLBAR
  409. MENUITEM "&Formatting Bar", ID_FORMATTING_TOOLBAR
  410. MENUITEM "",
  411. MENUITEM "&Customize...", ID_CUSTOMIZE
  412. END
  413. MENUITEM "&Status Bar", ID_STATUS_BAR
  414. MENUITEM "", -1, MFT_SEPARATOR
  415. MENUITEM "Source &Edit", ID_SOURCE_EDIT
  416. END
  417. POPUP "&Insert", ID_POPUP_INSERT
  418. BEGIN
  419. MENUITEM "File &Attachment...", ID_INSERT_ATTACHMENT
  420. MENUITEM "&Text from File...", ID_INSERT_TEXT
  421. MENUITEM "&Picture...", ID_INSERT_PICTURE
  422. MENUITEM "Horizontal &Line", ID_INSERT_LINE
  423. MENUITEM "", -1, MFT_SEPARATOR
  424. MENUITEM "My Business &Card", ID_INSERT_CONTACT_INFO
  425. MENUITEM "&Signature", ID_INSERT_SIGNATURE
  426. MENUITEM "", -1, MFT_SEPARATOR
  427. MENUITEM "&Hyperlink...", ID_EDIT_LINK
  428. END
  429. POPUP "F&ormat", ID_POPUP_FORMAT
  430. BEGIN
  431. MENUITEM "St&yle", ID_POPUP_STYLE
  432. MENUITEM "&Font...", ID_FONTS_DIALOG
  433. MENUITEM "Para&graph...", ID_FORMAT_PARADLG
  434. MENUITEM "", -1, MFT_SEPARATOR
  435. MENUITEM "&Increase Indent", ID_INDENT_INCREASE
  436. MENUITEM "&Decrease Indent", ID_INDENT_DECREASE
  437. MENUITEM "", -1, MFT_SEPARATOR
  438. POPUP "&Background", ID_POPUP_BACKGROUND
  439. BEGIN
  440. MENUITEM "&Picture...", ID_BACKGROUND_PICTURE
  441. MENUITEM "&Color", ID_POPUP_BACKGROUND_COLOR
  442. MENUITEM "&Sound...", ID_BACKGROUND_SOUND
  443. END
  444. MENUITEM "", -1, MFT_SEPARATOR
  445. POPUP "E&ncoding", ID_POPUP_LANGUAGE_DEFERRED
  446. BEGIN
  447. MENUITEM "", -1, MFT_SEPARATOR
  448. END
  449. MENUITEM "", -1, MFT_SEPARATOR
  450. MENUITEM "&Rich Text (HTML)", ID_RICH_TEXT
  451. MENUITEM "Plain Te&xt", ID_PLAIN_TEXT
  452. MENUITEM "", -1, MFT_SEPARATOR
  453. POPUP "Apply &Stationery", ID_POPUP_STATIONERY
  454. BEGIN
  455. MENUITEM "&More Stationery...", ID_APPLY_STATIONERY_MORE
  456. MENUITEM "&No Stationery", ID_APPLY_STATIONERY_NONE
  457. END
  458. MENUITEM "", -1, MFT_SEPARATOR
  459. MENUITEM "Send &Pictures with Message", ID_SEND_OBJECTS
  460. END
  461. POPUP "&Tools", ID_POPUP_TOOLS
  462. BEGIN
  463. MENUITEM "&Spelling...\tF7", ID_SPELLING
  464. MENUITEM "", -1, MFT_SEPARATOR
  465. MENUITEM "Select &Newsgroups...", ID_SELECT_NEWSGROUPS
  466. MENUITEM "Reques&t Read Receipt", ID_REQUEST_READRCPT
  467. MENUITEM "Chec&k Names\tCtrl+K", ID_CHECK_NAMES
  468. MENUITEM "Select &Recipients...", ID_SELECT_RECIPIENTS
  469. MENUITEM "", -1, MFT_SEPARATOR
  470. MENUITEM "Address &Book...\tCtrl+Shift+B", ID_ADDRESS_BOOK
  471. MENUITEM "", -1, MFT_SEPARATOR
  472. MENUITEM "&Encrypt", ID_ENCRYPT
  473. MENUITEM "&Digitally Sign", ID_DIGITALLY_SIGN
  474. #ifdef SMIME_V3
  475. MENUITEM "Re&quest Secure Receipt", ID_SEC_RECEIPT_REQUEST
  476. MENUITEM "Include Security &Label", ID_INCLUDE_LABEL
  477. MENUITEM "Securit&y Label Settings...", ID_LABEL_SETTINGS
  478. #endif // SMIME_V3
  479. END
  480. POPUP "&Message", ID_POPUP_MESSAGE
  481. BEGIN
  482. MENUITEM "&New\tCtrl+N", ID_NEW_MSG_DEFAULT
  483. MENUITEM "New &Using", ID_POPUP_NEW_MSG
  484. MENUITEM "",
  485. POPUP "Set &Priority", ID_POPUP_PRIORITY
  486. BEGIN
  487. MENUITEM "&High", ID_PRIORITY_HIGH
  488. MENUITEM "&Normal", ID_PRIORITY_NORMAL
  489. MENUITEM "&Low", ID_PRIORITY_LOW
  490. END
  491. END
  492. // Gets dynamically Added
  493. MENUITEM "&Help", ID_POPUP_HELP
  494. END
  495. IDR_FIND_MENU MENUEX DISCARDABLE
  496. BEGIN
  497. POPUP "&File", ID_POPUP_FILE
  498. BEGIN
  499. POPUP "&New", ID_POPUP_NEW
  500. BEGIN
  501. MENUITEM "&Mail Message", ID_NEW_MAIL_MESSAGE
  502. MENUITEM "&News Message", ID_NEW_NEWS_MESSAGE
  503. MENUITEM "&Instant Message", ID_SEND_INSTANT_MESSAGE
  504. MENUITEM "", -1, MFT_SEPARATOR
  505. MENUITEM "&Folder...\tCtrl+Shift+E", ID_NEW_FOLDER
  506. MENUITEM "", -1, MFT_SEPARATOR
  507. MENUITEM "&Contact...", ID_NEW_CONTACT
  508. END
  509. MENUITEM "&Open\tCtrl+O", ID_OPEN
  510. MENUITEM "O&pen Containing Folder", ID_OPEN_CONTAINING_FOLDER
  511. MENUITEM "Save &As...", ID_SAVE_AS
  512. MENUITEM "", -1, MFT_SEPARATOR
  513. MENUITEM "P&roperties\tAlt+Enter", ID_PROPERTIES
  514. MENUITEM "", -1, MFT_SEPARATOR
  515. MENUITEM "&Close\tAlt+F4", ID_CLOSE
  516. END
  517. POPUP "&Edit", ID_POPUP_EDIT
  518. BEGIN
  519. MENUITEM "&Copy\tCtrl+C", ID_COPY
  520. MENUITEM "Select &All\tCtrl+A", ID_SELECT_ALL
  521. MENUITEM "", -1, MFT_SEPARATOR
  522. MENUITEM "&Move to Folder...\tCtrl+Shift+V", ID_MOVE_TO_FOLDER
  523. MENUITEM "Co&py to Folder...", ID_COPY_TO_FOLDER
  524. MENUITEM "", -1, MFT_SEPARATOR
  525. MENUITEM "&Delete\tCtrl+D", ID_DELETE
  526. MENUITEM "&Undelete", ID_UNDELETE
  527. MENUITEM "", -1, MFT_SEPARATOR
  528. MENUITEM "Mar&k as Read\tCtrl+Q", ID_MARK_READ
  529. MENUITEM "Mark as U&nread", ID_MARK_UNREAD
  530. MENUITEM "Mark Conversa&tion as Read\tCtrl+T", ID_MARK_THREAD_READ
  531. MENUITEM "Mark All R&ead\tCtrl+Shift+A", ID_MARK_ALL_READ
  532. END
  533. POPUP "&View", ID_POPUP_VIEW
  534. BEGIN
  535. POPUP "Current &View", ID_POPUP_FILTER
  536. BEGIN
  537. MENUITEM "", -1, MFT_SEPARATOR
  538. END
  539. POPUP "Sort &By", ID_POPUP_SORT
  540. BEGIN
  541. MENUITEM "&Color", ID_SORT_COLOR
  542. MENUITEM "", -1, MFT_SEPARATOR
  543. MENUITEM "Sort &Ascending", ID_SORT_ASCENDING
  544. MENUITEM "Sort &Descending", ID_SORT_DESCENDING,
  545. END
  546. MENUITEM "&Columns...", ID_COLUMNS
  547. MENUITEM "", -1, MFT_SEPARATOR
  548. MENUITEM "&Previous Message\tCtrl+<", ID_PREVIOUS
  549. POPUP "&Next", ID_POPUP_NEXT
  550. BEGIN
  551. MENUITEM "&Next Message\tCtrl+>", ID_NEXT_MESSAGE
  552. MENUITEM "", -1, MFT_SEPARATOR
  553. MENUITEM "Next Unread &Message\tCtrl+U", ID_NEXT_UNREAD_MESSAGE
  554. MENUITEM "Next Unread Conversa&tion\tCtrl+Shift+U", ID_NEXT_UNREAD_THREAD
  555. MENUITEM "Next Unread Fol&der\tCtrl+J", ID_NEXT_UNREAD_FOLDER
  556. END
  557. MENUITEM "", -1, MFT_SEPARATOR
  558. MENUITEM "E&xpand", ID_EXPAND
  559. MENUITEM "Coll&apse", ID_COLLAPSE
  560. MENUITEM "", -1, MFT_SEPARATOR
  561. MENUITEM "St&op\tEsc", ID_STOP
  562. MENUITEM "&Refresh\tF5", ID_REFRESH
  563. END
  564. POPUP "&Message", ID_POPUP_MESSAGE
  565. BEGIN
  566. MENUITEM "&New Message\tCtrl+N", ID_NEW_MSG_DEFAULT
  567. MENUITEM "New Message &Using", ID_POPUP_NEW_MSG
  568. MENUITEM "", -1, MFT_SEPARATOR
  569. MENUITEM "&Reply to Sender\tCtrl+R", ID_REPLY
  570. MENUITEM "Reply to A&ll\tCtrl+Shft+R", ID_REPLY_ALL
  571. MENUITEM "Reply to Gr&oup\tCtrl+G", ID_REPLY_GROUP
  572. MENUITEM "&Forward\tCtrl+F", ID_FORWARD
  573. MENUITEM "Forwar&d As Attachment", ID_FORWARD_AS_ATTACH
  574. MENUITEM "&Cancel Message", ID_CANCEL_MESSAGE
  575. MENUITEM "", -1, MFT_SEPARATOR
  576. MENUITEM "Cr&eate Rule From Message...", ID_CREATE_RULE_FROM_MESSAGE
  577. MENUITEM "Block &Sender...", ID_BLOCK_SENDER
  578. MENUITEM "", -1, MFT_SEPARATOR
  579. MENUITEM "Fl&ag Message", ID_FLAG_MESSAGE
  580. MENUITEM "Wa&tch Conversation", ID_WATCH_THREAD
  581. MENUITEM "&Ignore Conversation", ID_IGNORE_THREAD
  582. MENUITEM "", -1, MFT_SEPARATOR
  583. MENUITEM "Unscramble (ROT1&3)", ID_UNSCRAMBLE
  584. MENUITEM "Com&bine and Decode...", ID_COMBINE_AND_DECODE
  585. END
  586. END
  587. IDR_BA_DRAGDROP_POPUP MENU DISCARDABLE
  588. BEGIN
  589. POPUP ""
  590. BEGIN
  591. MENUITEM "Save &All Addresses", ID_SAVE_ALL_ADDRESSES
  592. MENUITEM "&Save", ID_SAVE
  593. MENUITEM SEPARATOR
  594. MENUITEM "&Cancel", ID_CANCEL
  595. END
  596. END
  597. IDR_BA_POPUP MENUEX DISCARDABLE
  598. BEGIN
  599. POPUP ""
  600. BEGIN
  601. MENUITEM "Send Instant &Message", ID_SEND_INSTANT_MESSAGE
  602. MENUITEM "Send &E-Mail", ID_SEND_MESSAGE
  603. MENUITEM "&Set as Online Contact", ID_SET_ONLINE_CONTACT
  604. MENUITEM "&Delete", ID_DELETE_CONTACT
  605. MENUITEM "", -1, MFT_SEPARATOR
  606. MENUITEM "New &Online Contact...", ID_NEW_ONLINE_CONTACT
  607. MENUITEM "New &Contact...", ID_NEW_CONTACT
  608. MENUITEM "&Find People...", ID_FIND_PEOPLE
  609. MENUITEM "&Address Book...", ID_ADDRESS_BOOK
  610. MENUITEM "", -1, MFT_SEPARATOR
  611. MENUITEM "P&roperties", ID_PROPERTIES
  612. END
  613. END
  614. IDR_ADDRESS_POPUP MENUEX DISCARDABLE
  615. BEGIN
  616. /* !!! README !!! careful with the IDR_ADDRESS_POPUP Menu, some code depends on
  617. * it's structure. You are NOT free to move the menu items around without
  618. * changing code in addrobj.cpp!!
  619. * NOTE the ID's SEPARATORS *are* important!
  620. */
  621. POPUP ""
  622. BEGIN
  623. MENUITEM "A&dd to Address Book", ID_ADDROBJ_OLE_ADD_ADDRESS_BOOK
  624. MENUITEM "&Find...", ID_ADDROBJ_OLE_FIND
  625. MENUITEM "&Block Sender...", ID_ADDROBJ_OLE_BLOCK_SENDER
  626. MENUITEM "", ID_SEPARATOR_1, MFT_SEPARATOR
  627. MENUITEM "Cu&t", ID_CUT
  628. MENUITEM "&Copy", ID_COPY
  629. MENUITEM "&Paste", ID_PASTE
  630. MENUITEM "", ID_SEPARATOR_2, MFT_SEPARATOR
  631. MENUITEM "Select &All", ID_SELECT_ALL
  632. MENUITEM "", ID_SEPARATOR_3, MFT_SEPARATOR
  633. MENUITEM "P&roperties", ID_ADDROBJ_OLE_PROPERTIES
  634. END
  635. END
  636. IDR_ATTACHMENT_POPUP MENU DISCARDABLE
  637. BEGIN
  638. POPUP ""
  639. BEGIN
  640. MENUITEM "&Open", ID_OPEN
  641. MENUITEM "&Print", ID_PRINT
  642. MENUITEM "Save &As...", ID_SAVE_ATTACH_AS
  643. MENUITEM "Save A&ll...", ID_SAVE_ATTACHMENTS
  644. MENUITEM "&Quick View", ID_QUICK_VIEW
  645. MENUITEM SEPARATOR
  646. MENUITEM "A&dd...", ID_ADD
  647. MENUITEM "Re&move", ID_REMOVE
  648. END
  649. END
  650. IDR_NEW_MSG_POPUP MENUEX DISCARDABLE
  651. BEGIN
  652. POPUP "", ID_POPUP_NEW_MSG
  653. BEGIN
  654. MENUITEM "&Select Stationery...", ID_STATIONERY_MORE
  655. MENUITEM "", -1, MFT_SEPARATOR
  656. MENUITEM "&No Stationery", ID_STATIONERY_NONE
  657. MENUITEM "&Web Page...", ID_WEB_PAGE
  658. END
  659. END
  660. IDR_VIEW_POPUP MENUEX DISCARDABLE
  661. BEGIN
  662. POPUP "", ID_POPUP_FILTER
  663. BEGIN
  664. MENUITEM "&Customize Current View...", ID_VIEW_CUSTOMIZE
  665. MENUITEM "Define &Views...", ID_VIEW_MANAGER
  666. MENUITEM "", -1, MFT_SEPARATOR
  667. MENUITEM "&Group Messages by Conversation", ID_THREAD_MESSAGES
  668. END
  669. END
  670. IDR_HELP_POPUP MENUEX DISCARDABLE
  671. BEGIN
  672. POPUP "", ID_POPUP_HELP
  673. BEGIN
  674. MENUITEM "&Contents and Index\tF1", ID_HELP_CONTENTS
  675. MENUITEM "&Read Me", ID_README
  676. MENUITEM "", -1, MFT_SEPARATOR
  677. POPUP "Microsoft on the &Web", ID_POPUP_MSWEB
  678. BEGIN
  679. MENUITEM "Windows &Update", ID_MSWEB_FREE_STUFF
  680. MENUITEM "&Product News", ID_MSWEB_PRODUCT_NEWS
  681. MENUITEM "Frequently Asked &Questions", ID_MSWEB_FAQ
  682. MENUITEM "Online &Support", ID_MSWEB_SUPPORT
  683. MENUITEM "", -1, MFT_SEPARATOR
  684. MENUITEM "Send Fee&dback", ID_MSWEB_FEEDBACK
  685. MENUITEM "&Best of the Web", ID_MSWEB_BEST
  686. MENUITEM "Search the &Web", ID_MSWEB_SEARCH
  687. MENUITEM "", -1, MFT_SEPARATOR
  688. MENUITEM "H&otmail", ID_MSWEB_HOTMAIL
  689. MENUITEM "&MSN Home", ID_MSWEB_HOME
  690. END
  691. MENUITEM "", -1, MFT_SEPARATOR
  692. MENUITEM "&About Microsoft Outlook Express", ID_ABOUT
  693. END
  694. END
  695. IDR_COLUMNS_POPUP MENU DISCARDABLE
  696. BEGIN
  697. POPUP ""
  698. BEGIN
  699. MENUITEM "Sort &Ascending", ID_SORT_ASCENDING
  700. MENUITEM "Sort &Descending", ID_SORT_DESCENDING
  701. MENUITEM SEPARATOR
  702. MENUITEM "&Columns...", ID_COLUMNS
  703. END
  704. END
  705. IDR_TOOLBAR_POPUP MENU DISCARDABLE
  706. BEGIN
  707. POPUP ""
  708. BEGIN
  709. MENUITEM "&Customize...", ID_CUSTOMIZE
  710. END
  711. END
  712. IDR_SECURE_MESSAGE_POPUP MENUEX DISCARDABLE
  713. BEGIN
  714. POPUP ""
  715. BEGIN
  716. MENUITEM "View Security P&roperties...", ID_SECURITY_PROPERTIES
  717. MENUITEM "View Signing &Digital ID...", ID_DIGITAL_ID
  718. MENUITEM "", ID_SEPARATOR_1, MFT_SEPARATOR
  719. MENUITEM "&Edit Trust...", ID_EDIT_TRUST
  720. MENUITEM "", ID_SEPARATOR_2, MFT_SEPARATOR
  721. MENUITEM "&Help About Secure Messages...", ID_HELP_SECURITY
  722. END
  723. END
  724. IDR_ATTACHMENT_DRAGDROP_POPUP MENU DISCARDABLE
  725. BEGIN
  726. POPUP ""
  727. BEGIN
  728. MENUITEM "&Move Here", ID_MOVE
  729. MENUITEM "&Copy Here", ID_COPY
  730. MENUITEM "Create &Shortcut(s) Here", ID_CREATE_SHORTCUT
  731. MENUITEM SEPARATOR
  732. MENUITEM "Cancel", ID_CANCEL
  733. END
  734. END
  735. IDR_SERVER_POPUP MENU DISCARDABLE
  736. BEGIN
  737. POPUP ""
  738. BEGIN
  739. MENUITEM "&Open", ID_OPEN_FOLDER
  740. MENUITEM "F&ind...", ID_FIND_FOLDER
  741. MENUITEM SEPARATOR
  742. MENUITEM "Re&move Account", ID_REMOVE_SERVER
  743. MENUITEM "&Set as Default Account", ID_SET_DEFAULT_SERVER
  744. MENUITEM SEPARATOR
  745. MENUITEM "&New Folder...", ID_NEW_FOLDER
  746. MENUITEM "Ne&wsgroups...", ID_NEWSGROUPS
  747. MENUITEM "IMAP &Folders...", ID_IMAP_FOLDERS
  748. MENUITEM "Reset &List", ID_RESET_LIST
  749. MENUITEM SEPARATOR
  750. MENUITEM "Add to Outloo&k Bar", ID_ADD_SHORTCUT
  751. MENUITEM SEPARATOR
  752. MENUITEM "P&roperties", ID_PROPERTIES
  753. END
  754. END
  755. IDR_FOLDER_POPUP MENUEX DISCARDABLE
  756. BEGIN
  757. POPUP ""
  758. BEGIN
  759. MENUITEM "&Open", ID_OPEN_FOLDER
  760. MENUITEM "&Empty 'Deleted Items' Folder", ID_EMPTY_WASTEBASKET
  761. MENUITEM "&Empty 'Junk Mail' Folder", ID_EMPTY_JUNKMAIL
  762. MENUITEM "F&ind...", ID_FIND_FOLDER
  763. MENUITEM "", -1, MFT_SEPARATOR
  764. MENUITEM "&Catch Up", ID_CATCH_UP
  765. MENUITEM "", SEP_CATCH_UP, MFT_SEPARATOR
  766. MENUITEM "&New Folder...", ID_NEW_FOLDER
  767. MENUITEM "Rena&me...", ID_RENAME
  768. MENUITEM "&Delete", ID_DELETE_FOLDER
  769. MENUITEM "", SEP_MAILFOLDER, MFT_SEPARATOR
  770. MENUITEM "&Subscribe", ID_SUBSCRIBE
  771. MENUITEM "&Unsubscribe", ID_UNSUBSCRIBE
  772. MENUITEM "", SEP_SUBSCRIBE, MFT_SEPARATOR
  773. POPUP "Synchroni&zation Settings", ID_POPUP_SYNCHRONIZE
  774. BEGIN
  775. MENUITEM "&Don't Synchronize", ID_UNMARK_RETRIEVE_FLD
  776. MENUITEM "", -1, MFT_SEPARATOR
  777. MENUITEM "&All Messages", ID_MARK_RETRIEVE_FLD_ALL_MSGS
  778. MENUITEM "New &Messages Only", ID_MARK_RETRIEVE_FLD_NEW_MSGS
  779. MENUITEM "&Headers Only", ID_MARK_RETRIEVE_FLD_NEW_HDRS
  780. END
  781. MENUITEM "", SEP_SYNCHRONIZE, MFT_SEPARATOR
  782. MENUITEM "Add to Outloo&k Bar", ID_ADD_SHORTCUT
  783. MENUITEM "", -1, MFT_SEPARATOR
  784. MENUITEM "P&roperties", ID_PROPERTIES
  785. END
  786. END
  787. IDR_SYNCHRONIZE_POPUP MENUEX DISCARDABLE
  788. BEGIN
  789. POPUP ""
  790. BEGIN
  791. MENUITEM "&Don't Synchronize", ID_UNMARK_RETRIEVE_FLD
  792. MENUITEM "", -1, MFT_SEPARATOR
  793. MENUITEM "&All Messages", ID_MARK_RETRIEVE_FLD_ALL_MSGS
  794. MENUITEM "New &Messages Only", ID_MARK_RETRIEVE_FLD_NEW_MSGS
  795. MENUITEM "&Headers Only", ID_MARK_RETRIEVE_FLD_NEW_HDRS
  796. END
  797. END
  798. IDR_PRIORITY_POPUP MENU DISCARDABLE
  799. BEGIN
  800. POPUP ""
  801. BEGIN
  802. MENUITEM "&High Priority", ID_PRIORITY_HIGH
  803. MENUITEM "&Normal Priority", ID_PRIORITY_NORMAL
  804. MENUITEM "&Low Priority", ID_PRIORITY_LOW
  805. END
  806. END
  807. IDR_PREVIEW_POPUP MENU DISCARDABLE
  808. BEGIN
  809. POPUP ""
  810. BEGIN
  811. MENUITEM "Show &Preview Pane", ID_PREVIEW_SHOW
  812. MENUITEM SEPARATOR
  813. MENUITEM "&Below Messages", ID_PREVIEW_BELOW
  814. MENUITEM "Be&side Messages", ID_PREVIEW_BESIDE
  815. MENUITEM SEPARATOR
  816. MENUITEM "Show &Header", ID_PREVIEW_HEADER
  817. END
  818. END
  819. IDR_VCARD_POPUP MENU DISCARDABLE
  820. BEGIN
  821. POPUP ""
  822. BEGIN
  823. MENUITEM "&Open", ID_OPEN_VCARD
  824. MENUITEM SEPARATOR
  825. MENUITEM "&Delete", ID_DELETE_VCARD
  826. END
  827. END
  828. IDR_COOLBAR_POPUP MENU DISCARDABLE
  829. BEGIN
  830. POPUP ""
  831. BEGIN
  832. MENUITEM "&Toolbar", ID_SHOW_TOOLBAR
  833. MENUITEM "&Views Bar", ID_SHOW_FILTERBAR
  834. END
  835. END
  836. IDR_TBCHEV_MENU MENUEX PRELOAD DISCARDABLE
  837. BEGIN
  838. POPUP "", IDR_TBCHEV_MENU
  839. BEGIN
  840. MENUITEM "", , MFT_SEPARATOR
  841. MENUITEM "&Customize...", ID_CUSTOMIZE
  842. END
  843. END
  844. IDR_OUTLOOKBAR_ITEM_POPUP MENU DISCARDABLE
  845. BEGIN
  846. POPUP ""
  847. BEGIN
  848. MENUITEM "&Open Folder", ID_OPEN_FOLDER
  849. MENUITEM "&Empty 'Deleted Items' Folder", ID_EMPTY_WASTEBASKET
  850. MENUITEM "&Find Message...", ID_FIND_MESSAGE
  851. MENUITEM SEPARATOR
  852. MENUITEM "Re&move from Outlook Bar", ID_REMOVE_SHORTCUT
  853. MENUITEM SEPARATOR
  854. MENUITEM "P&roperties", ID_PROPERTIES
  855. END
  856. END
  857. IDR_OUTLOOKBAR_POPUP MENU DISCARDABLE
  858. BEGIN
  859. POPUP ""
  860. BEGIN
  861. MENUITEM "&Large Icons", ID_LARGE_ICONS
  862. MENUITEM "S&mall Icons", ID_SMALL_ICONS
  863. MENUITEM SEPARATOR
  864. MENUITEM "&New Outlook Bar Shortcut", ID_NEW_SHORTCUT
  865. MENUITEM SEPARATOR
  866. MENUITEM "&Hide Outlook Bar", ID_HIDE
  867. END
  868. END
  869. IDR_BA_TITLE_POPUP MENUEX DISCARDABLE
  870. BEGIN
  871. POPUP ""
  872. BEGIN
  873. MENUITEM "&New Contact...", ID_NEW_CONTACT
  874. MENUITEM "New &Online Contact...", ID_NEW_ONLINE_CONTACT
  875. MENUITEM "Set &as Online Contact", ID_SET_ONLINE_CONTACT
  876. MENUITEM "", SEP_MESSENGER, MFT_SEPARATOR
  877. MENUITEM "&Sort by Name", ID_SORT_BY_NAME
  878. MENUITEM "So&rt by Status", ID_SORT_BY_STATUS
  879. END
  880. END
  881. IDR_SEND_RECEIEVE_POPUP MENU DISCARDABLE
  882. BEGIN
  883. POPUP ""
  884. BEGIN
  885. MENUITEM "Send and Receive All\tCtrl+M", ID_SEND_RECEIVE
  886. MENUITEM "&Receive All", ID_RECEIVE_ALL
  887. MENUITEM "&Send All", ID_SEND_ALL
  888. MENUITEM SEPARATOR
  889. END
  890. END
  891. IDR_FIND_POPUP MENU DISCARDABLE
  892. BEGIN
  893. POPUP ""
  894. BEGIN
  895. MENUITEM "&Message...\tCtrl+Shift+F", ID_FIND_MESSAGE
  896. MENUITEM "Message in this &Folder...\tShift+F3",ID_FIND_IN_FOLDER
  897. MENUITEM "Find &Next...\tF3", ID_FIND_NEXT
  898. MENUITEM SEPARATOR
  899. MENUITEM "&People...\tCtrl+E", ID_FIND_PEOPLE
  900. MENUITEM "&Text in this Message...", ID_FIND_TEXT
  901. END
  902. END
  903. IDR_LOCAL_MESSAGE_POPUP MENUEX DISCARDABLE
  904. BEGIN
  905. POPUP ""
  906. BEGIN
  907. MENUITEM "&Open", ID_OPEN
  908. MENUITEM "&Print", ID_PRINT
  909. MENUITEM "", -1, MFT_SEPARATOR
  910. MENUITEM "Reply to &Sender", ID_REPLY
  911. MENUITEM "Reply to &All", ID_REPLY_ALL
  912. MENUITEM "&Forward", ID_FORWARD
  913. MENUITEM "For&ward As Attachment", ID_FORWARD_AS_ATTACH
  914. MENUITEM "", -1, MFT_SEPARATOR
  915. MENUITEM "Mar&k as Read", ID_MARK_READ
  916. MENUITEM "Mark as U&nread", ID_MARK_UNREAD
  917. MENUITEM "", -1, MFT_SEPARATOR
  918. MENUITEM "Mo&ve to Folder...", ID_MOVE_TO_FOLDER
  919. MENUITEM "&Copy to Folder...", ID_COPY_TO_FOLDER
  920. MENUITEM "&Delete", ID_DELETE
  921. MENUITEM "", -1, MFT_SEPARATOR
  922. MENUITEM "Add Sender to Address &Book", ID_ADD_SENDER
  923. MENUITEM "", -1, MFT_SEPARATOR
  924. MENUITEM "P&roperties", ID_PROPERTIES
  925. END
  926. END
  927. IDR_IMAP_MESSAGE_POPUP MENUEX DISCARDABLE
  928. BEGIN
  929. POPUP ""
  930. BEGIN
  931. MENUITEM "&Open", ID_OPEN
  932. MENUITEM "&Print", ID_PRINT
  933. MENUITEM "", -1, MFT_SEPARATOR
  934. MENUITEM "Reply to &Sender", ID_REPLY
  935. MENUITEM "Reply to &All", ID_REPLY_ALL
  936. MENUITEM "&Forward", ID_FORWARD
  937. MENUITEM "For&ward As Attachment", ID_FORWARD_AS_ATTACH
  938. MENUITEM "", -1, MFT_SEPARATOR
  939. MENUITEM "Mar&k as Read", ID_MARK_READ
  940. MENUITEM "Mark as U&nread", ID_MARK_UNREAD
  941. MENUITEM "", -1, MFT_SEPARATOR
  942. MENUITEM "Mo&ve to Folder...", ID_MOVE_TO_FOLDER
  943. MENUITEM "&Copy to Folder...", ID_COPY_TO_FOLDER
  944. MENUITEM "&Delete", ID_DELETE
  945. MENUITEM "&Undelete", ID_UNDELETE
  946. MENUITEM "", -1, MFT_SEPARATOR
  947. MENUITEM "Add Sender to Address &Book", ID_ADD_SENDER
  948. MENUITEM "", -1, MFT_SEPARATOR
  949. MENUITEM "Download &Message Later", ID_MARK_RETRIEVE_MESSAGE
  950. MENUITEM "", -1, MFT_SEPARATOR
  951. MENUITEM "P&roperties", ID_PROPERTIES
  952. END
  953. END
  954. IDR_HTTP_MESSAGE_POPUP MENUEX DISCARDABLE
  955. BEGIN
  956. POPUP ""
  957. BEGIN
  958. MENUITEM "&Open", ID_OPEN
  959. MENUITEM "&Print", ID_PRINT
  960. MENUITEM "", -1, MFT_SEPARATOR
  961. MENUITEM "Reply to &Sender", ID_REPLY
  962. MENUITEM "Reply to &All", ID_REPLY_ALL
  963. MENUITEM "&Forward", ID_FORWARD
  964. MENUITEM "For&ward As Attachment", ID_FORWARD_AS_ATTACH
  965. MENUITEM "", -1, MFT_SEPARATOR
  966. MENUITEM "Mar&k as Read", ID_MARK_READ
  967. MENUITEM "Mark as U&nread", ID_MARK_UNREAD
  968. MENUITEM "", -1, MFT_SEPARATOR
  969. MENUITEM "Mo&ve to Folder...", ID_MOVE_TO_FOLDER
  970. MENUITEM "&Copy to Folder...", ID_COPY_TO_FOLDER
  971. MENUITEM "&Delete", ID_DELETE
  972. MENUITEM "", -1, MFT_SEPARATOR
  973. MENUITEM "Add Sender to Address &Book", ID_ADD_SENDER
  974. MENUITEM "", -1, MFT_SEPARATOR
  975. MENUITEM "Download &Message Later", ID_MARK_RETRIEVE_MESSAGE
  976. MENUITEM "", -1, MFT_SEPARATOR
  977. MENUITEM "P&roperties", ID_PROPERTIES
  978. END
  979. END
  980. IDR_NEWS_MESSAGE_POPUP MENUEX DISCARDABLE
  981. BEGIN
  982. POPUP ""
  983. BEGIN
  984. MENUITEM "&Open", ID_OPEN
  985. MENUITEM "&Print", ID_PRINT
  986. MENUITEM "", -1, MFT_SEPARATOR
  987. MENUITEM "Reply to &Group", ID_REPLY_GROUP
  988. MENUITEM "Reply to &Sender", ID_REPLY
  989. MENUITEM "&Forward", ID_FORWARD
  990. MENUITEM "For&ward As Attachment", ID_FORWARD_AS_ATTACH
  991. MENUITEM "", -1, MFT_SEPARATOR
  992. MENUITEM "Comb&ine and Decode...", ID_COMBINE_AND_DECODE
  993. MENUITEM "", -1, MFT_SEPARATOR
  994. MENUITEM "Mar&k as Read", ID_MARK_READ
  995. MENUITEM "Mark Conversa&tion as Read", ID_MARK_THREAD_READ
  996. MENUITEM "Mark as U&nread", ID_MARK_UNREAD
  997. MENUITEM "", -1, MFT_SEPARATOR
  998. MENUITEM "Mo&ve to Folder...", ID_MOVE_TO_FOLDER
  999. MENUITEM "&Copy to Folder...", ID_COPY_TO_FOLDER
  1000. MENUITEM "", -1, MFT_SEPARATOR
  1001. MENUITEM "Add Sender to Address &Book", ID_ADD_SENDER
  1002. MENUITEM "", -1, MFT_SEPARATOR
  1003. MENUITEM "Download &Message Later", ID_MARK_RETRIEVE_MESSAGE
  1004. MENUITEM "Download Conversation &Later", ID_MARK_RETRIEVE_THREAD
  1005. MENUITEM "", -1, MFT_SEPARATOR
  1006. MENUITEM "P&roperties", ID_PROPERTIES
  1007. END
  1008. END
  1009. IDR_FIND_MESSAGE_POPUP MENUEX DISCARDABLE
  1010. BEGIN
  1011. POPUP ""
  1012. BEGIN
  1013. MENUITEM "&Open", ID_OPEN
  1014. MENUITEM "&Print", ID_PRINT
  1015. MENUITEM "", -1, MFT_SEPARATOR
  1016. MENUITEM "Reply to &Sender", ID_REPLY
  1017. MENUITEM "Reply to &Group", ID_REPLY_GROUP
  1018. MENUITEM "Reply to &All", ID_REPLY_ALL
  1019. MENUITEM "&Forward", ID_FORWARD
  1020. MENUITEM "For&ward As Attachment", ID_FORWARD_AS_ATTACH
  1021. MENUITEM "", -1, MFT_SEPARATOR
  1022. MENUITEM "Mar&k as Read", ID_MARK_READ
  1023. MENUITEM "Mark as U&nread", ID_MARK_UNREAD
  1024. MENUITEM "", -1, MFT_SEPARATOR
  1025. MENUITEM "Mo&ve to Folder...", ID_MOVE_TO_FOLDER
  1026. MENUITEM "&Copy to Folder...", ID_COPY_TO_FOLDER
  1027. MENUITEM "&Delete", ID_DELETE
  1028. MENUITEM "&Undelete", ID_UNDELETE
  1029. MENUITEM "", -1, MFT_SEPARATOR
  1030. MENUITEM "Add Sender to Address &Book", ID_ADD_SENDER
  1031. MENUITEM "", -1, MFT_SEPARATOR
  1032. MENUITEM "Download &Message Later", ID_MARK_RETRIEVE_MESSAGE
  1033. MENUITEM "Download Conversation &Later", ID_MARK_RETRIEVE_THREAD
  1034. MENUITEM "", -1, MFT_SEPARATOR
  1035. MENUITEM "P&roperties", ID_PROPERTIES
  1036. END
  1037. END
  1038. /////////////////////////////////////////////////////////////////////////////
  1039. // Accelerators
  1040. //
  1041. IDA_BROWSER_ACCEL ACCELERATORS DISCARDABLE
  1042. BEGIN
  1043. "A", ID_SELECT_ALL, VIRTKEY, CONTROL, NOINVERT
  1044. "A", ID_MARK_ALL_READ, VIRTKEY, SHIFT, CONTROL, NOINVERT
  1045. "B", ID_ADDRESS_BOOK, VIRTKEY, SHIFT, CONTROL, NOINVERT
  1046. "C", ID_COPY, VIRTKEY, CONTROL, NOINVERT
  1047. "C", ID_CONTACTS_MNEMONIC, VIRTKEY, ALT, NOINVERT
  1048. "D", ID_DELETE, VIRTKEY, CONTROL, NOINVERT
  1049. "E", ID_FIND_PEOPLE, VIRTKEY, CONTROL, NOINVERT
  1050. "E", ID_NEW_FOLDER, VIRTKEY, SHIFT, CONTROL, NOINVERT
  1051. "F", ID_FORWARD, VIRTKEY, CONTROL, NOINVERT
  1052. "F", ID_FIND_MESSAGE, VIRTKEY, SHIFT, CONTROL, NOINVERT
  1053. "G", ID_REPLY_GROUP, VIRTKEY, CONTROL, NOINVERT
  1054. "H", ID_SHOW_REPLIES, VIRTKEY, CONTROL, NOINVERT
  1055. "I", ID_GO_INBOX, VIRTKEY, CONTROL, NOINVERT
  1056. "I", ID_GO_INBOX, VIRTKEY, SHIFT, CONTROL, NOINVERT
  1057. "J", ID_NEXT_UNREAD_FOLDER, VIRTKEY, CONTROL, NOINVERT
  1058. "M", ID_SEND_RECEIVE, VIRTKEY, CONTROL, NOINVERT
  1059. "M", ID_SYNCHRONIZE, VIRTKEY, SHIFT, CONTROL, NOINVERT
  1060. "N", ID_NEW_MSG_DEFAULT, VIRTKEY, CONTROL, NOINVERT
  1061. "N", ID_NEW_CONTACT, VIRTKEY, SHIFT, CONTROL, NOINVERT
  1062. "O", ID_OPEN, VIRTKEY, CONTROL, NOINVERT
  1063. "O", ID_OPTIONS, VIRTKEY, SHIFT, CONTROL, NOINVERT
  1064. "P", ID_PRINT, VIRTKEY, CONTROL, NOINVERT
  1065. "Q", ID_MARK_READ, VIRTKEY, CONTROL, NOINVERT
  1066. "R", ID_REPLY, VIRTKEY, CONTROL, NOINVERT
  1067. "R", ID_REPLY_ALL, VIRTKEY, SHIFT, CONTROL, NOINVERT
  1068. "T", ID_MARK_THREAD_READ, VIRTKEY, CONTROL, NOINVERT
  1069. "U", ID_NEXT_UNREAD_MESSAGE, VIRTKEY, CONTROL, NOINVERT
  1070. "U", ID_NEXT_UNREAD_THREAD, VIRTKEY, SHIFT, CONTROL, NOINVERT
  1071. "V", ID_MOVE_TO_FOLDER, VIRTKEY, SHIFT, CONTROL, NOINVERT
  1072. "W", ID_NEWSGROUPS, VIRTKEY, CONTROL, NOINVERT
  1073. "Y", ID_GO_FOLDER, VIRTKEY, CONTROL, NOINVERT
  1074. VK_DELETE, ID_DELETE_ACCEL, VIRTKEY, NOINVERT
  1075. VK_DELETE, ID_DELETE_NO_TRASH_ACCEL, VIRTKEY, SHIFT, NOINVERT
  1076. VK_RETURN, ID_MARK_READ, VIRTKEY, CONTROL, NOINVERT
  1077. VK_RETURN, ID_PROPERTIES, VIRTKEY, ALT, NOINVERT
  1078. VK_RETURN, ID_MARK_UNREAD, VIRTKEY, SHIFT, CONTROL, NOINVERT
  1079. 0xBE, ID_NEXT_MESSAGE, VIRTKEY, CONTROL, NOINVERT
  1080. 0xBC, ID_PREVIOUS, VIRTKEY, CONTROL, NOINVERT
  1081. 0xBE, ID_NEXT_MESSAGE, VIRTKEY, SHIFT, CONTROL, NOINVERT
  1082. 0xBC, ID_PREVIOUS, VIRTKEY, SHIFT, CONTROL, NOINVERT
  1083. VK_BACK, ID_UP_ONE_LEVEL, VIRTKEY, NOINVERT
  1084. VK_ESCAPE, ID_STOP, VIRTKEY, NOINVERT
  1085. VK_F1, ID_HELP_CONTENTS, VIRTKEY, NOINVERT
  1086. VK_F2, ID_RENAME, VIRTKEY, NOINVERT
  1087. VK_F3, ID_FIND_NEXT, VIRTKEY, NOINVERT
  1088. VK_F3, ID_FIND_IN_FOLDER, VIRTKEY, SHIFT, NOINVERT
  1089. VK_F3, ID_VIEW_MSG_SOURCE, VIRTKEY, CONTROL, NOINVERT
  1090. VK_F5, ID_REFRESH, VIRTKEY, NOINVERT
  1091. VK_F2, ID_VIEW_SOURCE, VIRTKEY, CONTROL, NOINVERT
  1092. END
  1093. IDA_READ_NOTE_ACCEL ACCELERATORS DISCARDABLE
  1094. BEGIN
  1095. "A", ID_SELECT_ALL, VIRTKEY, CONTROL, NOINVERT
  1096. "B", ID_ADDRESS_BOOK, VIRTKEY, CONTROL, SHIFT, NOINVERT
  1097. "E", ID_FIND_PEOPLE, VIRTKEY, CONTROL, NOINVERT
  1098. "F", ID_FIND_TEXT, VIRTKEY, CONTROL, SHIFT, NOINVERT
  1099. "F", ID_FORWARD, VIRTKEY, CONTROL, NOINVERT
  1100. "N", ID_NEW_MSG_DEFAULT, VIRTKEY, CONTROL, NOINVERT
  1101. "P", ID_PRINT, VIRTKEY, CONTROL, NOINVERT
  1102. "R", ID_REPLY, VIRTKEY, CONTROL, NOINVERT
  1103. "G", ID_REPLY_GROUP, VIRTKEY, CONTROL, NOINVERT
  1104. "R", ID_REPLY_ALL, VIRTKEY, CONTROL, SHIFT, NOINVERT
  1105. "D", ID_NOTE_DELETE, VIRTKEY, CONTROL, NOINVERT
  1106. "U", ID_NEXT_UNREAD_MESSAGE, VIRTKEY, CONTROL, NOINVERT
  1107. "U", ID_NEXT_UNREAD_THREAD, VIRTKEY, CONTROL, SHIFT, NOINVERT
  1108. VK_RETURN, ID_NOTE_PROPERTIES, VIRTKEY, ALT, NOINVERT
  1109. VK_ESCAPE, ID_CLOSE, VIRTKEY, NOINVERT
  1110. 0xBE, ID_NEXT_MESSAGE, VIRTKEY, CONTROL, SHIFT, NOINVERT
  1111. 0xBC, ID_PREVIOUS, VIRTKEY, CONTROL, SHIFT, NOINVERT
  1112. 0xBE, ID_NEXT_MESSAGE, VIRTKEY, CONTROL, NOINVERT
  1113. 0xBC, ID_PREVIOUS, VIRTKEY, CONTROL, NOINVERT
  1114. VK_RIGHT, ID_NEXT_MESSAGE, VIRTKEY, ALT, NOINVERT
  1115. VK_LEFT, ID_PREVIOUS, VIRTKEY, ALT, NOINVERT
  1116. VK_F1, ID_HELP_CONTENTS, VIRTKEY, NOINVERT
  1117. VK_F3, ID_FIND_TEXT, VIRTKEY, NOINVERT
  1118. VK_F2, ID_VIEW_SOURCE, VIRTKEY, CONTROL, NOINVERT
  1119. VK_F3, ID_VIEW_MSG_SOURCE, VIRTKEY, CONTROL, NOINVERT
  1120. END
  1121. // ~~~ This goes with IMAP, but it is not used now. Should we add it in???
  1122. // "M", idmDeliverMail, VIRTKEY, CONTROL, NOINVERT
  1123. IDA_SEND_NOTE_ACCEL ACCELERATORS DISCARDABLE
  1124. BEGIN
  1125. "A", ID_SELECT_ALL, VIRTKEY, CONTROL, NOINVERT
  1126. "B", ID_ADDRESS_BOOK, VIRTKEY, CONTROL, SHIFT, NOINVERT
  1127. "B", ID_FULL_HEADERS, VIRTKEY, ALT, NOINVERT
  1128. "D", ID_NOTE_DELETE, VIRTKEY, CONTROL, NOINVERT
  1129. "E", ID_FIND_PEOPLE, VIRTKEY, CONTROL, NOINVERT
  1130. "F", ID_FIND_TEXT, VIRTKEY, CONTROL, SHIFT, NOINVERT
  1131. "K", ID_CHECK_NAMES, VIRTKEY, ALT, NOINVERT
  1132. "K", ID_CHECK_NAMES, VIRTKEY, CONTROL, NOINVERT
  1133. "N", ID_NEW_MSG_DEFAULT, VIRTKEY, CONTROL, NOINVERT
  1134. "S", ID_SEND_DEFAULT, VIRTKEY, ALT, NOINVERT
  1135. "S", ID_SAVE, VIRTKEY, CONTROL, NOINVERT
  1136. "S", ID_INSERT_SIGNATURE, VIRTKEY, CONTROL, SHIFT, NOINVERT
  1137. "V", ID_PASTE, VIRTKEY, CONTROL, NOINVERT
  1138. VK_RETURN, ID_SEND_DEFAULT, VIRTKEY, CONTROL, NOINVERT
  1139. VK_RETURN, ID_NOTE_PROPERTIES, VIRTKEY, ALT, NOINVERT
  1140. VK_ESCAPE, ID_CLOSE, VIRTKEY, NOINVERT
  1141. VK_F1, ID_HELP_CONTENTS, VIRTKEY, NOINVERT
  1142. VK_F7, ID_SPELLING, VIRTKEY, NOINVERT
  1143. VK_F3, ID_FIND_TEXT, VIRTKEY, NOINVERT
  1144. VK_F2, ID_VIEW_SOURCE, VIRTKEY, CONTROL, NOINVERT
  1145. END
  1146. IDA_SEND_HDR_ACCEL ACCELERATORS DISCARDABLE
  1147. BEGIN
  1148. "A", ID_SELECT_ALL, VIRTKEY, CONTROL, NOINVERT
  1149. "B", ID_ADDRESS_BOOK, VIRTKEY, CONTROL, SHIFT, NOINVERT
  1150. "B", ID_ENV_BCC, VIRTKEY, ALT, NOINVERT
  1151. "K", ID_CHECK_NAMES, VIRTKEY, ALT, NOINVERT
  1152. "K", ID_CHECK_NAMES, VIRTKEY, CONTROL, NOINVERT
  1153. "S", ID_SEND_MESSAGE, VIRTKEY, ALT, NOINVERT
  1154. "S", ID_INSERT_SIGNATURE, VIRTKEY, CONTROL, SHIFT, NOINVERT
  1155. "V", ID_PASTE, VIRTKEY, CONTROL, NOINVERT
  1156. VK_RETURN, ID_SEND_MESSAGE, VIRTKEY, CONTROL, NOINVERT
  1157. END
  1158. IDA_FIND_ACCEL ACCELERATORS DISCARDABLE
  1159. BEGIN
  1160. "A", ID_SELECT_ALL, VIRTKEY, CONTROL, NOINVERT
  1161. "A", ID_MARK_ALL_READ, VIRTKEY, SHIFT, CONTROL, NOINVERT
  1162. "C", ID_COPY, VIRTKEY, CONTROL, NOINVERT
  1163. "D", ID_DELETE, VIRTKEY, CONTROL, NOINVERT
  1164. "F", ID_FORWARD, VIRTKEY, CONTROL, NOINVERT
  1165. "G", ID_REPLY_GROUP, VIRTKEY, CONTROL, NOINVERT
  1166. "N", ID_NEW_MSG_DEFAULT, VIRTKEY, CONTROL, NOINVERT
  1167. "O", ID_OPEN, VIRTKEY, CONTROL, NOINVERT
  1168. "Q", ID_MARK_READ, VIRTKEY, CONTROL, NOINVERT
  1169. "R", ID_REPLY, VIRTKEY, CONTROL, NOINVERT
  1170. "R", ID_REPLY_ALL, VIRTKEY, SHIFT, CONTROL, NOINVERT
  1171. "T", ID_MARK_THREAD_READ, VIRTKEY, CONTROL, NOINVERT
  1172. "U", ID_NEXT_UNREAD_MESSAGE, VIRTKEY, CONTROL, NOINVERT
  1173. "U", ID_NEXT_UNREAD_THREAD, VIRTKEY, SHIFT, CONTROL, NOINVERT
  1174. "V", ID_MOVE_TO_FOLDER, VIRTKEY, SHIFT, CONTROL, NOINVERT
  1175. VK_DELETE, ID_DELETE, VIRTKEY, NOINVERT
  1176. VK_DELETE, ID_DELETE_NO_TRASH, VIRTKEY, SHIFT, NOINVERT
  1177. VK_RETURN, ID_MARK_READ, VIRTKEY, CONTROL, NOINVERT
  1178. VK_RETURN, ID_PROPERTIES, VIRTKEY, ALT, NOINVERT
  1179. VK_RETURN, ID_MARK_UNREAD, VIRTKEY, SHIFT, CONTROL, NOINVERT
  1180. 0xBE, ID_NEXT_MESSAGE, VIRTKEY, CONTROL, NOINVERT
  1181. 0xBC, ID_PREVIOUS, VIRTKEY, CONTROL, NOINVERT
  1182. 0xBE, ID_NEXT_MESSAGE, VIRTKEY, SHIFT, CONTROL, NOINVERT
  1183. 0xBC, ID_PREVIOUS, VIRTKEY, SHIFT, CONTROL, NOINVERT
  1184. VK_ESCAPE, IDCANCEL, VIRTKEY, NOINVERT
  1185. VK_F1, ID_HELP_CONTENTS, VIRTKEY, NOINVERT
  1186. VK_F5, ID_REFRESH, VIRTKEY, NOINVERT
  1187. END
  1188. /////////////////////////////////////////////////////////////////////////////
  1189. //
  1190. // BEGIN String Resources
  1191. //
  1192. // MENU HELP strings
  1193. STRINGTABLE DISCARDABLE
  1194. BEGIN
  1195. MH(ID_POPUP_FILE) "Contains commands for working with the selected items."
  1196. MH(ID_POPUP_FOLDER) "Contains commands for working with folders."
  1197. MH(ID_POPUP_IMPORT) "Contains commands for importing data."
  1198. MH(ID_POPUP_EXPORT) "Contains commands for exporting data."
  1199. MH(ID_POPUP_USERS) "Create, modify, and remove users."
  1200. MH(ID_POPUP_MESSENGER) "Contains commands for %s."
  1201. MH(ID_POPUP_EDIT) "Contains commands for creating editing items."
  1202. MH(ID_POPUP_FIND) "Contains commands for finding messages, people and text."
  1203. MH(ID_POPUP_VIEW) "Contains commands for changing the view."
  1204. MH(ID_POPUP_FILTER) "Contains commands for filtering the display of messages in the view."
  1205. MH(ID_POPUP_SORT) "Arranges messages in the message list."
  1206. MH(ID_POPUP_NEXT) "Contains commands for going to the next message."
  1207. MH(ID_POPUP_FONTS) "Contains commands for changing the text size."
  1208. MH(ID_POPUP_GO) "Contains commands for navigating."
  1209. MH(ID_POPUP_MESSAGE) "Contains commands relating to a message."
  1210. MH(ID_POPUP_NEW_MSG) "Creates a new message using a stationery."
  1211. MH(ID_POPUP_RETRIEVE) "Contains commands that mark messages to be downloaded upon synchronization."
  1212. MH(ID_POPUP_TOOLS) "Contains command to assist you while working with mail and news."
  1213. MH(ID_POPUP_SEND_AND_RECEIVE) "Contains options for sending and retrieving messages."
  1214. MH(ID_POPUP_ADDRESS_BOOK) "Contains commands for adding contacts to your address book."
  1215. MH(ID_POPUP_HELP) "Contains commands for getting help."
  1216. MH(ID_POPUP_MSWEB) "Gets help and other product information on the Internet."
  1217. MH(ID_POPUP_INSERT) "Contains commands for inserting items into the message."
  1218. MH(ID_POPUP_FORMAT) "Contains commands for formatting items in the message."
  1219. MH(ID_POPUP_PRIORITY) "Contains commands to set the priority of the message."
  1220. MH(ID_POPUP_STYLE) "Contains commands to set the style tag to the current selection."
  1221. MH(ID_POPUP_ALIGN) "Changes the alignment of selected characters."
  1222. MH(ID_POPUP_RULES) "Contains commands for defining and viewing rules for messages."
  1223. MH(ID_POPUP_NEW_ACCOUNT) "Contains a list of accounts that you can set up in Outlook Express."
  1224. MH(ID_POPUP_LANGUAGE_DEFERRED) "Contains commands for setting the language encoding of messages."
  1225. MH(ID_POPUP_LANGUAGE) "Contains commands for setting the language encoding of messages."
  1226. MH(ID_POPUP_NEW) "Contains commands for creating new items"
  1227. MH(ID_POPUP_MESSENGER_STATUS) "Contains commands for changing your %s status."
  1228. MH(ID_OPEN) "Opens the selected messages."
  1229. MH(ID_SAVE_AS) "Saves the selected messages to a file."
  1230. MH(ID_SAVE_ATTACHMENTS) "Saves attachments from the selected message to disk."
  1231. MH(ID_SAVE_STATIONERY) "Saves the selected message as stationery."
  1232. MH(ID_RESET_LIST) ""
  1233. MH(ID_SUBSCRIBE) ""
  1234. MH(ID_UNSUBSCRIBE) ""
  1235. MH(ID_COMPACT) "Compacts the selected local folder."
  1236. MH(ID_COMPACT_ALL) "Compacts all of the local folders."
  1237. MH(ID_IMPORT_ADDRESS_BOOK) "Imports Addresses."
  1238. MH(ID_IMPORT_MESSAGES) "Imports Messages from other e-mail clients."
  1239. MH(ID_IMPORT_MAIL_ACCOUNTS) "Imports e-mail account settings from other e-mail clients."
  1240. MH(ID_IMPORT_NEWS_ACCOUNTS) "Imports news account settings from other news reader clients."
  1241. MH(ID_EXPORT_ADDRESS_BOOK) "Exports Addresses."
  1242. MH(ID_EXPORT_MESSAGES) "Exports messages."
  1243. MH(ID_PRINT) "Print the selected message."
  1244. MH(ID_SWITCH_IDENTITY) "Allows you to change who is currently using Outlook Express."
  1245. MH(ID_LOGOFF_IDENTITY) "Logs off the current identity."
  1246. MH(ID_WORK_OFFLINE) "Prevents Outlook Express from attempting to establish an Internet connection while you work."
  1247. MH(ID_PROPERTIES) "Displays properties for the selected item."
  1248. MH(ID_EXIT) "Closes Outlook Express."
  1249. MH(ID_COPY) "Copies the source from the selected messages to the clipboard."
  1250. MH(ID_SELECT_ALL) "Selects all items or text."
  1251. MH(ID_COPY_TO_FOLDER) "Copies selected messages to a folder."
  1252. MH(ID_MOVE_TO_FOLDER) "Moves selected messages to a folder."
  1253. MH(ID_DELETE) "Deletes the selected messages."
  1254. MH(ID_UNDELETE) "Undeletes the selected messages."
  1255. MH(ID_EMPTY_WASTEBASKET) "Permanently deletes messages located in the Deleted Items folder."
  1256. MH(ID_PURGE_DELETED) "Permanently removes messages marked for deletion in the selected folder from your IMAP account."
  1257. MH(ID_FIND_MESSAGE) "Finds messages across all folders."
  1258. MH(ID_FIND_NEXT) "Finds messages in this folder."
  1259. MH(ID_FIND_IN_FOLDER) "Finds messages in this folder."
  1260. MH(ID_FIND_PEOPLE) "Finds people in your address book or on the Internet."
  1261. MH(ID_FIND_TEXT) "Finds text in the current message."
  1262. MH(ID_VIEW_ALL) "Shows all messages in the currently selected folder."
  1263. MH(ID_VIEW_UNREAD) "Hides read messages in the currently selected folder."
  1264. MH(ID_VIEW_DOWNLOADED) "Shows only downloaded messages in the currently selected folder."
  1265. MH(ID_SHOW_REPLIES) "Shows only replies to my messages in the currently selected folder."
  1266. MH(ID_SHOW_DELETED) "Show deleted messages in the currently selected folder."
  1267. MH(ID_VIEW_IGNORED) "Hides read or ignored messages in the currently selected folder."
  1268. MH(ID_SORT_COLOR) "Sorts the messages according to the text color in the message list."
  1269. MH(ID_SORT_ASCENDING) "Sorts the selected column in ascending order."
  1270. MH(ID_SORT_DESCENDING) "Sorts the selected column in descending order."
  1271. MH(ID_COLUMNS) "Configures the columns displayed in the folder list."
  1272. MH(ID_PREVIOUS) "Views the previous message."
  1273. MH(ID_NEXT_MESSAGE) "Views the next message."
  1274. MH(ID_NEXT_UNREAD_MESSAGE) "Views the next unread message."
  1275. MH(ID_NEXT_UNREAD_THREAD) "Views the next unread message conversation."
  1276. MH(ID_NEXT_UNREAD_FOLDER) "Views the next unread message folder."
  1277. MH(ID_EXPAND) "Expands view to see grouped messages."
  1278. MH(ID_COLLAPSE) "Collapses view to hide grouped messages"
  1279. MH(ID_FONTS_LARGEST) "Changes the font size to the largest available."
  1280. MH(ID_FONTS_LARGE) "Changes the font size to large."
  1281. MH(ID_FONTS_MEDIUM) "Changes to a medium font."
  1282. MH(ID_FONTS_SMALL) "Changes to a small font."
  1283. MH(ID_FONTS_SMALLEST) "Changes the font size to the smallest available."
  1284. MH(ID_FONTS_FIXED) "Toggles a plaintext message from appearing in a fixed font."
  1285. MH(ID_STOP) "Stops the download in progress."
  1286. MH(ID_REFRESH) "Gets messages not downloaded from the server."
  1287. MH(ID_UP_ONE_LEVEL) "Goes Up one level."
  1288. MH(ID_GO_FOLDER) "Allows you to pick a folder to go to."
  1289. MH(ID_GO_SELECTED) "Goes to the selected item."
  1290. MH(ID_GO_INBOX) "Displays the Inbox folder."
  1291. MH(ID_GO_NEWS) "Goes to your news server."
  1292. MH(ID_GO_NETMEETING) ""
  1293. MH(ID_GO_OUTBOX) "Displays the Outbox folder."
  1294. MH(ID_GO_SENT_ITEMS) "Displays the Sent Items folder."
  1295. MH(ID_GO_DRAFTS) "Displays the Drafts folder."
  1296. MH(ID_NEW_MSG_DEFAULT) "Creates a new message."
  1297. MH(ID_REPLY) "Creates a message to reply to the sender."
  1298. MH(ID_REPLY_ALL) "Creates a message to reply to everyone on the To and CC lines."
  1299. MH(ID_REPLY_GROUP) "Creates a message to reply to the newsgroup."
  1300. MH(ID_FORWARD) "Creates a message to forward to someone."
  1301. MH(ID_FORWARD_AS_ATTACH) "Creates a message with current message(s) as attachments."
  1302. MH(ID_UNMARK_MESSAGE) "Unmarks the selected messages for download."
  1303. MH(ID_FLAG_MESSAGE) "Mark message for follow up."
  1304. MH(ID_MARK_RETRIEVE_MESSAGE) "Marks the selected messages for download."
  1305. MH(ID_MARK_RETRIEVE_THREAD) "Marks the selected messages and the ones associated in the conversation for download."
  1306. MH(ID_MARK_RETRIEVE_ALL) "Marks all messages in selected newsgroup or folder for download."
  1307. MH(ID_MARK_READ) "Marks the selected messages as read."
  1308. MH(ID_MARK_UNREAD) "Marks the selected messages as unread."
  1309. MH(ID_MARK_THREAD_READ) "Marks the selected conversation as read."
  1310. MH(ID_MARK_ALL_READ) "Marks all messages in selected newsgroup or folder as read."
  1311. MH(ID_CATCH_UP) "Marks all messages in selected newsgroup as read, including messages not yet downloaded."
  1312. MH(ID_UNSCRAMBLE) "Unscrambles the selected message."
  1313. MH(ID_COMBINE_AND_DECODE) "Combines the selected messages and decodes their attachments."
  1314. MH(ID_SEND_RECEIVE) "Checks for new messages, and sends e-mail messages from your Outbox."
  1315. MH(ID_RECEIVE_ALL) "Checks for new messages."
  1316. MH(ID_SEND_ALL) "Sends e-mail messages from your Outbox."
  1317. MH(ID_SYNC_THIS_NOW) "Gets the most current data for the selected item."
  1318. MH(ID_SYNCHRONIZE) "Prepare Outlook Express for use offline."
  1319. MH(ID_GET_HEADERS) "Downloads the specified number of headers from the server."
  1320. MH(ID_ADDRESS_BOOK) "Opens the Address Book."
  1321. MH(ID_ADD_SENDER) "Adds the sender of the selected messages to your address book."
  1322. MH(ID_ADD_ALL_TO) "Adds everyone on the To line of the selected messages to your address book."
  1323. MH(ID_ACCOUNTS) "Configures your accounts."
  1324. MH(ID_POPUP_NEW_ACCT) "Allows you to sign up for a brand new e-mail account."
  1325. MH(ID_OPTIONS) "Allows you to configure options."
  1326. MH(ID_HELP_CONTENTS) "Displays help topics."
  1327. MH(ID_README) "Brings up the readme file."
  1328. MH(ID_MSWEB_BASE) "Gets help and other product information on the Internet."
  1329. MH(ID_MSWEB_FREE_STUFF) "Displays information about free products to download from Microsoft."
  1330. MH(ID_MSWEB_PRODUCT_NEWS) "Displays information about Microsoft Outlook Express."
  1331. MH(ID_MSWEB_FAQ) "Displays answers to common questions."
  1332. MH(ID_MSWEB_SUPPORT) "Displays help for problems you might be having."
  1333. MH(ID_MSWEB_FEEDBACK) "Sends feedback to Microsoft."
  1334. MH(ID_MSWEB_BEST) "Displays a list of interesting sites on the web."
  1335. MH(ID_MSWEB_SEARCH) "Finds interesting sites on the web."
  1336. MH(ID_MSWEB_HOME) "Displays the MSN home page."
  1337. MH(ID_MSWEB_OUTLOOK) "Learn more about Microsoft Outlook."
  1338. MH(ID_MSWEB_HOTMAIL) "Displays Hotmail's site on the web."
  1339. MH(ID_SEND_NOW) "Sends the message."
  1340. MH(ID_SEND_LATER) "Puts message in the outbox to be sent at a later time."
  1341. MH(ID_ABOUT) "Displays program information, version number, and copyright."
  1342. MH(ID_SAVE) "Saves the message to your drafts folder."
  1343. MH(ID_CLOSE) "Closes the window."
  1344. MH(ID_UNDO) "Undoes the last action."
  1345. MH(ID_CUT) "Removes the selected text and copies it to the clipboard."
  1346. MH(ID_PASTE) "Inserts the text from the clipboard to the selected location."
  1347. MH(ID_FULL_HEADERS) "Shows or hides header information for this message."
  1348. MH(ID_STATUS_BAR) "Shows or hides the status bar."
  1349. MH(ID_FORMATTING_TOOLBAR) "Shows or hides the formatting toolbar."
  1350. MH(ID_ENVELOPE_BCC) ""
  1351. MH(ID_SHOW_TOOLBAR) "Shows or hides the toolbar."
  1352. MH(ID_INSERT_ATTACHMENT) "Inserts Files to include as an attachment to the message."
  1353. MH(ID_INSERT_TEXT) "Inserts the text from the selected file."
  1354. MH(ID_INSERT_PICTURE) "Inserts a picture into the message."
  1355. MH(ID_INSERT_CONTACT_INFO) "Inserts your contact information to the message."
  1356. MH(ID_INSERT_LINE) "Inserts a horizontal line into the message."
  1357. MH(ID_INSERT_SIGNATURE) "Contains a list of signatures you can add to the message"
  1358. MH(ID_EDIT_LINK) "Modifies the selected text to associate it as a hyperlink."
  1359. MH(ID_PRIORITY_HIGH) "Sets the priority of the message to high."
  1360. MH(ID_PRIORITY_NORMAL) "Sets the priority of the message to normal."
  1361. MH(ID_PRIORITY_LOW) "Sets the priority of the message to low."
  1362. MH(ID_ALIGN_LEFT) "Left justifies the text in the message."
  1363. MH(ID_ALIGN_CENTER) "Centers the selected text in the message."
  1364. MH(ID_ALIGN_RIGHT) "Right justifies the text in the message."
  1365. MH(ID_ALIGN_JUSTIFIED) ""
  1366. MH(ID_NUMBERS) "Sets numbers to the selected paragraph."
  1367. MH(ID_BULLETS) "Sets bullets to the selected paragraph."
  1368. MH(ID_INDENT_INCREASE) "Increases the indent of the selected paragraph."
  1369. MH(ID_INDENT_DECREASE) "Decreases the indent of the selected paragraph."
  1370. MH(ID_BACKGROUND_PICTURE) "Allows you to select a background picture to the message."
  1371. MH(ID_BACKGROUND_SOUND) "Allows you to select a background sound to the message."
  1372. MH(ID_BACKGROUND_COLOR) "Allows you to select a background color to the message."
  1373. MH(ID_RICH_TEXT) "Changes the format of the message to HTML."
  1374. MH(ID_PLAIN_TEXT) "Sets the message to plain text format."
  1375. MH(ID_ENCRYPT) "Encrypts the message."
  1376. MH(ID_REMOVE_LINK) "Modifies the selected text to associate it as a hyperlink."
  1377. MH(ID_SEND_OBJECTS) "Sends the pictures, sounds, and other items with the message."
  1378. MH(ID_SPELLING) "Checks the spelling in a message."
  1379. MH(ID_CHECK_NAMES) "Checks the addresses with the enabled Directory Service Accounts."
  1380. MH(ID_SELECT_RECIPIENTS) "Brings up the Address Book so you can select contacts."
  1381. MH(ID_SAVE_ALL_ADDRESSES) "Saves all addresses on the To list to the address book."
  1382. MH(ID_CANCEL) "Cancels the drag and drop action."
  1383. MH(ID_SEND_INSTANT_MESSAGE) "Sends an instant message to the selected contact."
  1384. MH(ID_SEND_MESSAGE) "Creates a new e-mail message."
  1385. MH(ID_NEW_CONTACT) "Allows you to add a new contact to your Address Book."
  1386. MH(ID_ADD_ADDRESS_BOOK) "Contains options for adding people from the selected messages to your Address Book."
  1387. MH(ID_QUICK_VIEW) "Opens the attachment with a registered quick view application."
  1388. MH(ID_SAVE_ALL) "Allows you to save all of the attachments with the message."
  1389. MH(ID_CUSTOMIZE) "Allows you to add, remove, and change the order of the toolbar buttons."
  1390. MH(ID_TOOLBAR_TOP) "Moves the toolbar to the top of the Outlook Express Window."
  1391. MH(ID_TOOLBAR_LEFT) "Moves the toolbar to the left of the Outlook Express Window."
  1392. MH(ID_TOOLBAR_BOTTOM) "Moves the toolbar to the bottom of the Outlook Express Window."
  1393. MH(ID_TOOLBAR_RIGHT) "Moves the toolbar to the right of the Outlook Express Window."
  1394. MH(ID_SECURITY_PROPERTIES) "Displays security properties for the selected message."
  1395. MH(ID_DIGITAL_ID) "Views the Digital ID."
  1396. MH(ID_EDIT_TRUST) "Allows you to edit the trust."
  1397. MH(ID_HELP_SECURITY) "Provides information about secure messages in Outlook Express."
  1398. MH(ID_MOVE) "Moves the selected folder to the specified location."
  1399. MH(ID_CREATE_SHORTCUT) "Creates a shortcut in the currently selected location."
  1400. MH(ID_REMOVE_SERVER) "Removes the selected account from the Account Manager."
  1401. MH(ID_SET_DEFAULT_SERVER) "Makes the selected account the default account."
  1402. MH(ID_RENAME) "Renames the selected folder."
  1403. MH(ID_NEW_FOLDER) "Creates a new Folder in the selected node."
  1404. MH(ID_DOWNLOAD_MESSAGE) "Downloads the message body of the selected message from the server."
  1405. MH(ID_CANCEL_MESSAGE) "Removes the selected message posted by you from the newsgroup."
  1406. MH(ID_BLOCK_SENDER) "Prevent messages from selected sender from being downloaded."
  1407. MH(ID_PREVIEW_SHOW) "Toggles the ability to view your messages without opening a separate window."
  1408. MH(ID_PREVIEW_BELOW) "Places the preview pane below the message list."
  1409. MH(ID_PREVIEW_BESIDE) "Places the preview pane beside the message list."
  1410. MH(ID_PREVIEW_HEADER) "Toggles the ability to see message header information in the preview pane."
  1411. MH(ID_DIGITALLY_SIGN) "Signs the message digitally to send the message securely."
  1412. MH(ID_AVAILABLE_OFFLINE) ""
  1413. MH(ID_APPLY_STATIONERY) "Applies selected stationery to the message."
  1414. MH(ID_STATIONERY_LIST) ""
  1415. MH(ID_START_NETMETTING) "Invites the selected contact to use Microsoft NetMeeting."
  1416. MH(ID_LOGIN_MESSENGER) "Establishes a connection with the %s."
  1417. MH(ID_MESSENGER_ONLINE) "Changes your status to let others know you are online."
  1418. MH(ID_MESSENGER_INVISIBLE) "Prevents others from knowing you are online."
  1419. MH(ID_MESSENGER_BUSY) "Changes your status to let others know you are busy."
  1420. MH(ID_MESSENGER_BACK) "Changes your status to let others know you will be back soon."
  1421. MH(ID_MESSENGER_AWAY) "Changes your status to let others know you are currently away from the computer."
  1422. MH(ID_MESSENGER_ON_PHONE) "Changes your status to let others know you are on the phone."
  1423. MH(ID_MESSENGER_LUNCH) "Changes your status to let others know you have gone to lunch."
  1424. MH(ID_LANGUAGE) ""
  1425. MH(ID_NEWSGROUPS) "Allows you to specify which newsgroups to subscribe or unsubscribe from."
  1426. MH(ID_IMPORT_RULES) "Imports rules."
  1427. MH(ID_EXPORT_RULES) "Exports rules."
  1428. MH(ID_IMAP_FOLDERS) "Allows you to manage which IMAP folders are shown and hidden."
  1429. MH(ID_CREATE_RULE_FROM_MESSAGE) "Create a rule based on the selected message."
  1430. MH(ID_FOLDER_LIST) "Shows or hides the folder list."
  1431. MH(ID_PREVIEW_PANE) "Shows or hides the ability to read messages without opening a separate window."
  1432. MH(ID_THREAD_MESSAGES) "Arranges messages according to subject."
  1433. MH(ID_ADD) "Adds additional items as attachments to the message."
  1434. MH(ID_REMOVE) "Removes the selected attachment from the message."
  1435. MH(ID_NEW_HOTMAIL_ACCOUNT) "Takes to Hotmail's site to set up a new account."
  1436. MH(ID_NEW_ATT_ACCOUNT) ""
  1437. MH(ID_NEW_GROUP) ""
  1438. MH(ID_SEND_INSTANT_MESSAGE2) "Creates an instant message to the selected recipient."
  1439. MH(ID_MARK_RETRIEVE_FLD_ALL_MSGS) "Synchronizes all messages for the selected folder or newsgroup."
  1440. MH(ID_MARK_RETRIEVE_FLD_NEW_HDRS) "Synchronizes all new headers for the selected folder or newsgroup."
  1441. MH(ID_MARK_RETRIEVE_FLD_NEW_MSGS) "Synchronizes all new messages for the selected folder or newsgroup."
  1442. MH(ID_UNMARK_RETRIEVE_FLD) "Unmarks the selected messages for retrieval."
  1443. MH(ID_TOGGLE_SUBSCRIBE) "Subscribes or Unsubscribes the selected newsgroup."
  1444. MH(ID_STATIONERY_RECENT_0) "Creates a new message with the selected stationery."
  1445. MH(ID_STATIONERY_RECENT_1) "Creates a new message with the selected stationery."
  1446. MH(ID_STATIONERY_RECENT_2) "Creates a new message with the selected stationery."
  1447. MH(ID_STATIONERY_RECENT_3) "Creates a new message with the selected stationery."
  1448. MH(ID_STATIONERY_RECENT_4) "Creates a new message with the selected stationery."
  1449. MH(ID_STATIONERY_RECENT_5) "Creates a new message with the selected stationery."
  1450. MH(ID_STATIONERY_RECENT_6) "Creates a new message with the selected stationery."
  1451. MH(ID_STATIONERY_RECENT_7) "Creates a new message with the selected stationery."
  1452. MH(ID_STATIONERY_RECENT_8) "Creates a new message with the selected stationery."
  1453. MH(ID_STATIONERY_RECENT_9) "Creates a new message with the selected stationery."
  1454. MH(ID_STATIONERY_MORE) "Choose a different stationery from the ones listed above."
  1455. MH(ID_RESYNCHRONIZE) "Perform a synchronize using the settings you specified last time."
  1456. MH(ID_MESSAGE_RULES_MAIL) "Create rules for e-mail messages."
  1457. MH(ID_MESSAGE_RULES_NEWS) "Create rules for News messages."
  1458. MH(ID_MESSAGE_RULES_JUNK) "Block messages from Junk Mail and Adult content senders."
  1459. MH(ID_MESSAGE_RULES_SENDERS) "View and modify your list of blocked senders."
  1460. MH(ID_DOCDIR_LTR) "Changes document direction to left-to-right."
  1461. MH(ID_DOCDIR_RTL) "Changes document direction to right-to-left."
  1462. MH(ID_CREATE_MAIL_ACCOUNT) "Creates a new Mail account."
  1463. MH(ID_CREATE_NEWS_ACCOUNT) "Creates a new News account."
  1464. MH(ID_NEW_MAIL_MESSAGE) "Creates a new Mail Message."
  1465. MH(ID_NEW_NEWS_MESSAGE) "Creates a new News Message."
  1466. MH(ID_DELETE_FOLDER) "Deletes the selected folder."
  1467. MH(ID_MESSENGER_OPTIONS) "Allows you to configure %s options."
  1468. MH(ID_LAYOUT) "Allows you to customize the Outlook Express window layout."
  1469. MH(ID_STATIONERY_NONE) "Creates a new message without using stationery."
  1470. MH(ID_WEB_PAGE) "Creates a new message based upon a saved HTML file."
  1471. MH(ID_WATCH_THREAD) "Show when new messages arrive in the selected conversation."
  1472. MH(ID_IGNORE_THREAD) "Ignore the selected thread."
  1473. MH(ID_NEW_IDENTITY) "Create a new identity."
  1474. MH(ID_IDENTITIES) "Contains commands for working with Identities."
  1475. MH(ID_MANAGE_IDENTITIES) "Allows you to configure Identities."
  1476. MH(ID_VIEW_MANAGER) "Allows you to create and modify views."
  1477. MH(ID_OPEN_CONTAINING_FOLDER) "Opens the folder where the selected message is contained."
  1478. MH(ID_NOTE_SAVE_AS) "Saves the message to a file."
  1479. MH(ID_NOTE_SAVE_ATTACHMENTS) "Saves attachments in the message to disk."
  1480. MH(ID_NOTE_SAVE_STATIONERY) "Saves the message as stationery."
  1481. MH(ID_NOTE_MOVE_TO_FOLDER) "Moves the message to a folder."
  1482. MH(ID_NOTE_COPY_TO_FOLDER) "Copies the message to a folder."
  1483. MH(ID_NOTE_DELETE) "Deletes this message."
  1484. MH(ID_NOTE_PROPERTIES) "Displays the properties for the message."
  1485. MH(ID_NOTE_COPY) "Copies the selected text to the clipboard."
  1486. MH(ID_POPUP_TOOLBAR) "Contains commands for configuring the toolbar."
  1487. MH(ID_SEND_DEFAULT) "Sends this message to the recipients immediately."
  1488. MH(ID_UNLINK) "Removes the selected hyperlink."
  1489. MH(ID_SOURCE_EDIT) "Enables you to edit the HTML source of messages."
  1490. MH(ID_FONTS_DIALOG) "Changes the font and character spacing formats of the selected text."
  1491. MH(ID_FORMAT_PARADLG) "Changes the alignment and adds/removes bullets to the selected text."
  1492. MH(ID_POPUP_BACKGROUND) "Contains commands to configure the background of the message."
  1493. MH(ID_POPUP_BACKGROUND_COLOR) "Changes the background color of the message."
  1494. MH(ID_POPUP_STATIONERY) "Contains list of stationery to apply to the message."
  1495. MH(ID_APPLY_STATIONERY_MORE) "Selects other stationery to apply to the message."
  1496. MH(ID_APPLY_STATIONERY_NONE) "Applies a blank stationery to the message."
  1497. MH(ID_VIEW_CUSTOMIZE) "Allows you to customize the current view."
  1498. MH(ID_SELECT_NEWSGROUPS) "Allows you to select newsgroups for this message."
  1499. END
  1500. #ifdef APSTUDIO_INVOKED
  1501. /////////////////////////////////////////////////////////////////////////////
  1502. //
  1503. // TEXTINCLUDE
  1504. //
  1505. 1 TEXTINCLUDE DISCARDABLE
  1506. BEGIN
  1507. "menures.h\0"
  1508. END
  1509. 2 TEXTINCLUDE DISCARDABLE
  1510. BEGIN
  1511. "#include ""winuser.h""\r\n"
  1512. "\0"
  1513. END
  1514. 3 TEXTINCLUDE DISCARDABLE
  1515. BEGIN
  1516. "\r\n"
  1517. "\0"
  1518. END
  1519. #endif // APSTUDIO_INVOKED
  1520. /////////////////////////////////////////////////////////////////////////////
  1521. #ifndef APSTUDIO_INVOKED
  1522. /////////////////////////////////////////////////////////////////////////////
  1523. //
  1524. // Generated from the TEXTINCLUDE 3 resource.
  1525. //
  1526. /////////////////////////////////////////////////////////////////////////////
  1527. #endif // not APSTUDIO_INVOKED