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.

20 lines
794 B

  1. LANGUAGE 0x1B, 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"Moje dokumenty"
  8. IDS_CSIDL_MYPICTURES L"Obr\x00e1zky"
  9. IDS_CSIDL_APPDATA L"\x00dadaje aplik\x00e1cie"
  10. IDS_CSIDL_LOCAL_APPDATA L"Miestne nastavenia\\\x00dadaje aplik\x00e1cie"
  11. IDS_CSIDL_CACHE L"Miestne nastavenia\\Temporary Internet Files"
  12. IDS_CSIDL_COOKIES "Cookies"
  13. IDS_CSIDL_HISTORY "History"
  14. IDS_CSIDL_COMMON_DOCUMENTS "Dokumenty"
  15. IDS_CSIDL_ADMINTOOLS L"Administrat\x00EDvne n\x00E1stroje"
  16. IDS_CSIDL_MYMUSIC L"Hudba"
  17. END