1 /* 2 * PROJECT: Dr. Watson crash reporter 3 * LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+) 4 * PURPOSE: Resource file header 5 * COPYRIGHT: Copyright 2018 William Kent (wjk011 [at] gmail [dot] com) 6 */ 7 8 #pragma once 9 10 #define IDS_APP_TITLE 101 11 #define IDS_USER_ALERT_MESSAGE 102 12