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

  1. LANGUAGE 0x2D, 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"Dokumentuak"
  8. IDS_CSIDL_MYPICTURES L"Irudiak"
  9. IDS_CSIDL_APPDATA L"Aplikazio-datuak"
  10. IDS_CSIDL_LOCAL_APPDATA L"Ezarpen lokalak\\Aplikazio-datuak"
  11. IDS_CSIDL_CACHE L"Ezarpen lokalak\\Temporary Internet Files"
  12. IDS_CSIDL_COOKIES "Cookies"
  13. IDS_CSIDL_HISTORY "History"
  14. IDS_CSIDL_COMMON_DOCUMENTS "Dokumentoak"
  15. IDS_CSIDL_ADMINTOOLS L"Administrazio-tresnak"
  16. IDS_CSIDL_MYMUSIC L"Musika"
  17. END