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

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

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

revision 1.2.2.2 by gnu_andrew, Mon Jan 31 03:10:45 2005 UTC revision 1.2.2.3 by gnu_andrew, Sun Mar 13 14:38:28 2005 UTC
# Line 1  Line 1 
1  /* LocaleInformation_fr_CA.java --  /* LocaleInformation_fr_CA.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 88  public class LocaleInformation_fr_CA ext Line 88  public class LocaleInformation_fr_CA ext
88      { "currencyFormat", "#,##0.00 \u00a4;(#,##0.00\u00a4)" },      { "currencyFormat", "#,##0.00 \u00a4;(#,##0.00\u00a4)" },
89      { "currenciesDisplayName", currenciesDisplayName },      { "currenciesDisplayName", currenciesDisplayName },
90      { "currenciesSymbol", currenciesSymbol },      { "currenciesSymbol", currenciesSymbol },
91        { "minNumberOfDaysInFirstWeek", "4" },
92        { "firstDayOfWeek", "sun" },
93      { "shortDateFormat", "yy-MM-dd" },      { "shortDateFormat", "yy-MM-dd" },
94      { "mediumDateFormat", "yy-MM-dd" },      { "mediumDateFormat", "yy-MM-dd" },
95      { "fullTimeFormat", "HH' h 'mm' min 'ss' s 'z" },      { "fullTimeFormat", "HH' h 'mm' min 'ss' s 'z" },

Legend:
Removed from v.1.2.2.2  
changed lines
  Added in v.1.2.2.3

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