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

Convert to md web/api/navigator #9352

Merged
merged 5 commits into from
Oct 21, 2022
Merged

Convert to md web/api/navigator #9352

merged 5 commits into from
Oct 21, 2022

Conversation

JuanVqz
Copy link
Member

@JuanVqz JuanVqz commented Oct 18, 2022

Description

Change from HTML to md

  • donottrack/
  • geolocation/
  • getbattery/
  • getusermedia/
  • registerprotocolhandler/
  • vibrate/
  • index.md

Motivation

Help ES community

Additional details

Related issues and pull requests

Related to #8635

- [x] donottrack/
- [x] geolocation/
- [x] getbattery/
- [x] getusermedia/
- [x] registerprotocolhandler/
- [x] vibrate/
- [x] index.md

Related to #8635
@JuanVqz JuanVqz requested a review from a team as a code owner October 18, 2022 20:56
@JuanVqz JuanVqz requested review from Vallejoanderson and removed request for a team October 18, 2022 20:56
@github-actions github-actions bot added the l10n-es Issues related to Spanish content. label Oct 18, 2022
@JuanVqz JuanVqz changed the title Change to md web/api/navigator Convert to md web/api/navigator Oct 18, 2022
@JuanVqz JuanVqz self-assigned this Oct 18, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Oct 18, 2022

Preview URLs (7 pages)
Flaws (112)

URL: /es/docs/Web/API/Navigator
Title: Navigator
Flaw count: 87

  • macros:
    • /es/docs/Web/API/Navigator/connection does not exist but fell back to /en-US/docs/Web/API/Navigator/connection
    • /es/docs/Web/API/NetworkInformation does not exist but fell back to /en-US/docs/Web/API/NetworkInformation
    • /es/docs/Web/API/Navigator/cookieEnabled does not exist but fell back to /en-US/docs/Web/API/Navigator/cookieEnabled
    • /es/docs/Web/API/Navigator/credentials does not exist but fell back to /en-US/docs/Web/API/Navigator/credentials
    • /es/docs/Web/API/CredentialsContainer does not exist but fell back to /en-US/docs/Web/API/CredentialsContainer
    • and 78 more flaws omitted
  • broken_links:
    • Can use the English (en-US) link as a fallback
    • Can use the English (en-US) link as a fallback
  • bad_bcd_links:
    • no explanation!
    • no explanation!

URL: /es/docs/Web/API/Navigator/geolocation
Title: window.navigator.geolocation
Flaw count: 5

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can't resolve /docs/WebAPI/Using_geolocation
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /es/docs/Web/API/Navigator/registerProtocolHandler
Title: window.navigator.registerProtocolHandler
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (2 in common of 4 possible)

URL: /es/docs/Web/API/Navigator/registerProtocolHandler/Web-based_protocol_handlers
Title: Controladores de protocolos basados en web
Flaw count: 1

  • broken_links:
    • Can use the English (en-US) link as a fallback

URL: /es/docs/Web/API/Navigator/getUserMedia
Title: Navigator.getUserMedia
Flaw count: 8

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can't resolve /es/docs/WebRTC/MediaStream_API#LocalMediaStream
    • Can't resolve /es/docs/WebRTC/MediaStream_API#LocalMediaStream
    • Can't resolve /es/docs/WebRTC/MediaStream_API#LocalMediaStream
    • Can use the English (en-US) link as a fallback
    • Can't resolve /es/docs/WebRTC/MediaStream_API
    • and 1 more flaws omitted
  • translation_differences:
    • Differences in the important macros (0 in common of 3 possible)

URL: /es/docs/Web/API/Navigator/doNotTrack
Title: Navigator.doNotTrack
Flaw count: 5

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can use the English (en-US) link as a fallback
  • translation_differences:
    • Differences in the important macros (1 in common of 5 possible)

URL: /es/docs/Web/API/Navigator/vibrate
Title: window.navigator.vibrate
Flaw count: 5

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
    • This macro has been deprecated, and should be removed.
  • broken_links:
    • Can use the English (en-US) link as a fallback
    • Can use the English (en-US) link as a fallback
  • translation_differences:
    • Differences in the important macros (0 in common of 6 possible)
External URLs (6)

URL: /es/docs/Web/API/Navigator
Title: Navigator


URL: /es/docs/Web/API/Navigator/registerProtocolHandler
Title: window.navigator.registerProtocolHandler


URL: /es/docs/Web/API/Navigator/registerProtocolHandler/Web-based_protocol_handlers
Title: Controladores de protocolos basados en web


URL: /es/docs/Web/API/Navigator/doNotTrack
Title: Navigator.doNotTrack

(this comment was updated 2022-10-21 15:40:30.126022)

@Graywolf9
Copy link
Contributor

Excelente conversión @JuanVqz apliqué un pequeño cambio en una conversión y te dejo algunos comentarios en el documento actualizado

@JuanVqz
Copy link
Member Author

JuanVqz commented Oct 21, 2022

Excelente conversión @JuanVqz apliqué un pequeño cambio en una conversión y te dejo algunos comentarios en el documento actualizado

@Graywolf9 muchas gracias por la revisión

@JuanVqz JuanVqz merged commit 67efb11 into main Oct 21, 2022
@JuanVqz JuanVqz deleted the md-web-api-navigator-es branch October 21, 2022 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n-es Issues related to Spanish content.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants