how can i make I18N dynamic in gwt?

36 views
Skip to first unread message

krrish

unread,
May 28, 2012, 7:10:31 AM5/28/12
to Google Web Toolkit
i'm using gwtp and i want to make my gwt application's I18N dynamic, i
did something likeshowcase example

is doing even though it is good i don't want reloade every time when
locale is changing.

so i just want to change the labels of my view when i change the
locale.

thanks,
krrish.

Joseph Lust

unread,
May 30, 2012, 4:15:37 PM5/30/12
to google-we...@googlegroups.com
Krrish,

GWT compiles a different permutation of the code for each language you have implemented i18n for. You thus must reload the app to load the different permutation to switch the language in use. If you want it to behave differently, you'll have to do i18n a different way than the built in GWT i18n tools


Sincerely,
Joseph
Reply all
Reply to author
Forward
0 new messages