Move from ugettext* to gettext*.
Review Request #13639 — Created March 15, 2024 and submitted — Latest diff uploaded
This change moves us from the old unicode-specific
gettext
APIs to the
modern names. This is required to run against Django 4+
Ran the Review Bot extension on RB7.