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
8STRINGTABLE
9BEGIN
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"
12END
13