Re: Language support

2013-10-24 Thread David Trowbridge
Bruno, The current releases do not support internationalization. Our in-progress 2.0 release does, but noone has yet done a pt_BR localization. If you and your colleagues would be willing to help us with the translation, we'd be thrilled to ship it. -David On Wed, Oct 23, 2013 at 9:04 AM,

Re: RB upgrade from 1.7.7.1 to 1.7.16 - Review Board is taking a nap

2013-10-24 Thread robcikss
Hi! Resolved that. Now the install output is: Searching for ReviewBoard Reading http://pypi.python.org/simple/ReviewBoard/ Reading http://downloads.review-board.org/releases/ Reading http://downloads.review-board.org/releases/ReviewBoard/1.0/ Reading

Re: RB upgrade from 1.7.7.1 to 1.7.16 - Review Board is taking a nap

2013-10-24 Thread robcikss
Maybe easy-install.pth file contents is important as well: import sys; sys.__plen = len(sys.path) ./setuptools-0.6c11-py2.7.egg ./python_memcached-1.53-py2.7.egg ./recaptcha_client-1.0.6-py2.7.egg ./pytz-2013b-py2.7.egg ./Pygments-1.6-py2.7.egg ./paramiko-1.11.0-py2.7.egg

Re: Language support

2013-10-24 Thread Stephen Gallagher
On 10/24/2013 03:11 AM, David Trowbridge wrote: Bruno, The current releases do not support internationalization. Our in-progress 2.0 release does, but noone has yet done a pt_BR localization. If you and your colleagues would be willing to help us with the translation, we'd be thrilled to

Re: Language support

2013-10-24 Thread David Trowbridge
OK, I've set up a project, and uploaded our existing resources. https://www.transifex.com/projects/p/reviewboard/ -David On Thu, Oct 24, 2013 at 4:42 AM, Stephen Gallagher step...@gallagherhome.com wrote: On 10/24/2013 03:11 AM, David Trowbridge wrote: Bruno, The current releases do

Re: RB upgrade from 1.7.7.1 to 1.7.16 - Review Board is taking a nap

2013-10-24 Thread David Trowbridge
What version of djblets is installed? -David On Thu, Oct 24, 2013 at 2:19 AM, robcikss gundar...@gmail.com wrote: Hi! Resolved that. Now the install output is: Searching for ReviewBoard Reading http://pypi.python.org/simple/ReviewBoard/ Reading

Issue 3121 in reviewboard: uploading diff file or using post-review

2013-10-24 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3121 by chaoyang...@gmail.com: uploading diff file or using post-review http://code.google.com/p/reviewboard/issues/detail?id=3121 *** READ THIS BEFORE POSTING! *** *** You must complete this form in its entirety, or your

Re: Issue 3114 in reviewboard: `rbt post' prompts for username even if --username if provided; `post-review --username` doesn't

2013-10-24 Thread reviewboard
Updates: Status: Fixed Comment #2 on issue 3114 by trowb...@gmail.com: `rbt post' prompts for username even if --username if provided; `post-review --username` doesn't http://code.google.com/p/reviewboard/issues/detail?id=3114 Fixed in rbtools release-0.5.x (9ab0cac). Thanks! -- You