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.

87 lines
4.4 KiB

  1. //This file is included from the webvw.rc so all paths to files in this file
  2. // should be relative to webvw directory instead of this directory
  3. STRINGTABLE
  4. BEGIN
  5. IDS_STARTPANE_INFOTIP_SEARCH "Opens a window where you can pick search options and work with search results."
  6. IDS_STARTPANE_INFOTIP_HELP "Opens a central location for Help topics, tutorials, troubleshooting, and other support services."
  7. IDS_STARTPANE_INFOTIP_WINSECURITY ""
  8. IDS_STARTPANE_INFOTIP_FILERUN "Opens a program, folder, document, or Web site."
  9. IDS_STARTPANE_INFOTIP_CLIENTINET "Opens your Internet browser."
  10. IDS_STARTPANE_INFOTIP_CLIENTMAIL "Opens your e-mail program so you can send or read a message."
  11. IDS_STARTPANE_TITLE_SEARCH "&Search"
  12. IDS_STARTPANE_TITLE_HELP "&Help and Support"
  13. IDS_STARTPANE_TITLE_WINSECURITY "&Windows Security"
  14. IDS_STARTPANE_TITLE_FILERUN "&Run..."
  15. IDS_STARTPANE_TITLE_CLIENTINET "Internet"
  16. IDS_STARTPANE_TITLE_CLIENTMAIL "E-mail"
  17. END
  18. STRINGTABLE
  19. BEGIN
  20. IDS_SFTHOST_OFFERREMOVEITEM "The item you selected is unavailable. \
  21. It might have been moved, renamed, or removed. \
  22. Do you want to remove it from the list?"
  23. IDS_SFTHOST_REMOVEFROMLIST "Remove &from This List"
  24. IDS_SFTHOST_SHOWONDESKTOP "&Show on Desktop"
  25. IDS_STARTPANE_MOREPROGRAMS "All &Programs"
  26. IDS_STARTPANE_MOREPROGRAMS_TIP "Displays a list of programs on your computer."
  27. IDS_STARTPANE_MOREPROGRAMS_BALLOONTITLE "New programs installed."
  28. IDS_STARTPANE_SPECIALITEMSTIP "If you want to \
  29. put the Internet or E-mail icons \
  30. back on your Start menu, right-click the Start button, click Properties, \
  31. click Customize, and select the appropriate check box."
  32. IDS_STARTPANE_CLIPPED_TITLE "Some items cannot be shown"
  33. IDS_STARTPANE_CLIPPED_TEXT "There is not enough room to show all the items you have added \
  34. to the Start menu. To display them, please choose smaller menu icons, \
  35. choose a smaller number of items, or unpin some items."
  36. IDS_LOGOFF_TEXT_FRIENDLY "|Undock Comput&er|&Log Off|T&urn Off Computer|D&isconnect||"
  37. IDS_LOGOFF_TEXT_DOMAIN "|Undock Comput&er|&Log Off|Sh&ut Down|D&isconnect||"
  38. IDS_LOGOFF_TIP_EJECT "Removes your laptop or notebook computer from a docking station."
  39. IDS_LOGOFF_TIP_LOGOFF "Provides options for closing your programs and logging off, or for leaving your programs running and switching to another user."
  40. IDS_LOGOFF_TIP_SHUTDOWN "Provides options for turning off or restarting your computer, or for activating Stand By or Hibernate modes."
  41. IDS_LOGOFF_TIP_DISCONNECT "Disconnects your session. You can reconnect to the session when you log on again."
  42. END
  43. STRINGTABLE DISCARDABLE
  44. BEGIN
  45. IDS_CUSTOMTIP_MYDOCS "Opens the My Documents folder, where you can store letters, reports, notes, and other kinds of documents."
  46. IDS_CUSTOMTIP_RECENT "Displays recently opened documents and folders."
  47. IDS_CUSTOMTIP_MYMUSIC "Opens the My Music folder, where you can store music and other audio files."
  48. IDS_CUSTOMTIP_MYPICS "Opens the My Pictures folder, where you can store digital photos, images, and graphics files."
  49. IDS_CUSTOMTIP_MYNETPLACES "Gives access to, and information about, folders and files on other computers."
  50. IDS_CUSTOMTIP_MYCOMP "Gives access to, and information about, the disk drives, cameras, scanners, and other hardware connected to your computer."
  51. IDS_CUSTOMTIP_CONNECTTO "Connects to other computers, networks, and the Internet."
  52. IDS_CUSTOMTIP_CTRLPANEL "Provides options for you to customize the appearance and functionality of your computer, add or remove programs, and set up network connections and user accounts."
  53. IDS_STARTPANE_CONNECTTO "Connect &To"
  54. IDS_STARTPANE_CONTROLPANEL "&Control Panel"
  55. IDS_STARTPANE_FAVORITES "F&avorites"
  56. IDS_STARTPANE_RECENT "My Recent &Documents"
  57. END
  58. STRINGTABLE
  59. BEGIN
  60. IDS_STARTPANE_TOTALHEIGHT "440"
  61. IDS_STARTPANE_TOTALWIDTH "380"
  62. IDS_STARTPANE_USERHEIGHT "40"
  63. IDS_STARTPANE_MOREPROGHEIGHT "30"
  64. IDS_STARTPANE_LOGOFFHEIGHT "40"
  65. END
  66. MENU_CONNECTTO MENUEX PRELOAD DISCARDABLE
  67. BEGIN
  68. MENUITEM "", -1, MFT_SEPARATOR
  69. MENUITEM "&Show all connections", IDM_OPENCONFOLDER
  70. END
  71. IDB_LOGOFF_NORMAL BITMAP "desktop2\\LogoffButtons.bmp"
  72. IDB_LOGOFF_HOT BITMAP "desktop2\\LogoffButtonsHot.bmp"