summaryrefslogtreecommitdiff
path: root/tests/i18n/commands/code.sample
blob: 2c305a3a1dcff7b3a58f2766a9f60fb9fb8e5381 (plain)
1
2
3
4
from django.utils.translation import gettext

# This will generate an xgettext "Empty msgid" warning.
my_string = gettext('')