blob: a7925cb3b53933eb41776506a000b5f81b2ef892 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<!-- 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/. -->
<!ENTITY safeModeDialog.title "Modo de segurança do &brandShortName;">
<!ENTITY window.width "40em">
<!ENTITY safeModeDescription.label "O &brandShortName; está a ser executado no modo de segurança. As definições personalizadas, temas e extensões foram desativadas temporariamente.">
<!ENTITY safeModeDescription2.label "Pode tornar algumas ou todas as alterações permanentes:">
<!ENTITY disableAddons.label "Desativar todos os extras">
<!ENTITY disableAddons.accesskey "D">
<!ENTITY resetToolbars.label "Repor barras de ferramentas e controlos">
<!ENTITY resetToolbars.accesskey "R">
<!ENTITY changeAndRestartButton.label "Aplicar alterações e reiniciar">
<!ENTITY changeAndRestartButton.accesskey "A">
<!ENTITY continueButton.label "Continuar no modo de segurança">
<!ENTITY continueButton.accesskey "C">
|