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

remove web.link macros from l10n-zh #6394

Merged
merged 1 commit into from
Jun 19, 2022
Merged

Conversation

yin1999
Copy link
Member

@yin1999 yin1999 commented Jun 19, 2022

Part of #5603

@github-actions github-actions bot added the l10n-zh Issues related to Chinese content. label Jun 19, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Jun 19, 2022

Preview URLs

Flaws

URL: /zh-TW/docs/Web/JavaScript/Guide/Expressions_and_Operators
Title: 運算式與運算子
on GitHub
Flaw count: 55

  • macros:
    • /zh-TW/docs/Web/JavaScript/Reference/Global_Objects/Object/is does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is
    • /zh-TW/docs/Web/JavaScript/Reference/Operators/Array_comprehensions does not exist
    • /zh-TW/docs/Web/JavaScript/Reference/Operators/Generator_comprehensions does not exist
  • broken_links:
    • Can't resolve /en-US/docs/Web/JavaScript/Reference/Operators/Assignment_Operators
    • Can't resolve /en-US/docs/Web/JavaScript/Reference/Operators/Assignment_Operators#Assignment
    • Can't resolve /en-US/docs/Web/JavaScript/Reference/Operators/Assignment_Operators#Addition_assignment
    • Can't resolve /en-US/docs/Web/JavaScript/Reference/Operators/Assignment_Operators#Assignment
    • Can't resolve /en-US/docs/Web/JavaScript/Reference/Operators/Assignment_Operators#Subtraction_assignment
    • and 47 more flaws omitted

URL: /zh-TW/docs/Web/JavaScript/Guide/Regular_Expressions
Title: 正規表達式
on GitHub
Flaw count: 18

  • macros:
    • /zh-TW/docs/Web/JavaScript/Reference/Global_Objects/RegExp/exec does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/exec
    • /zh-TW/docs/Web/JavaScript/Reference/Global_Objects/RegExp/test does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/test
    • /zh-TW/docs/Web/JavaScript/Reference/Global_Objects/String/search does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/String/search
    • /zh-TW/docs/Web/JavaScript/Reference/Global_Objects/String/split does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/String/split
    • /zh-TW/docs/Web/JavaScript/Reference/Global_Objects/RegExp/exec does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/exec
    • and 4 more flaws omitted
  • broken_links:
    • Anchor not lowercase
    • Can't resolve https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions#Using_parentheses
    • Can't resolve https://developer.mozilla.org/zh-TW/docs/JavaScript/Guide/Values,_variables,_and_literals#Unicode_escape_sequences
    • Is currently http:// but can become https://
    • Can't resolve https://developer.mozilla.org/en-US/docs/JavaScript/Guide/Values,_variables,_and_literals#Unicode_escape_sequences
    • and 3 more flaws omitted
  • translation_differences:
    • Differences in the important macros (1 in common of 2 possible)

URL: /zh-TW/docs/Web/JavaScript/Guide/Functions
Title: 函式
on GitHub
Flaw count: 21

  • broken_links:
    • Can't resolve https://developer.mozilla.org/en-US/docs/JavaScript/Reference/Statements/return
    • Can't resolve https://developer.mozilla.org/en-US/docs/JavaScript/Reference/Global_Objects/Array
    • Can't resolve /en-US/docs/JavaScript/Guide/Predefined_Core_Objects#Function_Object
    • Can't resolve /en-US/docs/JavaScript/Guide/Functions#eval_Function
    • Can't resolve /en-US/docs/JavaScript/Guide/Working_with_Objects#Objects_and_Properties
    • and 16 more flaws omitted

URL: /zh-CN/docs/Web/JavaScript/Guide/Expressions_and_Operators
Title: 表达式与运算符
on GitHub
Flaw count: 39

  • macros:
    • /zh-CN/docs/Web/JavaScript/Reference/Date redirects to /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Date
    • /zh-CN/docs/Web/JavaScript/Reference/Array redirects to /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Array
    • /zh-CN/docs/Web/JavaScript/Reference/Operators/Array_comprehensions does not exist
    • /zh-CN/docs/Web/JavaScript/Reference/Operators/Generator_comprehensions does not exist
  • 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 29 more flaws omitted
  • bad_pre_tags:
    • <pre><code>CODE can be just <pre>CODE

URL: /zh-CN/docs/Web/JavaScript/Guide/Working_with_Objects
Title: 使用对象
on GitHub
Flaw count: 18

  • macros:
    • /zh-CN/docs/Web/JavaScript/Reference/Date redirects to /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Date
  • broken_links:
    • Can't resolve https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Operators/Property_Accessors
    • Can't resolve /zh-CN/docs/JavaScript/Guide/Statements#for...in_Statement
    • Can't resolve /zh-CN/docs/JavaScript/ECMAScript_5_support_in_Mozilla
    • Can't resolve /zh-CN/docs/JavaScript/Reference/Statements/for...in
    • Can't resolve /zh-CN/docs/JavaScript/Reference/Global_Objects/Object/keys
    • and 12 more flaws omitted

External URLs

URL: /zh-TW/docs/Web/JavaScript/Guide/Expressions_and_Operators
Title: 運算式與運算子
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/JavaScript/Guide/Regular_Expressions
Title: 正規表達式
on GitHub

No new external URLs


URL: /zh-TW/docs/Web/JavaScript/Guide/Functions
Title: 函式
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/JavaScript/Guide/Expressions_and_Operators
Title: 表达式与运算符
on GitHub

No new external URLs


URL: /zh-CN/docs/Web/JavaScript/Guide/Working_with_Objects
Title: 使用对象
on GitHub

No new external URLs

(this comment was updated 2022-06-19 06:52:36.743255)

@yin1999 yin1999 marked this pull request as ready for review June 19, 2022 06:50
@yin1999 yin1999 requested a review from a team as a code owner June 19, 2022 06:50
@yin1999 yin1999 requested review from t7yang and removed request for a team June 19, 2022 06:50
@irvin irvin merged commit db0bce2 into mdn:main Jun 19, 2022
@yin1999 yin1999 deleted the remove-web.link branch June 19, 2022 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n-zh Issues related to Chinese content.
Projects
Development

Successfully merging this pull request may close these issues.

2 participants