diff options
Diffstat (limited to 'linden/indra/win_crash_logger/win_crash_logger.rc')
-rw-r--r-- | linden/indra/win_crash_logger/win_crash_logger.rc | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/linden/indra/win_crash_logger/win_crash_logger.rc b/linden/indra/win_crash_logger/win_crash_logger.rc index f4c7eaa..2c46859 100644 --- a/linden/indra/win_crash_logger/win_crash_logger.rc +++ b/linden/indra/win_crash_logger/win_crash_logger.rc | |||
@@ -81,14 +81,10 @@ BEGIN | |||
81 | BS_AUTOCHECKBOX | WS_TABSTOP,4,106,89,13 | 81 | BS_AUTOCHECKBOX | WS_TABSTOP,4,106,89,13 |
82 | LTEXT "Sending crash reports is the best way to help us improve the quality of %s.", | 82 | LTEXT "Sending crash reports is the best way to help us improve the quality of %s.", |
83 | IDC_STATIC_MOTIVATION,4,38,288,8 | 83 | IDC_STATIC_MOTIVATION,4,38,288,8 |
84 | LTEXT "If you continue to experience this problem, please try one of the following:", | 84 | LTEXT "If you continue to experience this problem, please try:", |
85 | IDC_STATIC,4,57,251,8 | 85 | IDC_STATIC,4,57,251,8 |
86 | LTEXT "- Contact support by email at support@lindenlab.com", | 86 | LTEXT "- Contacting support by visiting http://www.secondlife.com/support", |
87 | IDC_STATIC,4,67,179,8 | 87 | IDC_STATIC,4,67,231,8 |
88 | LTEXT "- If you can log-in, please contact Live Help by using menu Help > Live Help.", | ||
89 | IDC_STATIC,4,87,249,8 | ||
90 | LTEXT "- Search the Second Life Knowledge Base at http://secondlife.com/knowledgebase/", | ||
91 | IDC_STATIC,4,77,281,8,SS_NOTIFY | ||
92 | END | 88 | END |
93 | 89 | ||
94 | IDD_PREVREPORTBOX DIALOG 100, 100, 232, 213 | 90 | IDD_PREVREPORTBOX DIALOG 100, 100, 232, 213 |