From 0114a214791c357c3dd3fdde5fc47b9ca33796cc Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Sat, 31 Jul 2021 12:04:19 -0400 Subject: remove link 'title' attributes that's just the 'href' (ja, part 2) (#1807) --- files/ja/tools/3d_view/index.html | 2 +- files/ja/tools/keyboard_shortcuts/index.html | 4 ++-- files/ja/tools/remote_debugging/firefox_for_android/index.html | 6 +++--- files/ja/tools/view_source/index.html | 2 +- files/ja/tools/web_console/remoting/index.html | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) (limited to 'files/ja/tools') diff --git a/files/ja/tools/3d_view/index.html b/files/ja/tools/3d_view/index.html index dee58baf17..55737b4381 100644 --- a/files/ja/tools/3d_view/index.html +++ b/files/ja/tools/3d_view/index.html @@ -100,5 +100,5 @@ original_slug: Tools/Page_Inspector/3D_view
  • HTML パネル
  • スタイルパネル
  • 開発ツール
  • -
  • New Developer Tools in Firefox 11 Aurora (ブログ記事)
  • +
  • New Developer Tools in Firefox 11 Aurora (ブログ記事)
  • diff --git a/files/ja/tools/keyboard_shortcuts/index.html b/files/ja/tools/keyboard_shortcuts/index.html index db62cdc3e3..a2319dc9b2 100644 --- a/files/ja/tools/keyboard_shortcuts/index.html +++ b/files/ja/tools/keyboard_shortcuts/index.html @@ -725,7 +725,7 @@ translation_of: Tools/Keyboard_shortcuts -

    1. 一部の Mac はデフォルトで、ファンクションキーが特別な機能に再割り当てされています。例えば、画面の明るさや音量の変更です。これらのキーを標準的なファンクションキーとして使用するためのガイド (日本語版) をご覧ください。再割り当てされたキーを標準的なファンクションキーとして使用するには、同時に Function キーも押下してください (よってプロファイラーを開くには、Shift + Function + F5 を押してください)。

    +

    1. 一部の Mac はデフォルトで、ファンクションキーが特別な機能に再割り当てされています。例えば、画面の明るさや音量の変更です。これらのキーを標準的なファンクションキーとして使用するためのガイド (日本語版) をご覧ください。再割り当てされたキーを標準的なファンクションキーとして使用するには、同時に Function キーも押下してください (よってプロファイラーを開くには、Shift + Function + F5 を押してください)。

    デバッガー (Firefox 52より前)

    @@ -850,7 +850,7 @@ translation_of: Tools/Keyboard_shortcuts -

    1. 一部の Mac はデフォルトで、ファンクションキーが特別な機能に再割り当てされています。例えば、画面の明るさや音量の変更です。これらのキーを標準的なファンクションキーとして使用するためのガイド (日本語版) をご覧ください。再割り当てされたキーを標準的なファンクションキーとして使用するには、同時に Function キーも押下してください (よってプロファイラーを開くには、Shift + Function + F5 を押してください)。

    +

    1. 一部の Mac はデフォルトで、ファンクションキーが特別な機能に再割り当てされています。例えば、画面の明るさや音量の変更です。これらのキーを標準的なファンクションキーとして使用するためのガイド (日本語版) をご覧ください。再割り当てされたキーを標準的なファンクションキーとして使用するには、同時に Function キーも押下してください (よってプロファイラーを開くには、Shift + Function + F5 を押してください)。

    ウェブコンソール

    diff --git a/files/ja/tools/remote_debugging/firefox_for_android/index.html b/files/ja/tools/remote_debugging/firefox_for_android/index.html index 044a6c6d52..b6b7b74621 100644 --- a/files/ja/tools/remote_debugging/firefox_for_android/index.html +++ b/files/ja/tools/remote_debugging/firefox_for_android/index.html @@ -30,15 +30,15 @@ translation_of: Tools/Remote_Debugging/Firefox_for_Android

    Android デバイスで行う作業

    デスクトップで行う作業

    diff --git a/files/ja/tools/view_source/index.html b/files/ja/tools/view_source/index.html index f6066b4bf7..d0d8314dd9 100644 --- a/files/ja/tools/view_source/index.html +++ b/files/ja/tools/view_source/index.html @@ -72,5 +72,5 @@ original_slug: View_source

    関連情報

    diff --git a/files/ja/tools/web_console/remoting/index.html b/files/ja/tools/web_console/remoting/index.html index bbbef525fa..d134c5b1f4 100644 --- a/files/ja/tools/web_console/remoting/index.html +++ b/files/ja/tools/web_console/remoting/index.html @@ -17,9 +17,9 @@ translation_of: Tools/Web_Console/remoting

    WebConsoleActorWebConsoleClient

    -

    WebConsoleActor は、toolkit/devtools/webconsole フォルダの dbg-webconsole-actors.js にあります。

    +

    WebConsoleActor は、toolkit/devtools/webconsole フォルダの dbg-webconsole-actors.js にあります。

    -

    WebConsoleClient は (toolkit/devtools/webconsole の) WebConsoleClient.jsm にあり、Web コンソールアクターで作業するときにWeb コンソールで使用されます。

    +

    WebConsoleClient は (toolkit/devtools/webconsole の) WebConsoleClient.jsm にあり、Web コンソールアクターで作業するときにWeb コンソールで使用されます。

    デバッガが Web コンソールコードでどのように使用されているかを確認するには、browser/devtools/webconsole/webconsole.js を開き、WebConsoleConnectionProxy を検索します。

    -- cgit v1.2.3-54-g00ecf