Merge PR #283 "[USBPORT] Transaction Translator (TT) support bringup"
[reactos.git] / base / applications / drwtsn32 / lang / en-US.rc
1 /*
2 * PROJECT: Dr. Watson crash reporter
3 * LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
4 * PURPOSE: en-US resource file
5 * COPYRIGHT: Copyright 2018 William Kent (wjk011 [at] gmail [dot] com)
6 */
7
8 STRINGTABLE
9 BEGIN
10 IDS_APP_TITLE "ReactOS Crash Reporter"
11 IDS_USER_ALERT_MESSAGE "The application %ls has crashed. Information about this crash has been saved to:\r\n\r\n%ls"
12 END