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

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

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

revision 1.3 by mkoch, Wed Dec 1 19:17:59 2004 UTC revision 1.4 by mkoch, Fri Dec 17 11:01:32 2004 UTC
# Line 59  public class LocaleInformation_sq_AL ext Line 59  public class LocaleInformation_sq_AL ext
59    static final String[] ampms = { "PD", "MD" };    static final String[] ampms = { "PD", "MD" };
60    
61    static final String shortDateFormat = "yyyy-MMM-dd";    static final String shortDateFormat = "yyyy-MMM-dd";
   static final String defaultTimeFormat = "hh.m.s.a z";  
62    static final String currencySymbol = "Lek";    static final String currencySymbol = "Lek";
63    static final String intlCurrencySymbol = "ALL";    static final String intlCurrencySymbol = "ALL";
64    static final String currencyFormat = "$#,##0.000;-$#,##0.000";    static final String currencyFormat = "$#,##0.000;-$#,##0.000";
# Line 72  public class LocaleInformation_sq_AL ext Line 71  public class LocaleInformation_sq_AL 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.3  
changed lines
  Added in v.1.4

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