XBMC Community Forum  

Go Back   XBMC Community Forum > Help and Support > Skin Help and Support > Focus

Focus Subforum for the Focus skin (and mods for/of it).

Reply
 
Thread Tools Search this Thread Display Modes
Old 2008-11-08, 14:11   #1
slyk2203
Junior Member
 
Join Date: Sep 2007
Posts: 20
slyk2203 is on a distinguished road
Default home screen in german

hi guys,
does anyone know how to change the names of categories on the home screen?
unfortunately the are some mistakes in the translation.
Pictures - germ. Photos
Accessories- germ. Extras

accessories and Einstellungen are long words and it looks wrong because the words are on eachother.
regards
slyk2203 is offline   Reply With Quote
Old 2008-11-08, 15:16   #2
Jeroen
Skilled Skinner
 
Jeroen's Avatar
 
Join Date: Feb 2008
Location: The Netherlands
Posts: 610
Jeroen is an unknown quantity at this point
Default

Hi,
What version of Focus are you using? I believe I once accidentally left a dutch translation file in the directory for german at some point. Currently there is no german language file. It's best to delete the german directory if you have one. It's located in the "language" directory of Focus.

Focus uses the labels that are already built into XBMC whenever possible. Only labels that are not present in XBMC (like the accessories label) use Focus' own strings.
So for instance Einstellungen is the label provided by the german language file of XBMC itself.

Now, the easiest way to change them is to open up the home.xml file in a text editor and look up the button you want to change. They are all at the beginning of the file.

Like for instance accessories:

PHP Code:
<control type="button" id="4">
<
label>31006</label>
<
posx>370</posx>
<
width>170</width>
<
onleft>3</onleft>
<
onright>5</onright>
<
onup>1</onup>
<
ondown>1400</ondown>
<
onclick>ActivateWindow(Favourites)</onclick>
<include>
menubarButton</include>
</
control
Between the <label></label> tags you can type whatever you want and it will show up on the button.

The second method is to make a seperate german language file.

I will be working on tweaking the button sizes to accommodate other languages better in upcoming versions of focus.

Hope that helps
__________________

latest update: 11.01.09
Download
Jeroen is offline   Reply With Quote
Old 2008-11-09, 02:29   #3
slyk2203
Junior Member
 
Join Date: Sep 2007
Posts: 20
slyk2203 is on a distinguished road
Default

thanks for the clue Jeroen, I fixed that.
slyk2203 is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 06:41.


Protected by Akismet, We recommend WordPress blogs
Copyright © 2008, XBMC Project