Class ALoginRes


public final class ALoginRes extends ListResourceBundle
Base Resource Bundle. If you translate it, make sure that you convert the file to ASCII via native2ascii http://java.sun.com/j2se/1.5.0/docs/tooldocs/windows/native2ascii.html The non ASCII characters need to be converted to unicode - e.g. « This makes it less readable in the source, but viewable for everyone
Version:
$Id: ALoginRes.java,v 1.2 2006/07/30 00:51:27 jjanke Exp $
Author:
Jorg Janke
  • Constructor Details

    • ALoginRes

      public ALoginRes()
  • Method Details