From 520a92573ce79e3628762e4ce06e284d50c2e548 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 21 May 2024 07:21:19 +0200 Subject: Merging upstream version 115.11.0esr. Signed-off-by: Daniel Baumann --- l10n-en-CA/devtools/client/components.properties | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'l10n-en-CA/devtools/client/components.properties') diff --git a/l10n-en-CA/devtools/client/components.properties b/l10n-en-CA/devtools/client/components.properties index 7849afba30..885b6aeb86 100644 --- a/l10n-en-CA/devtools/client/components.properties +++ b/l10n-en-CA/devtools/client/components.properties @@ -47,3 +47,15 @@ searchModifier.caseSensitiveModifier=Match Case # LOCALIZATION NOTE(searchModifier.wholeWordModifier): A search option # when searching text in a file searchModifier.wholeWordModifier=Match Whole Word + +# LOCALIZATION NOTE (searchBox.clearButtonTitle): The title of the SearchBox clear input +# button, which is displayed when the input is not empty. +searchBox.clearButtonTitle=Clear filter input + +# LOCALIZATION NOTE treeNode.collapseButtonTitle): The title of the Tree node toggle +# button when the node is expanded. +treeNode.collapseButtonTitle=Collapse + +# LOCALIZATION NOTE treeNode.expandButtonTitle): The title of the Tree node toggle +# button when the node is collapsed. +treeNode.expandButtonTitle=Expand -- cgit v1.2.3