Rename Home Panels?
#1
I've done a search but couldn't find anything that explained how to do it. I'd like to be able to rename 'TV Shows' to 'Home Movies' for instance.

How would i go about doing that?
Reply
#2
which skin?...

Usually, Browse to the folder of skin

SKIN FOLDER > Language > open Strings.xml

Search for TV SHOWS replace with Home Videos

** A word of caution to this tale...Should Hercules fight, you will fail. ahem

You may have to tinker to get items not scrolling etc
Reply
#3
Alska Revisited.

Code:
<string id="40017">Hide TV Shows</string>

Code:
<string id="40086">TV Shows (Click to open/close)</string>

These are the only two lines of code that contain 'TV Shows', neither seem to relate to the actual home panel though, just the 'sub menu' settings.
Reply
#4
i'll have a look, Dahrma release ?
Reply
#5
XBMC\language\English\strings.xml

Code:
<string id="20343">Tv Shows</string>

this should do it
Reply
#6
Cheers, i'll check it out tomorrow.

oh and yes , dharma release.
Reply

Logout Mark Read Team Forum Stats Members Help
Rename Home Panels?0