diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 00:47:55 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 00:47:55 +0000 |
commit | 26a029d407be480d791972afb5975cf62c9360a6 (patch) | |
tree | f435a8308119effd964b339f76abb83a57c29483 /l10n-en-CA/toolkit/crashreporter/aboutcrashes.ftl | |
parent | Initial commit. (diff) | |
download | firefox-26a029d407be480d791972afb5975cf62c9360a6.tar.xz firefox-26a029d407be480d791972afb5975cf62c9360a6.zip |
Adding upstream version 124.0.1.upstream/124.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-en-CA/toolkit/crashreporter/aboutcrashes.ftl')
-rw-r--r-- | l10n-en-CA/toolkit/crashreporter/aboutcrashes.ftl | 31 |
1 files changed, 31 insertions, 0 deletions
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 <code>breakpad.reportURL</code> must be set. |