• 1
  • 125
  • 126
  • 127(current)
  • 128
  • 129
  • 136
Xperience Special Announcement
daniel123 Wrote:To Rocky5:

Hey, I tried out the danish translation the other day and there seems to be missing some words in the settingsmenu. Could it have something to do with our 3 ekstra letter/symbols: ÆØÅ?

I can also try to upload a screenshot if that is easier.

nup they work fine for me but could you upload the screenshot please as it may be something i have changed or moved an id when i shouldn't have.

there are a couple more needing done if you could please.

PHP Code:
        <string id="31157">Enable custom panel</string>
        <
string id="31158">[color=greyblue]Enter plugin folder name[/color]</string>
        <
string id="31159">Custom Icon:</string>
        <
string id="31421">Custom Name:</string>
        <
string id="31422">Plugin type ievideomusic so on:</string>
        <
string id="31423">24=Video 501=Music 1=Programs 2=Pictures 2600=Weather:</string>
        
        <!-- 
DialogAlbumInfo.XML AND DialogVideoInfo.XML -->
        <
string id="31425">SEASON:</string>

        <!-- 
Include_Categories-Recently-Added.xml -->
        <
string id="31420">PLUGINS</string
german:
PHP Code:
<string id="31157">Aktiviere eigenen Menupunkt</string>
<
string id="31158">[color=greyblue]Gebe Plugin Ordner Name ein[/color]</string>
<
string id="31159">Wähle Icon:</string>
<
string id="31421">Wähle Name:</string>
<
string id="31422">Plugin Type z.BVideoMusik und so weiter:</string>
<
string id="31423">24=Video 501=Musik 1=Programme 2=Bilder 2600=Wetter:</string>

<!-- 
DialogAlbumInfo.XML AND DialogVideoInfo.XML -->
<
string id="31425">STAFFEL:</string>

<!-- 
Include_Categories-Recently-Added.xml -->
<
string id="31420">PLUGINS</string
This webpage comes in handy http://translate.google.com/# I have the app on my iPhone I have used other translation software but none have been as accurate.

I used a Polish translator and asked someone how to pronounce it, was only Good Morning but he pointed out that what the non google translator was saying was wrong, and told me the proper way of saying it, and Google translator was spot on with this.
italian:
Code:
[noparse]        <string id="31157">Abilita pannello personalizzato</string>
        <string id="31158">[color=greyblue]Inserisci nome cartella plugin[/color]</string>
        <string id="31159">Icona Personalizzata:</string>
        <string id="31421">Nome Personalizzato:</string>
        <string id="31422">Genere plugin , video, musica e cosi' via:</string>
        <string id="31423">24=Video / 501=Musica / 1=Programmi / 2=Immagini / 2600=Meteo:</string>
        
        <!-- DialogAlbumInfo.XML AND DialogVideoInfo.XML -->
        <string id="31425">STAGIONE:</string>

        <!-- Include_Categories-Recently-Added.xml -->
        <string id="31420">PLUGIN</string> [/noparse]
Spanish:

PHP Code:
<string id="31157">Activar panel personalizado</string>
        <
string id="31158">[color=greyblue]Nombre de la carpeta del plugin[/color]</string>
        <
string id="31159">Icono Personalizado:</string>
        <
string id="31421">Nombre Personalizado:</string>
        <
string id="31422">Tipo de Plugin ejvideomúsicaetc:</string>
        <
string id="31423">24=Video 501=Música 1=Programas 2=Imágenes 2600=Clima:</string>
        
        <!-- 
DialogAlbumInfo.XML AND DialogVideoInfo.XML -->
        <
string id="31425">TEMPORADA:</string>

        <!-- 
Include_Categories-Recently-Added.xml -->
        <
string id="31420">PLUGINS</string
Portuguese - Brazil

PHP Code:
<string id="31157">Ativar painel personalizado</string>
        <
string id="31158">[color=greyblue]Digite o nome da pasta do plugin[/color]</string>
        <
string id="31159">Ícone Personalizado:</string>
        <
string id="31421">Nome Personalizado:</string>
        <
string id="31422">Tipo de pluging exvídeomúsicaetc:</string>
        <
string id="31423">24=Vídeo 501=Música 1=Programas 2=Fotos 2600=Clima:</string>
        
        <!-- 
DialogAlbumInfo.XML AND DialogVideoInfo.XML -->
        <
string id="31425">TEMPORADA:</string>

        <!-- 
Include_Categories-Recently-Added.xml -->
        <
string id="31420">PLUGINS</string
Poland - Polish translation:
http://rapidshare.com/files/364501747/strings.xml

PS: to display Polish characters correctly you must encode to latin2
If needed, I can provide a Dutch translation? Smile
With tons of changes since Beta Alpha we are finally bringing you Beta Bravo.

Image

For a more accurate description of what has and hasn't been changed please check here:
Change Log: Please note I may have forgotten stuff, Rocky5.

Please ONLY post relevant information regarding the Bravo release and NOT any bug reports, complaints, suggestions or ideas. Threads related to those subjects are stickied in the Xperience forum.


Posts in THIS thread regarding any of the above mentioned topics will simply be deleted and ignored.

Downloads: Google Code -- Weather Fix (for later builds of XBMC)

Downloads: Google Code -- Updated 12/02/2010 17:13

Downloads: Rapidshare -- Updated 12/02/2010 17:13

Please note: YOU WILL need the most recent svn build of XBMC to handle this version of Xperience. The best resource for this can be found here: http://mirrors.xbmc.org/nightlies/

The latest build of XBMC has a bug with all skins it will show all views for about a second when entering movies.


Please use xbmc-r27527-trunk this does not have this bug.

Images


Image Image Image Image Image
With this extra item in the homesection you get a gradient overlay where the custom title-name is standing. With the other menu-items this overlay is not there.
Can i remove a line in a xml where this overlay is activated?



Rocky5 Wrote:OK you can now have 4 custom panels for plugins you can customize these how you see fit here is a screen shot of what you can configure.

Image

That will be added in but not right now one view will be added to music (don't worry it will be added before version 1)
Picture please?
XBMCG33K Wrote:Picture please?

Good one Smile, will try to replicate the menu item on my windows machine. (have to install xbmc first) because my appletv still wont snapshots of my screen Sad
XBMCG33K Wrote:Picture please?

Here's the gradient overlay Riderzzz is talking about.

Image
Riderzzz Wrote:With this extra item in the homesection you get a gradient overlay where the custom title-name is standing. With the other menu-items this overlay is not there.
Can i remove a line in a xml where this overlay is activated?

easiest way rename or delete the texture.

media\windows\home\panel_menu-overlay.png

or look in Includes_Window-Contents.xml

search for customiconunderlayvars and add a . to the end of it.
mach170 Wrote:Here's the gradient overlay Riderzzz is talking about.

Image

Rocky5 Wrote:easiest way rename or delete the texture.

media\windows\home\panel_menu-overlay.png

or look in Includes_Window-Contents.xml

search for customiconunderlayvars and add a . to the end of it.


Thanks alot!
  • 1
  • 125
  • 126
  • 127(current)
  • 128
  • 129
  • 136

Logout Mark Read Team Forum Stats Members Help
Xperience Special Announcement16