diff options
author | Peter Bengtsson <mail@peterbe.com> | 2021-07-27 02:54:07 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-27 09:54:07 +0300 |
commit | a3d3f72729edf1ff829150bf7ddccfbc0a70497d (patch) | |
tree | 95cdc5554055d40267679708305e124e2ab52470 /files/ru/tools/firefox_os_1.1_simulator/index.html | |
parent | 40b2b076975760cb8d519d53fe40bc78282114ad (diff) | |
download | translated-content-a3d3f72729edf1ff829150bf7ddccfbc0a70497d.tar.gz translated-content-a3d3f72729edf1ff829150bf7ddccfbc0a70497d.tar.bz2 translated-content-a3d3f72729edf1ff829150bf7ddccfbc0a70497d.zip |
remove link 'title' attributes that's just the 'href' (ru) (#1715)
Diffstat (limited to 'files/ru/tools/firefox_os_1.1_simulator/index.html')
-rw-r--r-- | files/ru/tools/firefox_os_1.1_simulator/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/files/ru/tools/firefox_os_1.1_simulator/index.html b/files/ru/tools/firefox_os_1.1_simulator/index.html index 57079732b6..08e5674e79 100644 --- a/files/ru/tools/firefox_os_1.1_simulator/index.html +++ b/files/ru/tools/firefox_os_1.1_simulator/index.html @@ -50,7 +50,7 @@ translation_of: Tools/Firefox_OS_1.1_Simulator <p>The Simulator is packaged and distributed as a Firefox add-on. To install it:</p> <ol> - <li>Using Firefox, go to <a href="https://addons.mozilla.org/ru/firefox/addon/firefox-os-simulator/" title="https://addons.mozilla.org/ru/firefox/addon/firefox-os-simulator/">the Simulator's page on addons.mozilla.org</a>.</li> + <li>Using Firefox, go to <a href="https://addons.mozilla.org/ru/firefox/addon/firefox-os-simulator/">the Simulator's page on addons.mozilla.org</a>.</li> <li>Click "Add to Firefox".</li> <li>Once the add-on has downloaded you will be prompted to install it: click "Install Now".</li> </ol> @@ -252,7 +252,7 @@ translation_of: Tools/Firefox_OS_1.1_Simulator <h3 id="Network_Monitor">Network Monitor</h3> -<p>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. (<a href="https://hacks.mozilla.org/2013/06/network-monitor-now-in-firefox-beta/" title="https://hacks.mozilla.org/2013/06/network-monitor-now-in-firefox-beta/">Learn more about the Network Monitor.</a>)</p> +<p>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. (<a href="https://hacks.mozilla.org/2013/06/network-monitor-now-in-firefox-beta/">Learn more about the Network Monitor.</a>)</p> <h2 id="Receipts"><a name="Simulator-receipts"></a>Receipts</h2> @@ -299,7 +299,7 @@ translation_of: Tools/Firefox_OS_1.1_Simulator <h3 id="Troubleshooting_on_Linux">Troubleshooting on Linux</h3> -<p>If you are unable to connect your device after creating udev rules, please see this <a href="https://github.com/mozilla/r2d2b2g/issues/515" title="https://github.com/mozilla/r2d2b2g/issues/515">bug</a>.</p> +<p>If you are unable to connect your device after creating udev rules, please see this <a href="https://github.com/mozilla/r2d2b2g/issues/515">bug</a>.</p> <h2 id="Limitations_of_the_Simulator"><a name="Limitations">Limitations of the Simulator</a></h2> |