[M120 Migration][Gamepad]Add gamepad event latency Test code
[platform/framework/web/chromium-efl.git] / components / crash_strings.grdp
1 <?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>
10
11   <message name="IDS_CRASH_SHOW_DEVELOPER_DETAILS" desc="Label for button that shows advanced developer information on chrome://crashes">
12     Show developer details
13   </message>
14
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>
17   </message>
18   <message name="IDS_CRASH_REPORT_STATUS" desc="Label on chrome://crashes for the status of a crash report.">
19     Status:
20   </message>
21   <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
23   </message>
24   <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
26   </message>
27   <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
29   </message>
30   <message name="IDS_CRASH_REPORT_STATUS_UPLOADED" desc="Value on chrome://crashes for the 'uploaded' status of a crash report.">
31     Uploaded
32   </message>
33   <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
46   <message name="IDS_CRASH_BUG_LINK_LABEL" desc="Link text for filing a crash bug on chrome://crashes">
47     Provide additional details
48   </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>
58   <message name="IDS_CRASH_UPLOAD_NOW_LINK_TEXT" desc="Link text for manual uploads of a crash report">
59     Send now
60   </message>
61 </grit-part>