Remove one last old translation context separator

This commit is contained in:
Nick Hall 2022-03-14 21:42:32 +00:00
parent 355f98db5f
commit 5e3ef36ebe

View File

@ -326,7 +326,7 @@ register('utf8.cremated-symbol', "⚱")
register('utf8.killed-symbol', "x")
if __debug__: # enable a simple CLI test to see if the datestrings exist
register('test.january', _("|January", "localized lexeme inflections"))
register('test.january', _("January", "localized lexeme inflections"))
#---------------------------------------------------------------
#