Hey folks, I was playing around with the UiBinder i18n today and I somehow figured it out to make it work (It was a bit of a pain oO!). Ok, now I got some properties files for my template, but is it possible to access these translations from the property files as constants? To use those "words" in my app as constans where I can´t use the UiBinder like the Canvas element? And what if I have different UiBinder Templates and need to translate the same words? They have the same checksum, but can they access the property file from the other template? Or do I need global property files? I don´t get the whole system right now... In my eyes it would be unefficient to mix constants and the UiBinder I18n. Do I have even a choice?
Cheers, Michael -- 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.
