Fix of 2496 by adding correc spelling of languages.
svn: r11299
This commit is contained in:
@@ -182,4 +182,4 @@ class DateDisplayFI(DateDisplay):
|
||||
# Register classes
|
||||
#
|
||||
#-------------------------------------------------------------------------
|
||||
register_datehandler(('fi_FI', 'fi', 'finnish'), DateParserFI, DateDisplayFI)
|
||||
register_datehandler(('fi_FI', 'fi', 'finnish', 'Finnish'), DateParserFI, DateDisplayFI)
|
||||
|
||||
Reference in New Issue
Block a user