Github user FSchumacher commented on a diff in the pull request: https://github.com/apache/jmeter/pull/432#discussion_r235127891 --- Diff: src/core/org/apache/jmeter/resources/messages.properties --- @@ -1206,6 +1206,7 @@ teardown_on_shutdown=Run tearDown Thread Groups after shutdown of main threads template_choose=Select Template template_create_from=Create template_field=Template ($i$ where i is capturing group number, starts at 1): +template_fill_parameters=Fill your parameters \: --- End diff -- In English typography there is no space before the colon :)
---