Re: Missing string in libmrproject pot file

Christian Rose <[email protected]> 23 Feb 2003 20:49:53 +0100
Newsgroups gmane.comp.gnome.apps.mr-project.devel,gmane.comp.gnome.internationalization.general
Message-ID <[email protected]>
sön 2003-02-23 klockan 19.44 skrev Paul Duffy:
> Was translating the libmrproject file into irish when i noticed that a
> string containing the month of May was missing, should be a #:
> mrproject/mrp-time.c:55
> 
> 
> #: mrproject/mrp-time.c:54
> msgid "April"
> msgstr ""
> 
> #: mrproject/mrp-time.c:56
> msgid "June"
> msgstr ""

Having month names marked for translation is broken to begin with, as
these things are already translated in the locale definition. There's
already a bug report for that at
http://bugzilla.codefactory.se/show_bug.cgi?id=289.


Christian