From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- l10n-en-CA/toolkit/crashreporter/aboutcrashes.ftl | 31 +++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 l10n-en-CA/toolkit/crashreporter/aboutcrashes.ftl (limited to 'l10n-en-CA/toolkit/crashreporter/aboutcrashes.ftl') diff --git a/l10n-en-CA/toolkit/crashreporter/aboutcrashes.ftl b/l10n-en-CA/toolkit/crashreporter/aboutcrashes.ftl new file mode 100644 index 0000000000..9af0b2dfcb --- /dev/null +++ b/l10n-en-CA/toolkit/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 breakpad.reportURL must be set. -- cgit v1.2.3