Move from ugettext* to gettext*.

Review Request #13639 — Created March 15, 2024 and submitted

Information

ReviewBot
master

Reviewers

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.

Summary ID
Move from ugettext* to gettext*.
This change moves us from the old unicode-specific `gettext` APIs to the modern names. This is required to run against Django 4+ Testing Done: Ran the Review Bot extension on RB7.
adda593d93f2610faf643fafb066aee932db04dc
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (1f0ce4f)
Loading...