Remove one last old translation context separator
This commit is contained in:
parent
355f98db5f
commit
5e3ef36ebe
@ -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"))
|
||||
|
||||
#---------------------------------------------------------------
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user