﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
1184	Russian translation of admin system dies when adding object	sergey@…	Adrian Holovaty	"When you`re using russian translation of admin system and trying to add new object you may get 500 error with text:

!ValueError at /admin/your/path/here/add
unsupported format character '�' (0xffffffd0) at index 37

There is a bug in django/conf/locale/ru/LC_MESSAGES/django.po on line 411

'''now:''' 

msgid ""You may add another %s below.""

msgstr ""Вы можете добавить % внизу.""

'''should be:''' 

msgid ""You may add another %s below.""

msgstr ""Вы можете добавить %s внизу."""	defect	closed	contrib.admin	dev	normal	fixed			Unreviewed	0	0	0	0	0	0
