Hi...
I'm in the process of localizing my app. For various reason I want to use gettext for that. I already wrapped all my text stuff with a function ...i18n(Context, <plain text>). Some questions:
(1) Is there anyone who can recommend a parser that retrieves the texts and sync'es them with a (previously created) database?
(2) Is there anyone who did implement loading of the corresponding resource files into SmartGWT?
(3) Is/will that be a SmartGWT issue sooner or later, or should I post this in the GWT boards?
TIA
Ekki
* GWT Rocks! * SmartGWT Rocks Even Harder! *
SmartGWT PRO/EE 1.2.1, SmartGWT 1.3, GWT 1.7.1, Eclipse 3.5.1, JRE 1.6.0_16
CI-CUBE.BIZ feat. CubeBrowser.AppSpot.com www.EasternGraphics.com/X-4GPL
I'm in the process of localizing my app. For various reason I want to use gettext for that. I already wrapped all my text stuff with a function ...i18n(Context, <plain text>). Some questions:
(1) Is there anyone who can recommend a parser that retrieves the texts and sync'es them with a (previously created) database?
(2) Is there anyone who did implement loading of the corresponding resource files into SmartGWT?
(3) Is/will that be a SmartGWT issue sooner or later, or should I post this in the GWT boards?
TIA
Ekki
* GWT Rocks! * SmartGWT Rocks Even Harder! *
SmartGWT PRO/EE 1.2.1, SmartGWT 1.3, GWT 1.7.1, Eclipse 3.5.1, JRE 1.6.0_16
CI-CUBE.BIZ feat. CubeBrowser.AppSpot.com www.EasternGraphics.com/X-4GPL
Comment