pt_BR translation updates
От | Euler Taveira de Oliveira |
---|---|
Тема | pt_BR translation updates |
Дата | |
Msg-id | 46F745EC.9090002@timbira.com обсуждение исходный текст |
Список | pgadmin-hackers |
Hi, Updated brazilian portuguese translation [1] for pgAdmin III. Please apply to 1.8 and HEAD. Past translators were credited on the top of the file. I'm attaching a small patch to fix two mistyping errors. I have some suggestions to improve some messages but it's for the next version. [1] http://www.timbira.com/tmp/pt_BR.po.gz -- Euler Taveira de Oliveira http://www.timbira.com/ *** pgadmin/frm/frmReport.cpp.orig 2007-09-24 00:51:05.000000000 -0300 --- pgadmin/frm/frmReport.cpp 2007-09-24 00:51:25.000000000 -0300 *************** *** 1093,1099 **** if (!resDoc) { wxEndBusyCursor(); ! wxLogError(_("Failed to to apply the XSL stylesheet to the XML document!")); goto cleanup; } --- 1093,1099 ---- if (!resDoc) { wxEndBusyCursor(); ! wxLogError(_("Failed to apply the XSL stylesheet to the XML document!")); goto cleanup; } *************** *** 1102,1108 **** if (!resDoc) { wxEndBusyCursor(); ! wxLogError(_("Failed to to read the processed document!")); goto cleanup; } --- 1102,1108 ---- if (!resDoc) { wxEndBusyCursor(); ! wxLogError(_("Failed to read the processed document!")); goto cleanup; }
В списке pgadmin-hackers по дате отправления: