Skip to content

Ensure no placeholder-only strings are translated

Replace strings in initial pass. Add new condition in TranslatableMarkup class to validate strings which has just placeholder. Add test cases to validate it.

Closes #2571631

Merge request reports