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

zh-CN: create extension.getExtensionTabs() #23545

Merged
merged 3 commits into from
Sep 21, 2024
Merged

Conversation

PassionPenguin
Copy link
Contributor

No description provided.

@PassionPenguin PassionPenguin requested a review from a team as a code owner September 13, 2024 13:27
@PassionPenguin PassionPenguin requested review from yin1999 and removed request for a team September 13, 2024 13:27
@github-actions github-actions bot added the l10n-zh Issues related to Chinese content. label Sep 13, 2024
Copy link
Contributor

github-actions bot commented Sep 13, 2024

Preview URLs

Flaws (13)

URL: /zh-CN/docs/Mozilla/Add-ons/WebExtensions/API/extension/getExtensionTabs
Title: extension.getExtensionTabs()
Flaw count: 13

  • macros:
    • /zh-CN/docs/Mozilla/Add-ons/WebExtensions/Background_scripts does not exist but fell back to /en-US/docs/Mozilla/Add-ons/WebExtensions/Background_scripts
    • /zh-CN/docs/Mozilla/Add-ons/WebExtensions/Working_with_files does not exist but fell back to /en-US/docs/Mozilla/Add-ons/WebExtensions/Working_with_files
    • /zh-CN/docs/Mozilla/Add-ons/WebExtensions/Differences_between_API_implementations does not exist but fell back to /en-US/docs/Mozilla/Add-ons/WebExtensions/Differences_between_API_implementations
    • /zh-CN/docs/Mozilla/Add-ons/WebExtensions/user_interface/Sidebars does not exist but fell back to /en-US/docs/Mozilla/Add-ons/WebExtensions/user_interface/Sidebars
    • /zh-CN/docs/Mozilla/Add-ons/WebExtensions/user_interface/Context_menu_items does not exist but fell back to /en-US/docs/Mozilla/Add-ons/WebExtensions/user_interface/Context_menu_items
    • and 8 more flaws omitted
External URLs (2)

URL: /zh-CN/docs/Mozilla/Add-ons/WebExtensions/API/extension/getExtensionTabs
Title: extension.getExtensionTabs()

(comment last updated: 2024-09-21 04:33:18)

)
```

该 API 也可通过 `browser.extension.getExtensionTabs()` 使用。
Copy link
Member

@yin1999 yin1999 Sep 20, 2024

Choose a reason for hiding this comment

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

以前就提到过这个,其他的 PR 也有类似的问题,我提了你没改。

Suggested change
该 API 也可通过 `browser.extension.getExtensionTabs()` 使用
该 API 同样以 `browser.extension.getExtensionTabs()` 的形式可用

Copy link
Contributor Author

Choose a reason for hiding this comment

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

翻译的时候遇到,我在repo里面搜,看到#21208的 files/zh-cn/mozilla/add-ons/webextensions/api/browseraction/setbadgetext/index.mdhttps://github.com/mdn/translated-content/blob/e4c198849e0ddc596f67ae362a293b700dc038b6/files/zh-cn/mozilla/add-ons/webextensions/api/browseraction/setbadgetext/index.md)

Copy link
Member

@yin1999 yin1999 left a comment

Choose a reason for hiding this comment

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

👍

@yin1999 yin1999 merged commit 23c1e33 into mdn:main Sep 21, 2024
7 checks passed
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