Make video metadata strings translatable in frontend
In the video page, a small part of the strings was untranslatable, e.g. “Player: ”.
These were part of the video metadata. Now these are localizable.
file(GLOB images *.png)
install(FILES
theme.cfg
${images}
credits.txt
DESTINATION ${SHAREPATH}Data/Themes/Fruit)