Re: Second l10n patch

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Marek Černocký <marek(at)manet(dot)cz>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Second l10n patch
Date: 2009-08-03 09:57:02
Message-ID: 937d27e10908030257i3092f689k191c07a120548058@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

2009/8/1 Marek Černocký <marek(at)manet(dot)cz>:
> Hi,
>
> I send patch. It solves translation for object type names in reports.

Should code like this use wxPLURAL?

int section = report->XmlCreateSection(wxString::Format(_("%s
dependents"), object->GetTranslatedTypeName().c_str()));

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2009-08-03 10:33:56 Re: Second l10n patch
Previous Message Dave Page 2009-08-03 09:21:44 Re: Change: l10n patch