From 086c044dc34dfc0f74fbe41f4ecb402b2cd34884 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:13:33 +0200 Subject: Merging upstream version 125.0.1. Signed-off-by: Daniel Baumann --- l10n-tr/devtools/client/toolbox.properties | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'l10n-tr/devtools/client/toolbox.properties') diff --git a/l10n-tr/devtools/client/toolbox.properties b/l10n-tr/devtools/client/toolbox.properties index 001c30afc4..a3b26e4b13 100644 --- a/l10n-tr/devtools/client/toolbox.properties +++ b/l10n-tr/devtools/client/toolbox.properties @@ -160,9 +160,13 @@ toolbox.meatballMenu.button.tooltip=Geliştirici Araçları’nı özelleştir v toolbox.closebutton.tooltip=Geliştirici araçlarını kapat # 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=Ayrık konsolu göster +# 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=Konsolu göster + # 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=Sayfadaki hata sayısını göster -- cgit v1.2.3