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

Diff of /classpath/gnu/java/locale/LocaleInformation_fa_IR.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_fa_IR.java --  /* LocaleInformation_fa_IR.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 56  public class LocaleInformation_fa_IR ext Line 56  public class LocaleInformation_fa_IR ext
56      { "groupingSeparator", "\u066c" },      { "groupingSeparator", "\u066c" },
57      { "percentFormat", "%#,##0" },      { "percentFormat", "%#,##0" },
58      { "currencyFormat", "#,##0 \u00a4;\u2212#,##0 \u00a4" },      { "currencyFormat", "#,##0 \u00a4;\u2212#,##0 \u00a4" },
59        { "firstDayOfWeek", "sat" },
60    };    };
61    
62    public Object[][] getContents() { return contents; }    public Object[][] getContents() { return contents; }

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