Re: [web2py] Re: Making Internationalization Easier

2012-02-10 Thread Niphlod
no problem. just for the record, in the admin app the vertical length of the page would be a minor problem for me if the untranslated strings showed before/after the yet translated ones ... 1200 strings before, add a controller, 1250 strings after, also if they are highlighted it's heavy to scr

Re: [web2py] Re: Making Internationalization Easier

2012-02-10 Thread Bruce Wade
You make a good point on the ~1200 strings. The language files are just python dictionaries, so I don't see any reason why we can't provide paging so make the file easier to work with. Sure if you would like to help the more people the better as I think everyone using web2py would benefit from thi