blob: 06e865ec6240a825b82cb9aa9863cc1a2939c02e [file] [log] [blame]
drogerb38b41e2015-10-05 10:54:441<?xml version="1.0" encoding="utf-8"?>
2<grit-part>
3
4 <message name="IDS_CRASH_TITLE" desc="Title for the chrome://crashes page.">
5 Crashes
6 </message>
7 <message name="IDS_CRASH_CRASH_COUNT_BANNER_FORMAT" desc="Format for crash count banner on chrome://crashes">
8 Crashes (<ph name="CRASH_COUNT">$1<ex>3</ex></ph>)
9 </message>
Robert Sesek62e17e12020-02-26 18:46:0810
11 <message name="IDS_CRASH_SHOW_DEVELOPER_DETAILS" desc="Label for button that shows advanced developer information on chrome://crashes">
12 Show developer details
drogerb38b41e2015-10-05 10:54:4413 </message>
Robert Sesek62e17e12020-02-26 18:46:0814
15 <message name="IDS_CRASH_CAPTURE_TIME_FORMAT" desc="Format for the time at which the crash report was captured, to display on chrome://crashes">
16 Crash from <ph name="CRASH_TIME">$1<ex>Tuesday, January 25, 2011 2:58:02 PM</ex></ph>
scottmg6d5a71f2016-06-21 04:18:5117 </message>
Robert Sesek62e17e12020-02-26 18:46:0818 <message name="IDS_CRASH_REPORT_STATUS" desc="Label on chrome://crashes for the status of a crash report.">
19 Status:
wezc5ffc392017-01-06 23:18:2520 </message>
Robert Sesek62e17e12020-02-26 18:46:0821 <message name="IDS_CRASH_REPORT_STATUS_NOT_UPLOADED" desc="Value on chrome://crashes for the 'not uploaded' status of a crash report.">
22 Not uploaded
drogerb38b41e2015-10-05 10:54:4423 </message>
Robert Sesek62e17e12020-02-26 18:46:0824 <message name="IDS_CRASH_REPORT_STATUS_PENDING" desc="Value on chrome://crashes for the 'pending' status of a crash report.">
25 Not yet uploaded, or ignored
scottmg6d5a71f2016-06-21 04:18:5126 </message>
Robert Sesek62e17e12020-02-26 18:46:0827 <message name="IDS_CRASH_REPORT_STATUS_PENDING_USER_REQUESTED" desc="Value on chrome://crashes for the 'pending user requested' status of a crash report.">
28 Upload requested by user
scottmg6d5a71f2016-06-21 04:18:5129 </message>
Robert Sesek62e17e12020-02-26 18:46:0830 <message name="IDS_CRASH_REPORT_STATUS_UPLOADED" desc="Value on chrome://crashes for the 'uploaded' status of a crash report.">
31 Uploaded
gayanef132d5d2016-09-07 16:07:1032 </message>
Robert Sesek62e17e12020-02-26 18:46:0833 <message name="IDS_CRASH_REPORT_UPLOADED_ID" desc="Label on chrome://crashes for the identifier for an uploaded crash report on chrome://crashes">
34 Uploaded Crash Report ID:
35 </message>
36 <message name="IDS_CRASH_REPORT_UPLOADED_TIME" desc="Label on chrome://crashes for the time at which the crash report was uploaded.">
37 Upload Time:
38 </message>
39 <message name="IDS_CRASH_REPORT_LOCAL_ID" desc="Label on chrome://crashes for the identifier of a crash report on the user's machine">
40 Local Crash Context:
41 </message>
42 <message name="IDS_CRASH_REPORT_FILE_SIZE" desc="Label on chrome://crashes for the file size of a crash report on the user's machine">
43 Size:
44 </message>
45
drogerb38b41e2015-10-05 10:54:4446 <message name="IDS_CRASH_BUG_LINK_LABEL" desc="Link text for filing a crash bug on chrome://crashes">
stuartmorgancbf24e692016-02-02 17:10:4547 Provide additional details
drogerb38b41e2015-10-05 10:54:4448 </message>
49 <message name="IDS_CRASH_NO_CRASHES_MESSAGE" desc="The explanatory message for chrome://crashes when there are no crashes">
50 You have no recently reported crashes. Crashes that occurred when crash reporting was disabled will not appear here.
51 </message>
52 <message name="IDS_CRASH_DISABLED_HEADER" desc="The header for chrome://crashes when crash reporting is disabled">
53 Crash reporting is disabled.
54 </message>
55 <message name="IDS_CRASH_UPLOAD_MESSAGE" desc="Link text for triggering crash uploading on chrome://crashes">
56 Start uploading crashes
57 </message>
gayanef132d5d2016-09-07 16:07:1058 <message name="IDS_CRASH_UPLOAD_NOW_LINK_TEXT" desc="Link text for manual uploads of a crash report">
59 Send now
60 </message>
drogerb38b41e2015-10-05 10:54:4461</grit-part>