From 040852a09efb3bade338214269cb816209af5eab Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Sat, 31 Jul 2021 12:18:23 -0400 Subject: remove link 'title' attributes that's just the 'href' (pt-br) (#1738) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 👍🏽 --- files/pt-br/tools/3d_view/index.html | 2 +- files/pt-br/tools/debugger/index.html | 6 +++--- files/pt-br/tools/firefox_os_1.1_simulator/index.html | 6 +++--- files/pt-br/tools/index.html | 2 +- files/pt-br/tools/keyboard_shortcuts/index.html | 2 +- files/pt-br/tools/page_inspector/index.html | 2 +- 6 files changed, 10 insertions(+), 10 deletions(-) (limited to 'files/pt-br/tools') diff --git a/files/pt-br/tools/3d_view/index.html b/files/pt-br/tools/3d_view/index.html index 82040654a6..13e303675e 100644 --- a/files/pt-br/tools/3d_view/index.html +++ b/files/pt-br/tools/3d_view/index.html @@ -101,7 +101,7 @@ translation_of: Tools/3D_View
  • Painel HTML
  • Painel de estilos
  • Ferramentas
  • -
  • New Developer Tools in Firefox 11 Aurora (blog post)
  • +
  • New Developer Tools in Firefox 11 Aurora (blog post)
  • {{ languages( { "ja": "ja/Tools/Page_Inspector/3D_view", "zh-cn": "zh-cn/Tools/Page_Inspector/3D_view"} ) }}

    diff --git a/files/pt-br/tools/debugger/index.html b/files/pt-br/tools/debugger/index.html index 88a7af5785..ce71b77d4a 100644 --- a/files/pt-br/tools/debugger/index.html +++ b/files/pt-br/tools/debugger/index.html @@ -206,7 +206,7 @@ original_slug: Tools/Depurador Show Original Sources - Enabling this option will make the debugger use source maps, if they are available, to display the original source for code which has been combined, minified, or even compiled to JavaScript from a language like CoffeeScript. + Enabling this option will make the debugger use source maps, if they are available, to display the original source for code which has been combined, minified, or even compiled to JavaScript from a language like CoffeeScript. @@ -356,7 +356,7 @@ original_slug: Tools/Depurador

    Use a source map

    -

    JavaScript sources are often combined and minified to make delivering them from the server more efficient. Increasingly, too, JavaScript running in a page is machine-generated, as when compiled from a language like CoffeeScript. By using source maps, the debugger can map the code being executed to the original source files, making debugging much, much easier.

    +

    JavaScript sources are often combined and minified to make delivering them from the server more efficient. Increasingly, too, JavaScript running in a page is machine-generated, as when compiled from a language like CoffeeScript. By using source maps, the debugger can map the code being executed to the original source files, making debugging much, much easier.

    To tell the Debugger to use source maps if they are available, click the "Debugger settings" button and select "Show original sources" from the list of settings that pops up:

    @@ -438,7 +438,7 @@ original_slug: Tools/Depurador
  • chrome://browser/content/devtools/debugger-panes.js
  • -

    Unfortunately there is not yet any API to evaluate watches/expressions within the debugged scope, or highlight elements on the page that are referenced as variables in the debugged scope. (currently a work in progress, see bug 653545.)

    +

    Unfortunately there is not yet any API to evaluate watches/expressions within the debugged scope, or highlight elements on the page that are referenced as variables in the debugged scope. (currently a work in progress, see bug 653545.)

    Keyboard shortcuts

    diff --git a/files/pt-br/tools/firefox_os_1.1_simulator/index.html b/files/pt-br/tools/firefox_os_1.1_simulator/index.html index 7709cc565b..c9b8e6618e 100644 --- a/files/pt-br/tools/firefox_os_1.1_simulator/index.html +++ b/files/pt-br/tools/firefox_os_1.1_simulator/index.html @@ -56,7 +56,7 @@ original_slug: Tools/Simulador_Firefox_OS_1.1

    The Simulator is packaged and distributed as a Firefox add-on. To install it:

      -
    1. Using Firefox, go to the Simulator's page on addons.mozilla.org.
    2. +
    3. Using Firefox, go to the Simulator's page on addons.mozilla.org.
    4. Click "Add to Firefox".
    5. Once the add-on has downloaded you will be prompted to install it: click "Install Now".
    @@ -258,7 +258,7 @@ original_slug: Tools/Simulador_Firefox_OS_1.1

    Network Monitor

    -

    Thanks to the new Network Monitor, you can analyze the status, headers, content, and timing of all the network requests initiated by the app through a friendly interface. (Learn more about the Network Monitor.)

    +

    Thanks to the new Network Monitor, you can analyze the status, headers, content, and timing of all the network requests initiated by the app through a friendly interface. (Learn more about the Network Monitor.)

    Receipts

    @@ -305,7 +305,7 @@ original_slug: Tools/Simulador_Firefox_OS_1.1

    Troubleshooting on Linux

    -

    If you are unable to connect your device after creating udev rules, please see this bug.

    +

    If you are unable to connect your device after creating udev rules, please see this bug.

    Limitations of the Simulator

    diff --git a/files/pt-br/tools/index.html b/files/pt-br/tools/index.html index 46d40c34ff..3d1c88b090 100644 --- a/files/pt-br/tools/index.html +++ b/files/pt-br/tools/index.html @@ -181,7 +181,7 @@ translation_of: Tools
    Webmaker Tools
    Um conjunto de ferramentas desenvolvidas pela Mozilla, destinada a pessoas que estão começando no desenvolvimento Web.
    W3C Validators
    -
    O site W3C hospeda um número de ferramentas para checar a validação do seu website, incluindo HTML e CSS.
    +
    O site W3C hospeda um número de ferramentas para checar a validação do seu website, incluindo HTML e CSS.
    JSHint
    Ferramenta de análise de código JavaScript.
    diff --git a/files/pt-br/tools/keyboard_shortcuts/index.html b/files/pt-br/tools/keyboard_shortcuts/index.html index 273bb3c263..6d7802b6f0 100644 --- a/files/pt-br/tools/keyboard_shortcuts/index.html +++ b/files/pt-br/tools/keyboard_shortcuts/index.html @@ -616,7 +616,7 @@ translation_of: Tools/Keyboard_shortcuts -

    1. By default, on some Macs, the function key is remapped to use a special feature: for example, to change the screen brightness or the volume. See this guide to using these keys as standard function keys. To use a remapped key as a standard function key, hold the Function key down as well (so to open the Profiler, use Shift + Function + F5).

    +

    1. By default, on some Macs, the function key is remapped to use a special feature: for example, to change the screen brightness or the volume. See this guide to using these keys as standard function keys. To use a remapped key as a standard function key, hold the Function key down as well (so to open the Profiler, use Shift + Function + F5).

    Web Console

    diff --git a/files/pt-br/tools/page_inspector/index.html b/files/pt-br/tools/page_inspector/index.html index 9bb012d40d..dc62ac5b02 100644 --- a/files/pt-br/tools/page_inspector/index.html +++ b/files/pt-br/tools/page_inspector/index.html @@ -236,7 +236,7 @@ translation_of: Tools/Page_Inspector

    window.inspector

    -

    definido em inspector-panel.js. Atributos e funções:

    +

    definido em inspector-panel.js. Atributos e funções: