[CalendarServer-dev] [Calendar and Contacts Server] #411: [PATCH] fix some gettext issues

Calendar and Contacts Server trac at macosforge.org
Sun Feb 6 16:50:01 PST 2011


#411: [PATCH] fix some gettext issues
----------------------------------+-----------------------------------------
 Reporter:  mail@…                |       Owner:  wsanchez@…        
     Type:  Defect                |      Status:  new               
 Priority:  5: Not set            |   Milestone:                    
Component:  Calendar Server       |    Severity:  Other             
 Keywords:                        |       Radar:                    
----------------------------------+-----------------------------------------
 Running gettext one got the following output:

 {{{
 fm at thinkpad:~/CalendarServer # pygettext.py twistedcaldav/localization.py
 twistedcaldav/mail.py
 *** twistedcaldav/localization.py:225: Seen unexpected token "daysFull"
 *** twistedcaldav/localization.py:226: Seen unexpected token "monthsFull"
 *** twistedcaldav/localization.py:250: Seen unexpected token "ampm"
 *** twistedcaldav/localization.py:269: Seen unexpected token "%"
 }}}

 The first three are doubled as far as i can see and the last one is a real
 bug.

 Attached patch fixes it.

-- 
Ticket URL: <http://trac.calendarserver.org/ticket/411>
Calendar and Contacts Server </>
HTTP/WebDAV/CalDAV Server


More information about the calendarserver-dev mailing list