diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-he/toolkit/crashreporter/aboutcrashes.ftl | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/l10n-he/toolkit/crashreporter/aboutcrashes.ftl b/l10n-he/toolkit/crashreporter/aboutcrashes.ftl new file mode 100644 index 0000000000..bb0cf452f3 --- /dev/null +++ b/l10n-he/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 = דיווחי קריסה + +submit-all-button-label = שליחת הכל +delete-button-label = ניקוי הכל +delete-confirm-title = האם אתה בטוח? +delete-unsubmitted-description = פעולה זו תמחק את כל דיווחי הקריסה שלא נשלחו ולא ניתנת לביטול. +delete-submitted-description = פעולה זו תסיר את רשימת דיווחי הקריסה שלא נשלחו אך לא תמחק את הנתונים שנשלחו. לא ניתן לבטל פעולה זו. + +crashes-unsubmitted-label = דיווחי קריסה שלא נשלחו +id-heading = מזהה דיווח +date-crashed-heading = תאריך הקריסה +submit-crash-button-label = שליחה +# This text is used to replace the label of the crash submit button +# if the crash submission fails. +submit-crash-button-failure-label = נכשל + +crashes-submitted-label = דיווחי קריסה שנשלחו +date-submitted-heading = תאריך השליחה +view-crash-button-label = הצגה + +no-reports-label = לא נשלחו דיווחי קריסה. +no-config-label = יישום זה לא הוגדר להצגת דיווחי קריסה. המאפיין <code>breakpad.reportURL</code> חייב להיות מוגדר. |