jeroenpardon / skin.grid

Grid, a UI for Kodi. By using this code you agree with the license terms as included.
http://www.gridskin.net
Other
39 stars 25 forks source link

Info labels missing from Skin settings #92

Closed KOKONUTCREME closed 7 years ago

KOKONUTCREME commented 7 years ago

Hi Jeroen, here is a copy of my strings.po file

strings.po.zip

jeroenpardon commented 7 years ago

Thanks, I must say I am at a loss what the cause could be. I see no weird things in the file, it's identical to mine except for two small changes that are not on Git yet.

Could you enable debug logging and post the debug log on pastebin.com? Maybe that will reveal some warnings or errors that could point me in the right direction.

KOKONUTCREME commented 7 years ago

grid_skin_settings_missing_some_labels.txt Here you go. Also here is a screenshot of what I'm referring to

grid scrollbar visibility

jeroenpardon commented 7 years ago

Ah... As we say over here "I should have looked further than my nose"... Apparently something went wrong with find & replace when I was reorganizing the language file. Sorry, I should have spotted that. Should be fixed now, cheers