As a user I want to be able to quickly see what is behind a Lexeme ID I see in recent changes in order to know if the edit summary associated with it represents a good or bad edit.
The recent changes line should start with for example "Lehrerin (L123)" instead of "L123" if Lehrerin is the lemma.
GIVEN There has been an edit made to the Lexeme
WHEN I am on Special:RecentChanges
THEN I see the lemma of the lexeme and the ID
AND they link to the lexeme page
Details:
- If there are multiple then show them separated by translatable separator (in English forward slash) in the order in which they are in the Lexeme.
Todo:
- Consider adding a browser test or another high level test