2025-04-27 07:49:33 -04:00

21 lines
793 B
Plaintext

LANGUAGE 0x1d, 0x01
STRINGTABLE DISCARDABLE
BEGIN
// Note to localizers: it is desirable (though not absolutely necessary)
// to keep the following directory names synchronized with their counterparts
// in shell\shell32\shell32.rc.
IDS_CSIDL_PERSONAL L"Mina dokument"
IDS_CSIDL_MYPICTURES L"Mina bilder"
IDS_CSIDL_APPDATA L"Programdata"
IDS_CSIDL_LOCAL_APPDATA L"Lokala inst\x00e4llningar\\Programdata"
IDS_CSIDL_CACHE L"Lokala inst\x00e4llningar\\Temporary Internet Files"
IDS_CSIDL_COOKIES L"Cookies"
IDS_CSIDL_HISTORY L"Tidigare"
IDS_CSIDL_COMMON_DOCUMENTS L"Dokument"
IDS_CSIDL_ADMINTOOLS L"Administrationsverktyg"
IDS_CSIDL_MYMUSIC L"Min musik"
END