diff options
Diffstat (limited to 'l10n-pt-BR/suite/chrome/common/customizeToolbar.dtd')
-rw-r--r-- | l10n-pt-BR/suite/chrome/common/customizeToolbar.dtd | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/l10n-pt-BR/suite/chrome/common/customizeToolbar.dtd b/l10n-pt-BR/suite/chrome/common/customizeToolbar.dtd new file mode 100644 index 0000000000..7beae3ee12 --- /dev/null +++ b/l10n-pt-BR/suite/chrome/common/customizeToolbar.dtd @@ -0,0 +1,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"> |