From fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:14:29 +0200 Subject: Merging upstream version 125.0.1. Signed-off-by: Daniel Baumann --- l10n-zh-TW/devtools/client/toolbox.properties | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'l10n-zh-TW/devtools/client/toolbox.properties') diff --git a/l10n-zh-TW/devtools/client/toolbox.properties b/l10n-zh-TW/devtools/client/toolbox.properties index 892ffbf2a0..32112c637e 100644 --- a/l10n-zh-TW/devtools/client/toolbox.properties +++ b/l10n-zh-TW/devtools/client/toolbox.properties @@ -14,14 +14,13 @@ toolbox.titleTemplate1=開發者工具 — %1$S toolbox.titleTemplate2=開發者工具 — %1$S — %2$S # LOCALIZATION NOTE (toolbox.multiProcessBrowserToolboxTitle): Title used for -# the Browser Toolbox when the pref `devtools.browsertoolbox.fission` is true. +# the Browser Toolbox when the pref `devtools.browsertoolbox.scope` is set to "everything". # This Browser Toolbox allows to debug the parent process as well as the content # processes in the same toolbox. toolbox.multiProcessBrowserToolboxTitle=多處理程序瀏覽器工具箱 # LOCALIZATION NOTE (toolbox.parentProcessBrowserToolboxTitle): Title used for -# the Browser Toolbox when the pref `devtools.browsertoolbox.fission` and -# `devtools.browsertoolbox.scope` is set to "parent-process". +# the Browser Toolbox when the pref `devtools.browsertoolbox.scope` is set to "parent-process". # This Browser Toolbox allows to debug only the parent process resources. toolbox.parentProcessBrowserToolboxTitle=父處理程序瀏覽器工具箱 @@ -161,9 +160,13 @@ toolbox.meatballMenu.button.tooltip=自訂開發者工具並取得説明 toolbox.closebutton.tooltip=關閉開發者工具 # LOCALIZATION NOTE (toolbox.errorCountButton.tooltip): This is the tooltip for -# the error count button displayed in the developer tools toolbox. +# the error count button displayed in the developer tools toolbox if the "Enable Split Console" setting is checked. toolbox.errorCountButton.tooltip=顯示分割主控台 +# LOCALIZATION NOTE (toolbox.errorCountButtonConsoleTab.tooltip): This is the tooltip for +# the error count button displayed in the developer tools toolbox if the "Enable Split Console" setting is unchecked. +toolbox.errorCountButtonConsoleTab.tooltip=顯示主控台 + # LOCALIZATION NOTE (toolbox.errorCountButton.description): This is the description that # will be used for the error count button in the devTools settings panel. toolbox.errorCountButton.description=顯示頁面中的錯誤數量 -- cgit v1.2.3