mirror of
https://github.com/reactos/reactos.git
synced 2025-01-03 21:09:19 +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."
|
|
}
|