Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MediaQueryList プロパティ配下の項目を修正 #6667

Merged
merged 3 commits into from
Jul 7, 2022

Conversation

camiha
Copy link
Contributor

@camiha camiha commented Jul 3, 2022

MediaQueryList.media
https://developer.mozilla.org/ja/docs/Web/API/MediaQueryList/media

  • 誤字修正
  • 表記揺れの修正

MediaQueryList.matches
https://developer.mozilla.org/ja/docs/Web/API/MediaQueryList/matches

  • 表記揺れの修正

@camiha camiha requested a review from a team as a code owner July 3, 2022 23:42
@camiha camiha requested review from dynamis and removed request for a team July 3, 2022 23:42
@github-actions github-actions bot added the l10n-ja Issues related to Japanese content. label Jul 3, 2022
Copy link
Collaborator

@mfuji09 mfuji09 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OKです。

@mfuji09 mfuji09 merged commit 74ee2e3 into mdn:main Jul 7, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Jul 7, 2022

Preview URLs

Flaws

URL: /ja/docs/Web/API/MediaQueryList/matches
Title: MediaQueryList.matches
on GitHub
Flaw count: 7

  • macros:
    • wrong xref macro used (consider changing which macro you use)
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • /ja/docs/Web/API/MediaQueryListEvent does not exist but fell back to /en-US/docs/Web/API/MediaQueryListEvent
  • broken_links:
    • Can't resolve /ja/docs/CSS/Media_queries
    • Can't resolve /ja/docs/CSS/Using_media_queries_from_code
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /ja/docs/Web/API/MediaQueryList/media
Title: MediaQueryList.media
on GitHub
Flaw count: 8

  • macros:
    • wrong xref macro used (consider changing which macro you use)
    • wrong xref macro used (consider changing which macro you use)
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • /ja/docs/Web/API/MediaQueryListEvent does not exist but fell back to /en-US/docs/Web/API/MediaQueryListEvent
  • broken_links:
    • Can't resolve /ja/docs/CSS/Media_queries
    • Can't resolve /ja/docs/CSS/Using_media_queries_from_code
  • translation_differences:
    • Differences in the important macros (2 in common of 5 possible)

External URLs

URL: /ja/docs/Web/API/MediaQueryList/matches
Title: MediaQueryList.matches
on GitHub

No new external URLs


URL: /ja/docs/Web/API/MediaQueryList/media
Title: MediaQueryList.media
on GitHub

No new external URLs

@camiha
Copy link
Contributor Author

camiha commented Jul 8, 2022

ご確認いただきありがとうございます。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n-ja Issues related to Japanese content.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants