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

Diff of /classpath/gnu/java/locale/LocaleInformation_tg_TJ.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.2.2.1 by gnu_andrew, Sun Jan 16 15:15:07 2005 UTC
# Line 59  public class LocaleInformation_tg_TJ ext Line 59  public class LocaleInformation_tg_TJ 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 = "\u0440\u0443\u0431";    static final String currencySymbol = "\u0440\u0443\u0431";
63    static final String intlCurrencySymbol = "RUR";    static final String intlCurrencySymbol = "RUR";
64    static final String currencyFormat = "#,###,##0.00 $;-#,###,##0.00 $";    static final String currencyFormat = "#,###,##0.00 $;-#,###,##0.00 $";
# Line 72  public class LocaleInformation_tg_TJ ext Line 71  public class LocaleInformation_tg_TJ 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.2.2.1

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