Good point. Please check trunk and I will post 1.74.7 On Jan 13, 2:25 pm, Thadeus Burgess <[email protected]> wrote: > *the inherit problem of always keeping backwards compatibility* > > However, aside from this, there is a bug with the new "choose a value" that > is unacceptable. > > http://static.thadeusb.com/choosevaluebug.png > > -Thadeus > > On Wed, Jan 13, 2010 at 9:32 AM, mdipierro <[email protected]> wrote: > > On Jan 13, 8:02 am, Alexandre Andrade <[email protected]> > > wrote: > > > I always remember web2py needs to be more easier to internacionalize. > > > > as example, delete_label in forms always have to be set to be able to > > > localize. > > > > All strings 'under the hood' need to be T('string'). > > > Yes but technically, how would you do it? > > Some constants strings are defined at the module level, i.e. they do > > not belong to any specific application, while internationalization > > strings are application specific. > > I do not object to changing this. I just do not know how to. > > > > 2010/1/13 mdipierro <[email protected]> > > > > > There is no way to make everybody happy. > > > > > Ok to make zero='' not to go back to zero=None. > > > > > On Jan 12, 11:44 pm, Iceberg <[email protected]> wrote: > > > > > I also notice this change. > > > > > > I suggest to change its default value back to None, so that old apps > > > > > behave in the same way. > > > > > > Or at least, let the default value be empty string '', rather than an > > > > > English phrase "choose a value". The latter causes a developer have > > to > > > > > customize it again and again when developing applications targeting > > to > > > > > non-English end users. > > > > > > Regards, > > > > > Iceberg > > > > > > On Jan13, 0:54am, mdipierro <[email protected]> wrote: > > > > > > > IS_IN_DB(...,zero=None) > > > > > > > On Jan 12, 9:51 am, Jose <[email protected]> wrote: > > > > > > > > How to remove the words "choose a value" of the dropbox? > > > > > > > I want to work as before where it showed the first reading in the > > > > > > > table. > > > > > > > > Jose > > > > > -- > > > > You received this message because you are subscribed to the Google > > Groups > > > > "web2py-users" group. > > > > To post to this group, send email to [email protected]. > > > > To unsubscribe from this group, send email to > > > > [email protected]<web2py%[email protected]> > > <web2py%[email protected]<web2py%[email protected]> > > > > > . > > > > For more options, visit this group at > > > >http://groups.google.com/group/web2py?hl=en. > > > > -- > > > Atenciosamente > > > > -- > > > ========================= > > > Alexandre Andrade > > > Hipercenter.com > > > -- > > You received this message because you are subscribed to the Google Groups > > "web2py-users" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<web2py%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/web2py?hl=en. > >
-- You received this message because you are subscribed to the Google Groups "web2py-users" 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/web2py?hl=en.

