[Zope3-checkins] [Checkins] SVN: z3c.form/trunk/src/z3c/form/ Fix data gammar usage
Stephan Richter
srichter at cosmos.phy.tufts.edu
Mon Sep 15 09:47:47 EDT 2008
On Saturday 13 September 2008, Encolpe DEGOUTE wrote:
> - raise ValueError(_('Bytes data is not a file object'), e)
> + raise ValueError(_('Bytes data are not a file object'), e)
Data has the same singular and plural form. The previous phrase was correct.
Regards,
Stephan
--
Stephan Richter
Web Software Design, Development and Training
Google me. "Zope Stephan Richter"
More information about the Zope3-Checkins
mailing list