blob: 7beae3ee12b7669a3ce0261a0670b11217898ca4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<!-- 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/. -->
<!-- LOCALIZATION NOTE: Strings below used to be in mozilla-central's
toolkit/locales/en-US/chrome/global/customizeToolbar.dtd -->
<!ENTITY dialog.title "Personalizar barra de ferramentas">
<!ENTITY dialog.dimensions "width: 92ch; height: 36em;">
<!ENTITY instructions.description "Adicione ou remova itens arrastando-os das barras de ferramentas.">
<!ENTITY show.label "Mostrar:">
<!ENTITY iconsAndText.label "Ícones e texto">
<!ENTITY icons.label "Ícones">
<!ENTITY text.label "Texto">
<!ENTITY useSmallIcons.label "Usar ícones pequenos">
<!ENTITY restoreDefaultSet.label "Restaurar padrão">
<!ENTITY addNewToolbar.label "Adicionar nova barra de ferramentas">
<!ENTITY saveChanges.label "Concluído">
<!ENTITY undoChanges.label "Desfazer alterações">
|