﻿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
32196	bug in admin panel translation when LANGUAGE_CODE is set to anything other than 'en-us'	mahdi firouzjaah	nobody	"Hello there
First of all, I would like to sincerely thank you for your efforts in developing Django.
I am a Persian and I prefer to use Persian language for the site and admin panel most of the time; But I noticed that after setting LANGUAGE_CODE for Persian, not all texts in the Django admin panel are translated correctly. And then I realized that there was a typo in the `locale` files and the corresponding text in the Django `Python files`, and that small mistake was to use the `Apostrophe character` instead of the `single Quotation character`, or vice versa. The inconsistent use of these two characters in some cases instead of each other has caused the translations to not be done correctly.
Thank you very much for your attention."	Uncategorized	closed	contrib.auth	3.1	Normal	needsinfo	auto_translation_error		Unreviewed	0	0	0	0	0	0
