21 lines
767 B
Plaintext
21 lines
767 B
Plaintext
|
LANGUAGE 0x1f, 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"Belgelerim"
|
||
|
IDS_CSIDL_MYPICTURES L"Resimlerim"
|
||
|
IDS_CSIDL_APPDATA L"Application Data"
|
||
|
IDS_CSIDL_LOCAL_APPDATA L"Local Settings\\Application Data"
|
||
|
IDS_CSIDL_CACHE "Local Settings\\Temporary Internet Files"
|
||
|
IDS_CSIDL_COOKIES "Cookies"
|
||
|
IDS_CSIDL_HISTORY "History"
|
||
|
IDS_CSIDL_COMMON_DOCUMENTS L"Belgeler"
|
||
|
IDS_CSIDL_ADMINTOOLS L"Y\x00f6netimsel Ara\x00e7lar"
|
||
|
IDS_CSIDL_MYMUSIC L"M\x00FCzi\x011Fim"
|
||
|
|
||
|
END
|