LocalStrings.properties
上传用户:tanyanyong
上传日期:2013-06-23
资源大小:1355k
文件大小:1k
源码类别:
电子政务应用
开发平台:
MultiPlatform
- # Default localized string information
- # Localized for Locale en_US
- err.cookie_name_is_token=Cookie name {0} is a reserved token
- err.io.negativelength=Negative Length given in write method
- err.io.short_read=Short Read
- http.method_not_implemented=Method {0} is not defined in RFC 2068 and is not supported by the Servlet API
- http.method_get_not_supported=HTTP method GET is not supported by this URL
- http.method_post_not_supported=HTTP method POST is not supported by this URL
- http.method_put_not_supported=HTTP method PUT is not supported by this URL
- http.method_delete_not_supported=Http method DELETE is not supported by this URL