summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/en-CA/localization/en-CA/crashreporter/aboutcrashes.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'thunderbird-l10n/en-CA/localization/en-CA/crashreporter/aboutcrashes.ftl')
-rw-r--r--thunderbird-l10n/en-CA/localization/en-CA/crashreporter/aboutcrashes.ftl31
1 files changed, 31 insertions, 0 deletions
diff --git a/thunderbird-l10n/en-CA/localization/en-CA/crashreporter/aboutcrashes.ftl b/thunderbird-l10n/en-CA/localization/en-CA/crashreporter/aboutcrashes.ftl
new file mode 100644
index 0000000000..9af0b2dfcb
--- /dev/null
+++ b/thunderbird-l10n/en-CA/localization/en-CA/crashreporter/aboutcrashes.ftl
@@ -0,0 +1,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.