It seem that only the default value is used. I have three files : image.png, image_en_CA.png and image_fr_CA.png.
Everything is working fin in dev mode, but when it come to publish, only image.png is taken into account. Maybe it's because I have PHP server side ? Can anyone help me ? Christian On Tue, Feb 9, 2010 at 8:02 PM, Christian Goudreau < [email protected]> wrote: > It doesn't work after build ! My images are a mess and I can't even change > de locale, what am I missing ? > > Christian > > > On Mon, Feb 8, 2010 at 4:24 PM, Christian Goudreau < > [email protected]> wrote: > >> Ok... it's working in dev mode, I don't know why it didnt when going live, >> I'll do some more test and come back later >> >> On Mon, Feb 8, 2010 at 12:02 PM, Christian Goudreau < >> [email protected]> wrote: >> >>> There's an example of what I have : >>> >>> Inside the client bundle : >>> >>> ImageResource example(); >>> >>> and in my directory I have : exemple.png >>> exemple_fr_CA.png >>> exemple_en_CA.png >>> >>> and when I set the local to fr_CA, I have exemple.png instead... >>> >>> On Sun, Feb 7, 2010 at 10:20 PM, Christian Goudreau < >>> [email protected]> wrote: >>> >>>> I know how to implements localizable images with Image bundle, but how >>>> does it works with Client Bundle ? I found nothing about that in the >>>> documentation and I was wondering what was the best way to acheive this >>>> with >>>> Gwt 2.0. >>>> >>>> Thx >>>> >>>> Christian >>>> >>> >>> >> > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
