summaryrefslogtreecommitdiffstats
path: root/l10n-uk/devtools/client/toolbox.properties
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--l10n-uk/devtools/client/toolbox.properties12
1 files changed, 8 insertions, 4 deletions
diff --git a/l10n-uk/devtools/client/toolbox.properties b/l10n-uk/devtools/client/toolbox.properties
index 307ddcfa58..0831cf81c4 100644
--- a/l10n-uk/devtools/client/toolbox.properties
+++ b/l10n-uk/devtools/client/toolbox.properties
@@ -5,13 +5,13 @@
# LOCALIZATION NOTE (toolbox.titleTemplate1): This is the template
# used to format the title of the toolbox.
# The URL of the page being targeted: %1$S.
-toolbox.titleTemplate1=Інструменти розробника - %1$S
+toolbox.titleTemplate1=Інструменти розробника – %1$S
# LOCALIZATION NOTE (toolbox.titleTemplate2): This is the template
# used to format the title of the toolbox.
# The page title or other name for the thing being targeted: %1$S
# The URL of the page being targeted: %2$S.
-toolbox.titleTemplate2=Інструменти розробника - %1$S - %2$S
+toolbox.titleTemplate2=Інструменти розробника – %1$S – %2$S
# LOCALIZATION NOTE (toolbox.multiProcessBrowserToolboxTitle): Title used for
# the Browser Toolbox when the pref `devtools.browsertoolbox.scope` is set to "everything".
@@ -76,7 +76,7 @@ toolbox.elementPicker.mac.key=Cmd+Opt+C
# Used as a message in either tooltips or contextual menu items to open the
# corresponding URL as a css file in the Style-Editor tool.
# DEV NOTE: Mostly used wherever toolbox.viewSourceInStyleEditorByXX is used.
-toolbox.viewCssSourceInStyleEditor.label=Відкрити файл в редакторі стилів
+toolbox.viewCssSourceInStyleEditor.label=Відкрити файл у редакторі стилів
# LOCALIZATION NOTE (toolbox.viewJsSourceInDebugger.label)
# Used as a message in either tooltips or contextual menu items to open the
@@ -160,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=Показати кількість помилок на сторінці