Skip to content

Show appropriate text for answered introduction requests

akwizgran requested to merge introduction-answered-text into plugin-toggles

This branch fixes a small regression I noticed while reviewing the plugin-toggles branch: we have different text for introduction requests that have been answered, but at some point we stopped showing that text. The string was showing up as unused so it was removed on the plugin-toggles branch.

I suggest merging this into plugin-toggles before that branch is merged into master to avoid extra work for translators.

Merge request reports