reactos/dll/shellext/sendmail/lang/en-US.rc
Katayama Hirofumi MZ a48aa21102
[SENDMAIL][ZIPFLDR][MYDOCS] Fix creation of SendTo files (#2616)
- Improve and move SendTo files creation code and timing.
- Delete IDS_DESKLINK of shell32.
- Add IDS_DESKLINK into sendmail.
CORE-16924
2020-04-23 04:19:20 +09:00

8 lines
140 B
Plaintext

LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
STRINGTABLE
{
IDS_DESKLINK, "Desktop (Create shortcut)"
IDS_SHORTCUT, "Shortcut to %s"
}