aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/tools
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-07-28 12:32:33 -0400
committerGitHub <noreply@github.com>2021-07-29 00:32:33 +0800
commit6d3234e3f9ff37cbd766dc00c607828ad6f34a53 (patch)
tree1fd72c8daa9ab98415f1fc0cad527ce0c5df2552 /files/zh-cn/tools
parent43a2fc260b557fa0f6f2a3c1d9da94d61fa9b732 (diff)
downloadtranslated-content-6d3234e3f9ff37cbd766dc00c607828ad6f34a53.tar.gz
translated-content-6d3234e3f9ff37cbd766dc00c607828ad6f34a53.tar.bz2
translated-content-6d3234e3f9ff37cbd766dc00c607828ad6f34a53.zip
remove link 'title' attributes that's just the 'href' (zh-cn, part 2) (#1730)
* remove link 'title' attributes that's just the 'href' (zh-cn, part 2) * more fixes
Diffstat (limited to 'files/zh-cn/tools')
-rw-r--r--files/zh-cn/tools/3d_view/index.html2
-rw-r--r--files/zh-cn/tools/remote_debugging/debugging_firefox_for_android_with_webide/index.html2
-rw-r--r--files/zh-cn/tools/remote_debugging/firefox_for_android/index.html6
3 files changed, 5 insertions, 5 deletions
diff --git a/files/zh-cn/tools/3d_view/index.html b/files/zh-cn/tools/3d_view/index.html
index d83ab55892..1730365ae9 100644
--- a/files/zh-cn/tools/3d_view/index.html
+++ b/files/zh-cn/tools/3d_view/index.html
@@ -95,7 +95,7 @@ original_slug: Tools/Page_Inspector/3D_view
<li><a href="/zh-cn/Tools/Page_Inspector/HTML_panel" title="HTML panel">HTML panel</a></li>
<li><a href="/zh-cn/Tools/Page_Inspector/Style_panel" title="zh-cn/Tools/Page_Inspector/Style panel">Style panel</a></li>
<li><a href="/zh-cn/Tools" title="Tools">Tools</a></li>
- <li><a class="external" href="http://hacks.mozilla.org/2011/12/new-developer-tools-in-firefox-11-aurora/" title="http://hacks.mozilla.org/2011/12/new-developer-tools-in-firefox-11-aurora/">New Developer Tools in Firefox 11 Aurora</a> (blog post)</li>
+ <li><a class="external" href="http://hacks.mozilla.org/2011/12/new-developer-tools-in-firefox-11-aurora/">New Developer Tools in Firefox 11 Aurora</a> (blog post)</li>
</ul>
<p>{{ languages( { "ja": "ja/Tools/Page_Inspector/3D_view", "en": "en/Tools/Page_Inspector/3D_view"} ) }}</p>
diff --git a/files/zh-cn/tools/remote_debugging/debugging_firefox_for_android_with_webide/index.html b/files/zh-cn/tools/remote_debugging/debugging_firefox_for_android_with_webide/index.html
index 3a637d42b0..bcf7385081 100644
--- a/files/zh-cn/tools/remote_debugging/debugging_firefox_for_android_with_webide/index.html
+++ b/files/zh-cn/tools/remote_debugging/debugging_firefox_for_android_with_webide/index.html
@@ -23,7 +23,7 @@ original_slug: Tools/Remote_Debugging/Debugging_Firefox_for_Android_with_WebIDE_
<p>If you don't have ADB Helper version 0.7.1 or higher, select "Manage Extra Components" from the "Projects" menu, and you'll see the "Extra Components" window, which will contain an entry for ADB Helper:</p>
<p><img alt="" src="https://mdn.mozillademos.org/files/9021/extra-components.png" style="display: block; margin-left: auto; margin-right: auto;">Click "uninstall" then "install", and you should now have the latest version.</p>
<h3 id="Setting_up_the_Android_device">Setting up the Android device</h3>
-<p>First, enable USB debugging by following <a class="external external-icon" href="http://developer.android.com/guide/developing/device.html#setting-up" title="http://developer.android.com/guide/developing/device.html#setting-up">steps 2 and 3 of this link only</a>.</p>
+<p>First, enable USB debugging by following <a class="external external-icon" href="http://developer.android.com/guide/developing/device.html#setting-up">steps 2 and 3 of this link only</a>.</p>
<p>Next, enable remote debugging in Firefox for Android. Open the browser, open its menu, select "Settings", then "Developer tools" (on some Android devices you may need to select "More" to see the "Settings" option). Check the "Remote debugging" box:</p>
<p><img alt="" src="https://mdn.mozillademos.org/files/5829/remote-debugging-device-enable.png" style="display: block; margin-left: auto; margin-right: auto;"></p>
<p>The browser might display a notification reminding you to set up port forwarding, which you can ignore.</p>
diff --git a/files/zh-cn/tools/remote_debugging/firefox_for_android/index.html b/files/zh-cn/tools/remote_debugging/firefox_for_android/index.html
index c4cd379982..f4c01b45c2 100644
--- a/files/zh-cn/tools/remote_debugging/firefox_for_android/index.html
+++ b/files/zh-cn/tools/remote_debugging/firefox_for_android/index.html
@@ -17,13 +17,13 @@ translation_of: Tools/Remote_Debugging/Firefox_for_Android
<p>接下来,你需要使用 <a href="https://developer.android.com/tools/help/adb.html">adb</a> 命令行工具来使两台设备相互通信。</p>
<h4 class="note" id="配置Android设备">配置Android设备</h4>
<ul>
- <li><a href="http://developer.android.com/guide/developing/device.html#setting-up" title="http://developer.android.com/guide/developing/device.html#setting-up">开启USB调试 (详细步骤位于链接内容的第二章节)</a>。</li>
+ <li><a href="http://developer.android.com/guide/developing/device.html#setting-up">开启USB调试 (详细步骤位于链接内容的第二章节)</a>。</li>
<li>通过USB连接Android设备与电脑。</li>
</ul>
<h4 class="note" id="配置电脑">配置电脑</h4>
<ul>
- <li>安装设备相对应的 <a href="http://developer.android.com/sdk/index.html" title="http://developer.android.com/sdk/index.html">Android SDK(软件开发工具包)</a> 。</li>
- <li>通过Android SDK安装 <a href="http://developer.android.com/sdk/installing.html#components" title="http://developer.android.com/sdk/installing.html#components">Android Platform Tools</a>。</li>
+ <li>安装设备相对应的 <a href="http://developer.android.com/sdk/index.html">Android SDK(软件开发工具包)</a> 。</li>
+ <li>通过Android SDK安装 <a href="http://developer.android.com/sdk/installing.html#components">Android Platform Tools</a>。</li>
<li>将Android Platform Tools 中的adb工具安装在 Android SDK的安装目录中的"platform-tools" 目录,请确保"platform-tools" 目录位于此路径下。</li>
</ul>
<p>检查ADB的工作状态, 打开电脑的cmd命令提示符并输入如下命令:</p>