From 0a839ad084e42f15f1025bbae9de3093dfeb6f51 Mon Sep 17 00:00:00 2001 From: Dmitry Jemerov Date: Thu, 2 Jan 2020 16:56:52 +0100 Subject: [PATCH] Correct capitalization for action title GitOrigin-RevId: ffa5df00ac633684a24394220aa1792d459f3c0a --- resources-en/src/messages/AntBundle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources-en/src/messages/AntBundle.properties b/resources-en/src/messages/AntBundle.properties index ff32c09887bb..2371c850585f 100644 --- a/resources-en/src/messages/AntBundle.properties +++ b/resources-en/src/messages/AntBundle.properties @@ -76,7 +76,7 @@ run.ant.file.or.target.action.description=Run the selected build file or selecte run.ant.build.action.name=Run Build run.ant.target.action.name=Run Target run.ant.targets.action.name=Run Targets -make.ant.runconfiguration.name=Create run configuration +make.ant.runconfiguration.name=Create Run Configuration filter.ant.targets.action.name=Filter targets filter.ant.targets.action.description=Filter targets executes.before.run.debug.acton.name=Before Run/Debug...