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

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

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

revision 1.16 by mkoch, Wed Dec 1 19:24:51 2004 UTC revision 1.17 by mkoch, Fri Dec 17 09:50:15 2004 UTC
# Line 406  public class LocaleInformation_de extend Line 406  public class LocaleInformation_de extend
406      { "fullDateFormat", "EEEE, d. MMMM yyyy" },      { "fullDateFormat", "EEEE, d. MMMM yyyy" },
407      { "fullTimeFormat", "H:mm' Uhr 'z" },      { "fullTimeFormat", "H:mm' Uhr 'z" },
408      { "zoneStrings", zoneStrings },      { "zoneStrings", zoneStrings },
     { "territories", territories },  
409      { "defaultDateFormat", defaultDateFormat },      { "defaultDateFormat", defaultDateFormat },
410      { "shortTimeFormat", shortTimeFormat },      { "shortTimeFormat", shortTimeFormat },
411      { "mediumTimeFormat", mediumTimeFormat },      { "mediumTimeFormat", mediumTimeFormat },
# Line 414  public class LocaleInformation_de extend Line 413  public class LocaleInformation_de extend
413      { "currencySymbol", currencySymbol },      { "currencySymbol", currencySymbol },
414      { "intlCurrencySymbol", intlCurrencySymbol },      { "intlCurrencySymbol", intlCurrencySymbol },
415      { "monetarySeparator", monetarySeparator },      { "monetarySeparator", monetarySeparator },
416        { "territories", territories }
417    };    };
418    
419    public Object[][] getContents() { return contents; }    public Object[][] getContents() { return contents; }

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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