diff options
Diffstat (limited to 'l10n-pt-PT/suite/chrome/common/pref/pref-debugging.dtd')
-rw-r--r-- | l10n-pt-PT/suite/chrome/common/pref/pref-debugging.dtd | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/l10n-pt-PT/suite/chrome/common/pref/pref-debugging.dtd b/l10n-pt-PT/suite/chrome/common/pref/pref-debugging.dtd new file mode 100644 index 0000000000..2b8fb8465d --- /dev/null +++ b/l10n-pt-PT/suite/chrome/common/pref/pref-debugging.dtd @@ -0,0 +1,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/. --> + +<!-- extracted from pref-eventdebugging.xul --> + +<!ENTITY pref.debugging.title "A depurar"> + +<!-- Render Debugging --> +<!ENTITY debugRendering.label "A compor"> +<!ENTITY debugXULBox.label "Depurar caixas XUL"> +<!ENTITY debugXULBox.accesskey "X"> +<!ENTITY debugDisableXULCache.label "Desativar cache XUL"> +<!ENTITY debugDisableXULCache.accesskey "L"> + +<!-- Event Debugging --> +<!ENTITY debugEvents.label "Eventos"> +<!ENTITY debugPaintFlashing.label "Cintilação de pintura (Caps-Lock ativa/desativa)"> +<!ENTITY debugPaintFlashing.accesskey "p"> + +<!-- Reflow Event Debugging --> |