Hi, I added nl translations to z3c.schema, could someone grant me ('janjaapdriessen') pypi access so I can release this as 0.7.1? Thanks, -- Jan-Jaap Driessen
Am 31.03.2011 um 08:23 schrieb Jan-Jaap Driessen:
Hi,
I added nl translations to z3c.schema, could someone grant me ('janjaapdriessen') pypi access so I can release this as 0.7.1?
Hi, you now have the Owner role in the project. Yours sincerely, -- Michael Howitz · mh@gocept.com · software developer gocept gmbh & co. kg · forsterstraße 29 · 06112 halle (saale) · germany http://gocept.com · tel +49 345 1229889 8 · fax +49 345 1229889 1 Zope and Plone consulting and development
On 3/31/11 08:23 , Jan-Jaap Driessen wrote:
Hi,
I added nl translations to z3c.schema, could someone grant me ('janjaapdriessen') pypi access so I can release this as 0.7.1?
Can you reply to my comment on your translation commit? I don't think the current language used in z3c.schema is very user friendly. Wichert.
On 31 March 2011 08:42, Wichert Akkerman <wichert@wiggy.net> wrote:
On 3/31/11 08:23 , Jan-Jaap Driessen wrote:
Hi,
I added nl translations to z3c.schema, could someone grant me ('janjaapdriessen') pypi access so I can release this as 0.7.1?
Can you reply to my comment on your translation commit? I don't think the current language used in z3c.schema is very user friendly.
Wichert.
Per Wichert's suggestion I have removed the RFC822 mention from the user-facing error messages in r121172. I had to add these dependencies in order to get `i18nextract` to work, could anybody with more i18n skills have a look? http://svn.zope.org/z3c.schema/trunk/buildout.cfg?rev=121172&r1=92501&r2=121... I'll wait with a release until this is fixed. Thanks, -- Jan-Jaap Driessen
On Thu, Mar 31, 2011 at 9:52 AM, Jan-Jaap Driessen < jdriessen@thehealthagency.com> wrote:
On 31 March 2011 08:42, Wichert Akkerman <wichert@wiggy.net> wrote:
On 3/31/11 08:23 , Jan-Jaap Driessen wrote:
Hi,
I added nl translations to z3c.schema, could someone grant me ('janjaapdriessen') pypi access so I can release this as 0.7.1?
Can you reply to my comment on your translation commit? I don't think the current language used in z3c.schema is very user friendly.
Wichert.
Per Wichert's suggestion I have removed the RFC822 mention from the user-facing error messages in r121172.
I had to add these dependencies in order to get `i18nextract` to work, could anybody with more i18n skills have a look?
http://svn.zope.org/z3c.schema/trunk/buildout.cfg?rev=121172&r1=92501&r2=121...
I'll wait with a release until this is fixed.
Thanks,
Hi, I replaced lovely.recipe:i18n recipe by the more maintained z3c.recipe.i18n:i18n recipe we use in grok project now, this remove the need to declare dependencies. Vincent
On 2 April 2011 12:29, Vincent Fretin <vincent.fretin@gmail.com> wrote:
On Thu, Mar 31, 2011 at 9:52 AM, Jan-Jaap Driessen <jdriessen@thehealthagency.com> wrote:
On 31 March 2011 08:42, Wichert Akkerman <wichert@wiggy.net> wrote:
On 3/31/11 08:23 , Jan-Jaap Driessen wrote:
Hi,
I added nl translations to z3c.schema, could someone grant me ('janjaapdriessen') pypi access so I can release this as 0.7.1?
Can you reply to my comment on your translation commit? I don't think the current language used in z3c.schema is very user friendly.
Wichert.
Per Wichert's suggestion I have removed the RFC822 mention from the user-facing error messages in r121172.
I had to add these dependencies in order to get `i18nextract` to work, could anybody with more i18n skills have a look?
http://svn.zope.org/z3c.schema/trunk/buildout.cfg?rev=121172&r1=92501&r2=121...
I'll wait with a release until this is fixed.
Thanks,
Hi,
I replaced lovely.recipe:i18n recipe by the more maintained z3c.recipe.i18n:i18n recipe we use in grok project now, this remove the need to declare dependencies.
Vincent
Released as 0.7.1 -- Jan-Jaap Driessen
participants (4)
-
Jan-Jaap Driessen -
Michael Howitz -
Vincent Fretin -
Wichert Akkerman