diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-10 15:07:40 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-10 15:07:40 -0500 |
commit | e3e12548adeb7e1dcfc4d5b32884a225ee2b499d (patch) | |
tree | e79f55a57428a312358befac396d4abe25730206 /files/pt-br/tools | |
parent | 65cc6eabd71b1bceccf6fd3d3d4970c2955f3784 (diff) | |
download | translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.tar.gz translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.tar.bz2 translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.zip |
adding translation_of_original to front-matter
Diffstat (limited to 'files/pt-br/tools')
-rw-r--r-- | files/pt-br/tools/debugger/how_to/examine,_modify,_and_watch_variables/index.html | 1 | ||||
-rw-r--r-- | files/pt-br/tools/notas_de_lancamento/index.html | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/files/pt-br/tools/debugger/how_to/examine,_modify,_and_watch_variables/index.html b/files/pt-br/tools/debugger/how_to/examine,_modify,_and_watch_variables/index.html index fc1d03fd3b..232074130f 100644 --- a/files/pt-br/tools/debugger/how_to/examine,_modify,_and_watch_variables/index.html +++ b/files/pt-br/tools/debugger/how_to/examine,_modify,_and_watch_variables/index.html @@ -7,6 +7,7 @@ tags: - watch expression - watch variables translation_of: Tools/Debugger/How_to/Set_Watch_Expressions +translation_of_original: 'Tools/Debugger/How_to/Examine,_modify,_and_watch_variables' --- <div>{{ToolsSidebar}}</div><div class="note"> <p>Este componente não está ainda suportado no novo debugger. Se você precisar disto, você pode, por agora, voltar para o velho debugger para visitá-lo no about:config e configula-lo no "devtool.debugger.new-debugger-frontend" preferência para falso.</p> diff --git a/files/pt-br/tools/notas_de_lancamento/index.html b/files/pt-br/tools/notas_de_lancamento/index.html index fcfcc58fb3..c74b2f5b90 100644 --- a/files/pt-br/tools/notas_de_lancamento/index.html +++ b/files/pt-br/tools/notas_de_lancamento/index.html @@ -4,6 +4,7 @@ slug: Tools/Notas_de_lancamento tags: - Notas de lançamento translation_of: Mozilla/Firefox/Releases +translation_of_original: Tools/Release_notes --- <div>{{ToolsSidebar}}</div><h2 id="Firefox_53">Firefox 53</h2> |