mirror of
https://github.com/reactos/reactos.git
synced 2024-12-31 19:42:51 +00:00
4efff7f463
I found "SendTo My Documents" is realized by .mydocs filename extension in WinXP/2k3. To implement this, I will add mydocs.dll file. CORE-12562
6 lines
126 B
Text
6 lines
126 B
Text
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
|
|
|
STRINGTABLE
|
|
{
|
|
IDS_NOSRCFILEFOUND "Source file or folder '%ls' is not found."
|
|
}
|