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

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

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

revision 1.2.2.1 by gnu_andrew, Sun Jan 16 15:15:04 2005 UTC revision 1.2.2.2 by gnu_andrew, Sun Mar 13 14:38:27 2005 UTC
# Line 1  Line 1 
1  /* LocaleInformation_eu_ES.java --  /* LocaleInformation_eu_ES.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 50  public class LocaleInformation_eu_ES ext Line 50  public class LocaleInformation_eu_ES ext
50    private static final Object[][] contents =    private static final Object[][] contents =
51    {    {
52      { "currencyFormat", "#,##0.00 \u00a4;-#,##0.00 \u00a4" },      { "currencyFormat", "#,##0.00 \u00a4;-#,##0.00 \u00a4" },
53        { "firstDayOfWeek", "mon" },
54      { "shortDateFormat", "yy'-'MM'-'dd" },      { "shortDateFormat", "yy'-'MM'-'dd" },
55      { "mediumDateFormat", "yy'-'MMM'-'dd" },      { "mediumDateFormat", "yy'-'MMM'-'dd" },
56      { "longDateFormat", "EEE, yyyy'eko' MMM'ren' dd'a'" },      { "longDateFormat", "EEE, yyyy'eko' MMM'ren' dd'a'" },

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

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