summaryrefslogtreecommitdiffstats
path: root/l10n-en-GB/toolkit/crashreporter/aboutcrashes.ftl
blob: 9af0b2dfcbd77c033ec319eb141d8e49f5fbc9c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v- 2-0- If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla-org/MPL/2-0/-


# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.

crash-reports-title = Crash Reports

submit-all-button-label = Submit All
delete-button-label = Clear All
delete-confirm-title = Are you sure?
delete-unsubmitted-description = This will delete all unsubmitted crash reports and cannot be undone.
delete-submitted-description = This will remove the list of submitted crash reports but will not delete the submitted data. This cannot be undone.

crashes-unsubmitted-label = Unsubmitted Crash Reports
id-heading = Report ID
date-crashed-heading = Date Crashed
submit-crash-button-label = Submit
# This text is used to replace the label of the crash submit button
# if the crash submission fails.
submit-crash-button-failure-label = Failed

crashes-submitted-label = Submitted Crash Reports
date-submitted-heading = Date Submitted
view-crash-button-label = View

no-reports-label = No crash reports have been submitted.
no-config-label = This application has not been configured to display crash reports. The preference <code>breakpad.reportURL</code> must be set.