home *** CD-ROM | disk | FTP | other *** search
/ All for Cell Phones: Sony Ericsson / Sony-Ericsson 2004.iso / Java / mail / MicroMail.jar / ResourceEn.class (.txt) < prev    next >
Encoding:
Java Class File  |  2001-11-07  |  2.1 KB  |  13 lines

  1. public class ResourceEn extends c {
  2.    // $FF: renamed from: af java.lang.String[]
  3.    private static String[] field_0;
  4.  
  5.    static {
  6.       field_0 = new String[]{"Exit", "Back", "Save", "Delete", "New", "Edit", "Reply", "Mark as read", "Mark as unread", "Get mail", "Send all", "New message", "Address book", "Select address", "Account", "Accounts", "Address", "Name", "Email", " connecting", " can't connect to account:", " disconnected", " get number of messages", " Canceled", "messages", "Message", "To:", "From:", "Date:", "Subject:", "Body:", "Cancel", "Folder:", "Please wait...", "Account name", "POP host", "POP port", "POP username", "POP password", "SMTP host", "SMTP port", "Email name", "Email address", "Reply address", "Account active", "Download mail", " messages sent", " new message(s)", "About", "Send mail", "error sending mail", "Delete all", "Inbox", "Outbox", "Sent", "Deleted", "Start", "Help", "Done", "finishing current message", "Use navi keys up/down/left/right and select the desired operation with selector softkey.\r\nIf you want to download mail, go to Inbox folder and select \"Get messages\" from menu\r\nIf you want to send mail go to Outbox folder and select \"Send mail\" ", "ver " + c.null + "\n(c)2001 Cocoasoft\nwww.\ncocoasoft.com", " message(s) too big to download"};
  7.    }
  8.  
  9.    public String getText(int var1) {
  10.       return field_0[var1];
  11.    }
  12. }
  13.