Re: [opennms-devel] Progress on i18n of OpenNMS web app

2008-05-28 Thread Sachin Naik
Hi Jeff, Can you please take a look at the i18n changes? We have developers in China that are continuing the work, extracting the strings, and they will also localize them into Chinese. We want to make sure that the changes will be checked in once complete. Thanks, Sachin Jeff Gehlbach wro

Re: [opennms-devel] Progress on i18n of OpenNMS web app

2008-05-09 Thread Jeff Gehlbach
On May 8, 2008, at 8:53 PM, Sachin Naik wrote: > Did you get a chance to look at the i18n changes yet? Not really, my days have been extremely full lately :( I will try to carve out some time today to look at your patches in detail. Sorry. -jeff -

Re: [opennms-devel] Progress on i18n of OpenNMS web app

2008-05-08 Thread Sachin Naik
Hi Jeff, Did you get a chance to look at the i18n changes yet? Thanks, Sachin Jeff Gehlbach wrote: > On May 5, 2008, at 4:55 PM, Sachin Naik wrote: > > >> Sounds good. I submitted the preliminary changes as a patch. The >> Bug ID is: 2455. >> > > Good stuff, thanks! I'll have a look

Re: [opennms-devel] Progress on i18n of OpenNMS web app

2008-05-05 Thread Jeff Gehlbach
On May 5, 2008, at 4:55 PM, Sachin Naik wrote: > Sounds good. I submitted the preliminary changes as a patch. The > Bug ID is: 2455. Good stuff, thanks! I'll have a look at it this evening. -jeff - This SF.net email is

Re: [opennms-devel] Progress on i18n of OpenNMS web app

2008-05-05 Thread Sachin Naik
Sounds good. I submitted the preliminary changes as a patch. The Bug ID is: 2455. Sachin Jeff Gehlbach wrote: On May 5, 2008, at 2:34 PM, Sachin Naik wrote: Is there a place I can put the mods? If you want me to submit a patch, that's fine, but the changes are probably not ready yet

Re: [opennms-devel] Progress on i18n of OpenNMS web app

2008-05-05 Thread Jeff Gehlbach
On May 5, 2008, at 2:34 PM, Sachin Naik wrote: > Is there a place I can put the mods? If you want me to submit a > patch, > that's fine, but the changes are probably not ready yet to be checked > in. Just want to make sure that we are on the right track before I > get > too far. A patch is t

Re: [opennms-devel] Progress on i18n of OpenNMS web app

2008-05-05 Thread Sachin Naik
> If you would like, create an enhancement bug at bugzilla.opennms.org > and attach a patch to it. ...I'm looking forward to > seeing what you've accomplished so far and what's yet to come. > > -jeff > Hi Jeff, Is there a place I can put the mods? If you want me to submit a patch, that's

Re: [opennms-devel] Progress on i18n of OpenNMS web app

2008-05-05 Thread Sachin Naik
Thanks Ronny. Looks like there will be a lot of repetitive changes and it may be helpful to have multiple people working on it. I'll let you know when things get a little more firmed up (either directly, or through the 'devel' mail list). Sachin Ronny Trommer wrote: > Hi, > > That sounds ve

Re: [opennms-devel] Progress on i18n of OpenNMS web app

2008-05-02 Thread Ronny Trommer
Hi, That sounds very very good! We have translated the WebUI in german language. I have tried to integrate the i18n stuff but my spring-skills was not good enough (maybe now, during the JasperServer Integration ;)) I was very interested and would like help with the german translation part, beta-te

Re: [opennms-devel] Progress on i18n of OpenNMS web app

2008-05-02 Thread Ronny Trommer
Hi, That sounds very very good! We have translated the WebUI in german language. I have tried to integrate the i18n stuff but my spring-skills was not good enough, but i will not give up to learn ;). I was very interested and would like help with the german translation part, beta-testing and some

Re: [opennms-devel] Progress on i18n of OpenNMS web app

2008-05-01 Thread Jeff Gehlbach
On May 1, 2008, at 6:50 PM, Sachin Naik wrote: > I updated my web.xml with Ben's changes, and verified that this does > indeed eliminate the need for specifying the UTF-8 encoding. It > works with including JSPs as well. Sweet. It might be a good idea to add yourself to the opennms-cvs m

Re: [opennms-devel] Progress on i18n of OpenNMS web app

2008-05-01 Thread Sachin Naik
Thanks for your feedback Jeff! 4) Other JSP changes; Added XML header at top, specifying encoding. Also added doctype: http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd";> For JSPs that include other JSPs with localizable string parameters, added: <% request.setCharacterEncodin

Re: [opennms-devel] Progress on i18n of OpenNMS web app

2008-05-01 Thread Jeff Gehlbach
Hi Sachin! On May 1, 2008, at 1:45 PM, Sachin Naik wrote: > I wanted to get feedback on the changes I made so far for i18n of > OpenNMS (web U/I). Let me be the first to say "wow" and "thank you!" This is truly awesome. > 1) Added resources for translatable strings. I moved the > 'messageSou