diff options
author | Peter Bengtsson <mail@peterbe.com> | 2021-08-02 12:14:40 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-03 01:14:40 +0900 |
commit | 86bfc6444602934695b25cee06320c49946e513c (patch) | |
tree | 2ce5eb781371782e29d22e92429dd8feae013167 /files/ja/mozilla/firefox/releases/14 | |
parent | 038ca04f4d551f547894b71d337b822d66c8a2b5 (diff) | |
download | translated-content-86bfc6444602934695b25cee06320c49946e513c.tar.gz translated-content-86bfc6444602934695b25cee06320c49946e513c.tar.bz2 translated-content-86bfc6444602934695b25cee06320c49946e513c.zip |
remove link 'title' attributes that's just the 'href' (ja, part 3) (#1840)
Diffstat (limited to 'files/ja/mozilla/firefox/releases/14')
-rw-r--r-- | files/ja/mozilla/firefox/releases/14/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/mozilla/firefox/releases/14/index.html b/files/ja/mozilla/firefox/releases/14/index.html index a446578c5c..4e2ebb8a22 100644 --- a/files/ja/mozilla/firefox/releases/14/index.html +++ b/files/ja/mozilla/firefox/releases/14/index.html @@ -82,7 +82,7 @@ translation_of: Mozilla/Firefox/Releases/14 <h3 id="スペルチェック">スペルチェック</h3> <ul> - <li>辞書の名前が完全な <a class="external" href="http://tools.ietf.org/html/bcp47" title="http://tools.ietf.org/html/bcp47">BCP 47</a> 言語タグで解釈されるようになりました (<a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=730209">bug 730209</a>, <a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=741842">bug 741842</a>)。開発者は辞書名での言語名をハードコーディングしないようにしてください。</li> + <li>辞書の名前が完全な <a class="external" href="http://tools.ietf.org/html/bcp47">BCP 47</a> 言語タグで解釈されるようになりました (<a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=730209">bug 730209</a>, <a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=741842">bug 741842</a>)。開発者は辞書名での言語名をハードコーディングしないようにしてください。</li> </ul> <h2 id="See_also" name="See_also">関連記事</h2> |