home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 March / PCWorld_2001-03_cd.bin / Software / Komercni / VAgeJava / ivj35 / setup / IDE.Cab / F13092_LocalStrings.properties < prev    next >
Text File  |  2000-07-31  |  706b  |  15 lines

  1. # $Id: LocalStrings.properties,v 1.1 1999/01/04 19:27:05 duncan Exp $
  2. # Default localized string information
  3. # Localized for Locale en_US
  4.  
  5. err.cookie_name_is_token=Cookie name {0} is a reserved token
  6. err.io.negativelength=Negative Length given in write method
  7. err.io.short_read=Short Read
  8.  
  9. http.method_not_implemented=Method {0} is not defined in RFC 2068 and is not supported by the Servlet API 
  10.  
  11. http.method_get_not_supported=HTTP method GET is not supported by this URL
  12. http.method_post_not_supported=HTTP method POST is not supported by this URL
  13. http.method_put_not_supported=HTTP method PUT is not supported by this URL
  14. http.method_delete_not_supported=Http method DELETE is not supported by this URL
  15.