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.

20 lines
785 B

  1. LANGUAGE 0x04, 0x01
  2. STRINGTABLE DISCARDABLE
  3. BEGIN
  4. // Note to localizers: it is desirable (though not absolutely necessary)
  5. // to keep the following directory names synchronized with their counterparts
  6. // in shell\shell32\shell32.rc.
  7. IDS_CSIDL_PERSONAL "My Documents"
  8. IDS_CSIDL_MYPICTURES "My Pictures"
  9. IDS_CSIDL_APPDATA "Application Data"
  10. IDS_CSIDL_LOCAL_APPDATA "Local Settings\\Application Data"
  11. IDS_CSIDL_CACHE "Local Settings\\Temporary Internet Files"
  12. IDS_CSIDL_COOKIES "Cookies"
  13. IDS_CSIDL_HISTORY "History"
  14. IDS_CSIDL_COMMON_DOCUMENTS "Documents"
  15. IDS_CSIDL_ADMINTOOLS L"\x7CFB\x7D71\x7BA1\x7406\x5DE5\x5177"
  16. IDS_CSIDL_MYMUSIC "My Music"
  17. END