Re: [pgadmin-hackers] Patch for plural forms

2009-06-10 Thread Dave Page
2009/6/10 Marek Černocký : > I write patch for plural forms of translated texts. It solves second > problem from report by Heikki: > > http://archives.postgresql.org/pgadmin-hackers/2009-05/msg00017.php > > It use "wxPLURAL" instead "_". I also change "stringextract" script to > know this. Followin

[pgadmin-hackers] Patch for plural forms

2009-06-10 Thread Marek Černocký
I write patch for plural forms of translated texts. It solves second problem from report by Heikki: http://archives.postgresql.org/pgadmin-hackers/2009-05/msg00017.php It use "wxPLURAL" instead "_". I also change "stringextract" script to know this. Following steps required when patche is aplied: