django/tests/i18n/unchanged/models.py.tmp

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
119 B
Plaintext
Raw Normal View History

from django.utils.translation import gettext as _
string3 = _('This is a hitherto undiscovered translatable string.')