Richtext won't localize?

I have this text which uses richtext to do the strikethrough effect on the word killed.


The richtext is as follows:
Total people who have been <s> killed </s> denied entry:
I have the localization set to dutch (which i confirmed by checking other text in the game and that is translated.) But for some reason this richtext wont localize.
The string in the localization table is shown below, which as you can see is the exact same as the text in game.
Total people who have been <s> killed </s> denied entry:
the gui item is a textlabel.
Does anyone know why this doesnt get localized and how to fix it?