From 2df87c4a0035df9c32609c4db1ac86500a0e4f01 Mon Sep 17 00:00:00 2001 From: Louis Vignier Date: Fri, 11 Oct 2024 16:15:25 +0200 Subject: [PATCH] [ui] Fix occurrences of "drop down list" IJPF-CR-25037 GitOrigin-RevId: acf70d380f63d0166500b4c470bf5dae9c365283 --- platform/lang-api/resources/messages/LangBundle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/lang-api/resources/messages/LangBundle.properties b/platform/lang-api/resources/messages/LangBundle.properties index 7fceedbdd66a..333c56b89187 100644 --- a/platform/lang-api/resources/messages/LangBundle.properties +++ b/platform/lang-api/resources/messages/LangBundle.properties @@ -29,7 +29,7 @@ psi.search.scope.libraries=Libraries dialog.template.data.language.caption=Template data languages are the underlying languages in template files like those of FreeMarker/Velocity frameworks. \ To change template data language settings {0} uses for a file, a directory, or the entire project, \ -add its path if necessary and then select a language from the drop down list. +add its path if necessary and then select a language from the drop-down list. template.data.language.configurable=Template Data Languages template.data.language.configurable.tree.table.title=Language template.data.language.override.warning.text=There are template data languages specified for the subdirectories. Override them?