Steps to Reproduce:
- Choose a message for translation that is outdated and has a message checker.
- Remove the insertable such that we now have 2 warnings appearing, one regarding the message being outdated, and the other regarding missing insertable.
- Add the insertable back.
Actual Results:
The outdated warning no longer appears, and an invalid more label button is displayed. See image below,
Expected Results:
- Only the outdated message warning should be displayed
- We should not see the "more" label