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.

49 lines
634 B

  1. [Strings]
  2. @*:;begin_sld_ShellWordpad
  3. MSWORDPADOPT_DESC = "WordPad"
  4. MSWORDPADOPT_TIP = "Editor for creating short memos and documents"
  5. APPS_DESC = "Accessories"
  6. WORDPAD_LINK = "WordPad"
  7. Wordpad_Infotip = "Creates and edits text documents with complex formatting."
  8. WORDPAD_DOC = "WordPad Document"
  9. RTF_DOC = "Rich Text Document"
  10. WRITE_DOC = "Write Document"
  11. EDIT = "&Edit"
  12. OPEN = "&Open"
  13. ACCESSOR = "Windows NT\Accessories"
  14. PROGRAMF = "Program Files"
  15. @*:;end_sld_ShellWordpad