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

[ru] fix MacroLiveSampleError on Web/HTML/Element/input subpages #16964

Merged
merged 12 commits into from
Dec 3, 2023

Conversation

leon-win
Copy link
Member

Description

Fix MacroLiveSampleError and improve translation of next pages:
https://developer.mozilla.org/ru/docs/Web/HTML/Element/input/file
https://developer.mozilla.org/ru/docs/Web/HTML/Element/input/password
https://developer.mozilla.org/ru/docs/Web/HTML/Element/input/radio

Motivation

The interactive examples and some links on these pages were broken.

Related issues and pull requests

Relates to #12578

@leon-win leon-win requested a review from a team as a code owner November 14, 2023 13:17
@leon-win leon-win requested review from yanaklose and removed request for a team November 14, 2023 13:17
@github-actions github-actions bot added the l10n-ru Issues related to Russian content. label Nov 14, 2023
Copy link
Contributor

github-actions bot commented Nov 14, 2023

Preview URLs

Flaws (80)

URL: /ru/docs/Web/HTML/Element/input/file
Title: <input type="file">
Flaw count: 22

  • macros:
    • /ru/docs/Web/HTML/Attributes/accept does not exist but fell back to /en-US/docs/Web/HTML/Attributes/accept
    • /ru/docs/Web/HTML/Attributes/autocomplete does not exist but fell back to /en-US/docs/Web/HTML/Attributes/autocomplete
    • /ru/docs/Web/HTML/Attributes/capture does not exist but fell back to /en-US/docs/Web/HTML/Attributes/capture
    • /ru/docs/Web/HTML/Attributes/dirname does not exist but fell back to /en-US/docs/Web/HTML/Attributes/dirname
    • /ru/docs/Web/HTML/Attributes/disabled does not exist but fell back to /en-US/docs/Web/HTML/Attributes/disabled
    • and 16 more flaws omitted
  • broken_links:
    • Can use the English (en-US) link as a fallback

URL: /ru/docs/Web/HTML/Element/input/password
Title: <input type="password">
Flaw count: 31

  • macros:
    • /ru/docs/Web/HTML/Attributes/accept does not exist but fell back to /en-US/docs/Web/HTML/Attributes/accept
    • /ru/docs/Web/HTML/Attributes/autocomplete does not exist but fell back to /en-US/docs/Web/HTML/Attributes/autocomplete
    • /ru/docs/Web/HTML/Attributes/capture does not exist but fell back to /en-US/docs/Web/HTML/Attributes/capture
    • /ru/docs/Web/HTML/Attributes/dirname does not exist but fell back to /en-US/docs/Web/HTML/Attributes/dirname
    • /ru/docs/Web/HTML/Attributes/disabled does not exist but fell back to /en-US/docs/Web/HTML/Attributes/disabled
    • and 24 more flaws omitted
  • broken_links:
    • Can use the English (en-US) link as a fallback
  • translation_differences:
    • Differences in the important macros (4 in common of 20 possible)

URL: /ru/docs/Web/HTML/Element/input/radio
Title: <input type="radio">
Flaw count: 27

  • macros:
    • /ru/docs/Web/HTML/Attributes/accept does not exist but fell back to /en-US/docs/Web/HTML/Attributes/accept
    • /ru/docs/Web/HTML/Attributes/autocomplete does not exist but fell back to /en-US/docs/Web/HTML/Attributes/autocomplete
    • /ru/docs/Web/HTML/Attributes/capture does not exist but fell back to /en-US/docs/Web/HTML/Attributes/capture
    • /ru/docs/Web/HTML/Attributes/dirname does not exist but fell back to /en-US/docs/Web/HTML/Attributes/dirname
    • /ru/docs/Web/HTML/Attributes/disabled does not exist but fell back to /en-US/docs/Web/HTML/Attributes/disabled
    • and 20 more flaws omitted
  • broken_links:
    • Can use the English (en-US) link as a fallback
  • translation_differences:
    • Differences in the important macros (4 in common of 12 possible)
External URLs (2)

URL: /ru/docs/Web/HTML/Element/input/file
Title: <input type="file">

(comment last updated: 2023-11-28 10:32:10)

@leon-win leon-win changed the title [ru] fix MacroLiveSampleError on docs/Web/HTML/Element/input subpages [ru] fix MacroLiveSampleError on docs/Web/HTML/Element/input subpages Nov 14, 2023
@github-actions github-actions bot added the merge conflicts 🚧 This pull request has merge conflicts that must be resolved. label Nov 27, 2023
Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

@github-actions github-actions bot removed the merge conflicts 🚧 This pull request has merge conflicts that must be resolved. label Nov 28, 2023
@leon-win leon-win changed the title [ru] fix MacroLiveSampleError on docs/Web/HTML/Element/input subpages [ru] fix MacroLiveSampleError on Web/HTML/Element/input subpages Dec 3, 2023
@leon-win leon-win merged commit eb4a142 into mdn:main Dec 3, 2023
7 checks passed
@leon-win leon-win deleted the fix/12578/web-html-element branch December 3, 2023 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n-ru Issues related to Russian content.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant