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 9506,Missing i18n string in django.contrib.admin.options,Petar Marić,Karen Tracey,"Source line 559: {{{ raise Http404('%s object with primary key %r does not exist.' % (force_unicode(opts.verbose_name), escape(object_id))) }}} Expected: {{{ raise Http404(_('%s object with primary key %r does not exist.') % (force_unicode(opts.verbose_name), escape(object_id))) }}}",,closed,Internationalization,dev,,fixed,i18n,,Accepted,0,0,0,0,0,0