﻿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
18760	Make gettext and ugettext aliases	Claude Paroz	nobody	In Python 3, there is no more gettext/ugettext, only gettext. Aymeric has already aliased ugettext to gettext in recent code when run on Python 3. I would suggest to go one step further and alias them even now on Python 2. I don't see any value to keep a gettext call that returns utf-8 encoded strings.	Cleanup/optimization	closed	Internationalization	dev	Normal	invalid			Design decision needed	1	0	0	0	0	0
