Paul McNett wrote: > Uwe Grauer wrote: >> Uwe Grauer wrote: >>> Paul McNett wrote: >>>> Uwe Grauer wrote: >>>>> In dGrid.py and in dApp.py _("< None >") is used. >>>>> Please review if this is a valid thing. >>>> I would say it is valid, since it is how the NULL or None value is >>>> displayed to the user. >>>> >>> If this is the python None value, i don't see why it should be translated. >>> >>> Uwe >> I think only M$soft does translate Visual Basic "reserved names" of >> it's Office products. :-) > > If we defaulted NoneDisplay to be _("< Blank >") instead of _("< None > >"), would that change your opinion of the matter? IOW, our use of > "None" has only coincidental connection to Python's None value. >
If i would like to show something more meaningful for the end user, i would set it to my own message. But i don't mind if you think it is useful as it is now.
©2007 Uwe Grauer |