As an editor, I want to easily understand what is behind an EntitySchema when looking at the [[ https://www.wikidata.org/wiki/Special:RecentChanges | Recent Changes ]] page
**Problem**
Currently on [[ https://www.wikidata.org/wiki/Special:RecentChanges | Recent Changes ]], EntitySchemas are shown by their ID instead of their label, making it difficult for users to understand what the EntitySchema is for.
To make EntitySchemas more legible for users, we would like to replicate the format that is used for Items i.e. "Label (ID)"
**Screenshot**
An example of how EntitySchemas are currently displayed on recent changes:
{F37099120}
How Items are displayed:
{F37110332}
**BDD**
GIVEN an EntitySchema
WHEN it is listed on [[ https://www.wikidata.org/wiki/Special:RecentChanges | Recent Changes ]]
THEN it is shown as "Label (ID)"
**Acceptance criteria:**
[ ] an EntitySchema is shown as"Label (ID)" on [[ https://www.wikidata.org/wiki/Special:RecentChanges | Recent Changes ]]
[ ] the language of the label follows the UI language