Kodi Community Forum

Full Version: Ampersand not displaying correctly for genre
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
When working on the Amber skin earlier I noticed the "Fitness & Health" genre string doesn't seem to display the ampersand correctly, it displays as '&'

I've switched to confluence and found it's the same there.. so I assume this is coming internally from XBMC's genre mappings?

I'm using Gotham Git bd9a341 (Windows).

Image
this is escaped in our language files for some reason: https://github.com/xbmc/xbmc/blob/master...s.po#L8770
https://github.com/xbmc/xbmc/blob/master...s.po#L8802 same thing.

i don't have time to do a pr right now
Swifty could you please edit your thread and change it to solved Wink
thanks for fixing it
Thanks guys, sorry for the delay.. been away this week.