/[classpath]/classpath/gnu/java/locale/LocaleInformation_fi.java
ViewVC logotype

Diff of /classpath/gnu/java/locale/LocaleInformation_fi.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by mkoch, Sat Feb 19 22:18:24 2005 UTC revision 1.10 by mkoch, Wed Mar 9 21:48:13 2005 UTC
# Line 1  Line 1 
1  /* LocaleInformation_fi.java --  /* LocaleInformation_fi.java --
2     Copyright (C) 2004  Free Software Foundation, Inc.     Copyright (C) 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 215  public class LocaleInformation_fi extend Line 215  public class LocaleInformation_fi extend
215      { "months", months },      { "months", months },
216      { "shortWeekdays", shortWeekdays },      { "shortWeekdays", shortWeekdays },
217      { "weekdays", weekdays },      { "weekdays", weekdays },
218        { "minNumberOfDaysInFirstWeek", "4" },
219        { "firstDayOfWeek", "mon" },
220      { "eras", eras },      { "eras", eras },
221      { "ampms", ampms },      { "ampms", ampms },
222      { "shortDateFormat", "d.M.yyyy" },      { "shortDateFormat", "d.M.yyyy" },

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26