Fix of 2496 by adding correc spelling of languages.

svn: r11299
This commit is contained in:
Peter Landgren
2008-11-13 09:03:05 +00:00
parent 7424433a69
commit 6caf63009e
13 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -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)