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

Replace {{ObsoleteGeneric}} with {{Obsolete_inline}} #11644

Merged
merged 1 commit into from
Feb 15, 2023

Conversation

queengooborg
Copy link
Collaborator

This PR removes the final calls of {{ObsoleteGeneric}} and replaces them with {{Obsolete_Inline}}.

@queengooborg queengooborg requested a review from a team as a code owner February 15, 2023 09:24
@queengooborg queengooborg requested review from sashasushko and removed request for a team February 15, 2023 09:24
@github-actions github-actions bot added the l10n-ru Issues related to Russian content. label Feb 15, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Feb 15, 2023

Preview URLs

Flaws (152)

URL: /ru/docs/Web/HTML/Element/A
Title: <a> - элемент ссылки
Flaw count: 57

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • and 30 more flaws omitted
  • broken_links:
    • Can't resolve /ru/docs/Web/Guide/HTML/Content_categories
    • Can't resolve /ru/docs/Web/Guide/HTML/Content_categories#Основной_поток
    • Can use the English (en-US) link as a fallback
    • Can't resolve /ru/docs/Web/Guide/HTML/Content_categories#interactive_content
    • Can't resolve /ru/docs/Web/Guide/HTML/Content_categories#Логический_контент
    • and 16 more flaws omitted
  • translation_differences:
    • Differences in the important macros (3 in common of 8 possible)

URL: /ru/docs/Web/HTML/Element/Input
Title: <input>
Flaw count: 82

  • 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/disabled does not exist but fell back to /en-US/docs/Web/HTML/Attributes/disabled
    • /ru/docs/Web/HTML/Attributes/elementtiming does not exist but fell back to /en-US/docs/Web/HTML/Attributes/elementtiming
    • and 66 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
    • Can use the English (en-US) link as a fallback
    • Can use the English (en-US) link as a fallback
    • Can use the English (en-US) link as a fallback
    • and 5 more flaws omitted
  • translation_differences:
    • Differences in the important macros (2 in common of 30 possible)

URL: /ru/docs/Web/HTML/Element/Input/image
Title: <input type="image">
Flaw count: 13

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • and 5 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
  • translation_differences:
    • Differences in the important macros (2 in common of 8 possible)

(comment last updated: 2023-02-15 09:37:42)

@queengooborg queengooborg deleted the macros/ru/obsolete_inline branch February 15, 2023 09:29
@queengooborg queengooborg restored the macros/ru/obsolete_inline branch February 15, 2023 09:34
@queengooborg queengooborg reopened this Feb 15, 2023
@queengooborg
Copy link
Collaborator Author

Gonna just squash and merge this because it's purely editorial.

@queengooborg queengooborg merged commit a7f3dc6 into main Feb 15, 2023
@queengooborg queengooborg deleted the macros/ru/obsolete_inline branch February 15, 2023 09:39
@@ -67,18 +67,18 @@ HTML-элемент `<a>` определяет гиперссылку для п

### Устаревшие

- {{htmlattrdef("charset")}} {{obsoleteGeneric("inline","HTML5")}}
- {{htmlattrdef("charset")}} {{obsolete_inline}}
Copy link
Contributor

Choose a reason for hiding this comment

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

I guess this should have been {{obsolete_inline("html5")}}, but it probably doesn't matter for these few occurrences.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This got removed in #11689 entirely since both macros are deprecated anyways!

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.

2 participants