Re: Patches and a .po file
От | Dave Page |
---|---|
Тема | Re: Patches and a .po file |
Дата | |
Msg-id | E7F85A1B5FF8D44C8A1AF6885BC9A0E40176D0E9@ratbert.vale-housing.co.uk обсуждение исходный текст |
Список | pgadmin-hackers |
Thanks, updates applied. Regards Dave > -----Original Message----- > From: Guillaume Lelarge [mailto:guillaume@lelarge.info] > Sent: 27 September 2006 23:39 > To: Dave Page > Cc: pgadmin-hackers@postgresql.org > Subject: Re: [pgadmin-hackers] Patches and a .po file > > Dave Page a écrit : > > [...] > >> - frmReport : the object type is now translated on the > report and I > >> added a dash before the report's type because it was not > >> translatable in > >> french as is, but it is now... and it is still good english > >> (at least, I > >> hope so). > > > > It doesn't look great actually. I think the correct fix is something > > more like: > > > > title.Printf(_("%s DDL Report - "), object->GetTypeName()); > > title += object->GetIdentifier(); > > report->SetReportTitle(title); > > > > Then you can translate > > > > _("%s DDL Report - ") > > > > To > > > > _("DDL Report %s - ") > > > > Or whatever is actually right in French. Can you update you > patch if you > > agree please? > > > > You'll find a new patch attached. > > > BTW, I *haven't* committed your translation update yet in case it > > contains strings you're about to remove. > > > > The .po is also attached. It contains the new strings. > > Regards. > > PS : I checked your fix, it works great. Thanks. > > > -- > Guillaume. > <!-- http://abs.traduc.org/ > http://lfs.traduc.org/ > http://traduc.postgresqlfr.org/ --> >
В списке pgadmin-hackers по дате отправления: