blob: 2b8fb8465da73eab0785786651ed4ec136bff09d (
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/. -->
<!-- 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 -->
|