diff options
Diffstat (limited to 'files/pt-pt/tools/debugger')
-rw-r--r-- | files/pt-pt/tools/debugger/how_to/open_the_debugger/index.html (renamed from files/pt-pt/tools/debugger/how_to/abrir_o_depurador/index.html) | 3 | ||||
-rw-r--r-- | files/pt-pt/tools/debugger/ui_tour/index.html (renamed from files/pt-pt/tools/debugger/demonstracao_iu/index.html) | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/files/pt-pt/tools/debugger/how_to/abrir_o_depurador/index.html b/files/pt-pt/tools/debugger/how_to/open_the_debugger/index.html index c7e9842588..c6fbe553ca 100644 --- a/files/pt-pt/tools/debugger/how_to/abrir_o_depurador/index.html +++ b/files/pt-pt/tools/debugger/how_to/open_the_debugger/index.html @@ -1,7 +1,8 @@ --- title: Abrir o depurador -slug: Tools/Debugger/How_to/Abrir_o_depurador +slug: Tools/Debugger/How_to/Open_the_debugger translation_of: Tools/Debugger/How_to/Open_the_debugger +original_slug: Tools/Debugger/How_to/Abrir_o_depurador --- <div>{{ToolsSidebar}}</div> diff --git a/files/pt-pt/tools/debugger/demonstracao_iu/index.html b/files/pt-pt/tools/debugger/ui_tour/index.html index 9402c890b7..8eb582bc4e 100644 --- a/files/pt-pt/tools/debugger/demonstracao_iu/index.html +++ b/files/pt-pt/tools/debugger/ui_tour/index.html @@ -1,7 +1,8 @@ --- title: Demonstração da IU -slug: Tools/Debugger/Demonstracao_IU +slug: Tools/Debugger/UI_Tour translation_of: Tools/Debugger/UI_Tour +original_slug: Tools/Debugger/Demonstracao_IU --- <div>{{ToolsSidebar}}</div><p>Este artigo é uma demonstração rápida das secções principais da interface do utilizador do 'Depurador de JavaScript'. A IU está dividida verticalmente em 3 painéis:</p> |