enable a simple test for translated datestrings

This commit is contained in:
Paul Franklin 2016-12-21 15:37:12 -08:00
parent 66260871dc
commit 376f2b0010

View File

@ -300,6 +300,9 @@ register('researcher.researcher-state', '')
register('plugin.hiddenplugins', [])
register('plugin.addonplugins', [])
if __debug__: # enable a simple CLI test to see if the datestrings exist
register('test.january', _("localized lexeme inflections||January"))
#---------------------------------------------------------------
#
# Upgrade Conversions go here.