diff options
Diffstat (limited to 'l10n-sr/browser/browser/contentCrash.ftl')
-rw-r--r-- | l10n-sr/browser/browser/contentCrash.ftl | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/l10n-sr/browser/browser/contentCrash.ftl b/l10n-sr/browser/browser/contentCrash.ftl new file mode 100644 index 0000000000..62df6371c0 --- /dev/null +++ b/l10n-sr/browser/browser/contentCrash.ftl @@ -0,0 +1,35 @@ +# 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/. + + +## Subframe crash notification + +crashed-subframe-message = <strong>Део странице се срушио. </strong>Пошаљите извештај да би { -brand-product-name } сазнао за овај проблем и брже га решио. + +# The string for crashed-subframe-title.title should match crashed-subframe-message, +# but without any markup. +crashed-subframe-title = + .title = Део странице се срушио. Пошаљите извештај да би { -brand-product-name } сазнао за овај проблем и брже га решио. +crashed-subframe-learnmore-link = + .value = Сазнајте више +crashed-subframe-submit = + .label = Поднесите извештај + .accesskey = S + +## Pending crash reports + +# Variables: +# $reportCount (Number): the number of pending crash reports +pending-crash-reports-message = + { $reportCount -> + [one] Имате извештај о отказивању који нисте послали + [few] Имате { $reportCount } извештаја о отказивању које нисте послали + *[other] Имате { $reportCount } извештаја о отказивању које нисте послали + } +pending-crash-reports-view-all = + .label = Прикажи +pending-crash-reports-send = + .label = Пошаљи +pending-crash-reports-always-send = + .label = Увек шаљи |