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

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

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

revision 1.9 by mkoch, Wed Jan 5 07:22:27 2005 UTC revision 1.10 by mkoch, Wed Mar 9 21:48:13 2005 UTC
# Line 1  Line 1 
1  /* LocaleInformation_gl_ES.java --  /* LocaleInformation_gl_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_gl_ES ext Line 50  public class LocaleInformation_gl_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", "dd/MM/yy" },      { "shortDateFormat", "dd/MM/yy" },
55      { "mediumDateFormat", "MMM dd,yy" },      { "mediumDateFormat", "MMM dd,yy" },
56      { "longDateFormat", "dd MMMM yyyy" },      { "longDateFormat", "dd MMMM 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