/[papo]/gnue/common/src/FormatMasks/DateMask.py
ViewVC logotype

Diff of /gnue/common/src/FormatMasks/DateMask.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by charlie, Tue Aug 27 18:15:52 2002 UTC revision 1.3.2.1 by jlenton, Fri Sep 19 21:02:52 2003 UTC
# Line 58  from gnue.common import GDebug Line 58  from gnue.common import GDebug
58  from gnue.common.GDateTime import GDateTime, InvalidDate  from gnue.common.GDateTime import GDateTime, InvalidDate
59  from FormatExceptions import *  from FormatExceptions import *
60    
61    import __builtin__
62    __builtin__.__dict__['_'] = lambda string:string
63    
64  # TODO: This is obviously not Internationalized!  # TODO: This is obviously not Internationalized!
65  # TODO (after some time...): will have to check whether it works...  # TODO (after some time...): will have to check whether it works...
66  monthNames = [ _('January'),  monthNames = [ _('January'),

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.3.2.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26