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
848 B

  1. LANGUAGE 0x16,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 L"Meus documentos"
  8. IDS_CSIDL_MYPICTURES L"Minhas imagens"
  9. IDS_CSIDL_APPDATA L"Dados de aplicativos"
  10. IDS_CSIDL_LOCAL_APPDATA L"Configura\x00e7\x00f5es locais\\Dados de aplicativos"
  11. IDS_CSIDL_CACHE L"Configura\x00e7\x00f5es locais\\Temporary Internet Files"
  12. IDS_CSIDL_COOKIES L"Cookies"
  13. IDS_CSIDL_HISTORY L"Hist\x00f3rico"
  14. IDS_CSIDL_COMMON_DOCUMENTS L"Documentos"
  15. IDS_CSIDL_ADMINTOOLS L"Ferramentas administrativas"
  16. IDS_CSIDL_MYMUSIC L"Minhas m\x00FAsicas"
  17. END