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

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

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

revision 1.2 by egagnon, Sun Aug 11 21:19:01 2002 UTC revision 1.3 by mkoch, Fri Dec 17 11:01:32 2004 UTC
# Line 59  public class LocaleInformation_oc_FR ext Line 59  public class LocaleInformation_oc_FR ext
59    static final String[] ampms = { "", "" };    static final String[] ampms = { "", "" };
60    
61    static final String shortDateFormat = "dd.MM.yyyy";    static final String shortDateFormat = "dd.MM.yyyy";
   static final String defaultTimeFormat = "";  
62    static final String currencySymbol = LocaleInformation_fr_FR.currencySymbol;    static final String currencySymbol = LocaleInformation_fr_FR.currencySymbol;
63    static final String intlCurrencySymbol = LocaleInformation_fr_FR.intlCurrencySymbol;    static final String intlCurrencySymbol = LocaleInformation_fr_FR.intlCurrencySymbol;
64    static final String currencyFormat = LocaleInformation_fr_FR.currencyFormat;    static final String currencyFormat = LocaleInformation_fr_FR.currencyFormat;
# Line 72  public class LocaleInformation_oc_FR ext Line 71  public class LocaleInformation_oc_FR ext
71      { "months", months },      { "months", months },
72      { "ampms", ampms },      { "ampms", ampms },
73      { "shortDateFormat", shortDateFormat },      { "shortDateFormat", shortDateFormat },
     { "defaultTimeFormat", defaultTimeFormat },  
74      { "currencySymbol", currencySymbol },      { "currencySymbol", currencySymbol },
75      { "intlCurrencySymbol", intlCurrencySymbol },      { "intlCurrencySymbol", intlCurrencySymbol },
76      { "currencyFormat", currencyFormat },      { "currencyFormat", currencyFormat },

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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