diff options
Diffstat (limited to 'l10n-it/mail/messenger/troubleshootMode.ftl')
-rw-r--r-- | l10n-it/mail/messenger/troubleshootMode.ftl | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/l10n-it/mail/messenger/troubleshootMode.ftl b/l10n-it/mail/messenger/troubleshootMode.ftl new file mode 100644 index 0000000000..8752c6a1e0 --- /dev/null +++ b/l10n-it/mail/messenger/troubleshootMode.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/. + +troubleshoot-mode-window = + .title = Modalità risoluzione problemi di { -brand-short-name } + .style = width: 37em; + +troubleshoot-mode-description = Utilizza la Modalità risoluzione problemi di { -brand-short-name } per identificare e risolvere problemi. I componenti aggiuntivi e le personalizzazioni verranno temporaneamente disattivati. + +troubleshoot-mode-description2 = È possibile eseguire in modo definitivo una o più delle seguenti operazioni: + +troubleshoot-mode-disable-addons = + .label = Disattiva tutti i componenti aggiuntivi + .accesskey = D + +troubleshoot-mode-reset-toolbars = + .label = Ripristina le barre degli strumenti e i controlli + .accesskey = R + +troubleshoot-mode-change-and-restart = + .label = Applica le modifiche e riavvia + .accesskey = A + +troubleshoot-mode-continue = + .label = Continua in Modalità risoluzione problemi + .accesskey = C + +troubleshoot-mode-quit = + .label = Esci + .accesskey = E |