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

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

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

revision 1.4.2.1 by gnu_andrew, Sun Jan 16 15:15:06 2005 UTC revision 1.4.2.2 by gnu_andrew, Sun Mar 13 14:38:28 2005 UTC
# Line 1  Line 1 
1  /* LocaleInformation_pa_IN.java --  /* LocaleInformation_pa_IN.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_pa_IN ext Line 50  public class LocaleInformation_pa_IN ext
50    private static final Object[][] contents =    private static final Object[][] contents =
51    {    {
52      { "currencyFormat", "\u00a4##,##,##0.00;-\u00a4##,##,##0.00" },      { "currencyFormat", "\u00a4##,##,##0.00;-\u00a4##,##,##0.00" },
53        { "firstDayOfWeek", "mon" },
54      { "shortDateFormat", "d-M-yy" },      { "shortDateFormat", "d-M-yy" },
55      { "mediumDateFormat", "dd-MM-yyyy" },      { "mediumDateFormat", "dd-MM-yyyy" },
56      { "longDateFormat", "d MMMM yyyy" },      { "longDateFormat", "d MMMM yyyy" },

Legend:
Removed from v.1.4.2.1  
changed lines
  Added in v.1.4.2.2

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