diff --git a/content/8-x-y/en-US/docs/api/menu-item.md b/content/8-x-y/en-US/docs/api/menu-item.md index 887b391fc9064..bae9229bcdf23 100644 --- a/content/8-x-y/en-US/docs/api/menu-item.md +++ b/content/8-x-y/en-US/docs/api/menu-item.md @@ -69,6 +69,7 @@ a `type`. The `role` property can have following values: * `undo` +* `about` - Trigger a native about panel (custom message box on Window, which does not provide its own). * `redo` * `cut` * `copy` @@ -94,7 +95,6 @@ The `role` property can have following values: The following additional roles are available on _macOS_: * `appMenu` - Whole default "App" menu (About, Services, etc.) -* `about` - Map to the `orderFrontStandardAboutPanel` action. * `hide` - Map to the `hide` action. * `hideOthers` - Map to the `hideOtherApplications` action. * `unhide` - Map to the `unhideAllApplications` action. diff --git a/package.json b/package.json index 2989b712e347d..c2895fc02b6d6 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "automerge": "ts-node ./script/automerge.ts" }, "electronLatestStableTag": "v9.0.0", - "electronMasterBranchCommit": "fdf40ce07aa9bb4532bce01b35cad074a00fca9b", + "electronMasterBranchCommit": "e3c2ec9f7c442742ac8e8a6ff260ebfb34a4cb1f", "engines": { "node": ">=10" }, diff --git a/stats.json b/stats.json index 666c77468d33e..e28aeb866396f 100644 --- a/stats.json +++ b/stats.json @@ -289,14 +289,14 @@ "name": "Thai", "code": "th", "phrases": "65822", - "translated": "6463", + "translated": "6508", "approved": "4910", "words": "632677", - "words_translated": "34148", + "words_translated": "34421", "words_approved": "24717", "translated_progress": 5, "approved_progress": 3, - "qa_issues": 835 + "qa_issues": 837 }, { "name": "Turkish", @@ -315,14 +315,14 @@ "name": "Ukrainian", "code": "uk", "phrases": "65822", - "translated": "21351", + "translated": "21382", "approved": "16984", "words": "632677", - "words_translated": "131241", + "words_translated": "131652", "words_approved": "106618", "translated_progress": 20, "approved_progress": 16, - "qa_issues": 1178 + "qa_issues": 1180 }, { "name": "Vietnamese",