From 08abaebbd8eb806a1fff56355022d34ca80c2b1f Mon Sep 17 00:00:00 2001 From: Nebojsa Vuksic Date: Wed, 23 Jul 2025 15:08:35 +0200 Subject: [PATCH] fixup! Add SearchToolbarMenu widget implementation --- src/main/resources/messages/ComposeTemplate.properties | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/main/resources/messages/ComposeTemplate.properties b/src/main/resources/messages/ComposeTemplate.properties index cf30aa4..55e0807 100644 --- a/src/main/resources/messages/ComposeTemplate.properties +++ b/src/main/resources/messages/ComposeTemplate.properties @@ -3,4 +3,6 @@ randomLabel=The random number is: {0} shuffle=Shuffle helloWorld=Hello world #{0} increment=Moar -action.dev.sebastiano.jewel.ijplugin.demo.text=Jewel Demo Dialog \ No newline at end of file +action.dev.sebastiano.jewel.ijplugin.demo.text=Jewel Demo Dialog + +search.toolbar.menu.add.button.content.description=Add a place to a watch list. \ No newline at end of file