On 2/8/07, Matt Raible <[EMAIL PROTECTED]> wrote:
On 2/7/07, Simon Wu <[EMAIL PROTECTED]> wrote: > > > > For example,we can find * errors.maxlength* in zh properties file but not > in zh_CN. > So delete the zh properties file would cause error if we want to use > this value in page. It won't actually cause an error - the default value (from ApplicationResources.properties) should be used instead.
But the default value is English. Maybe someone wants this value show in Chinese, And unfortuantly I did not find this value(errors.maxlength) from ApplicationResources.properties file. (I used appfuse 1.9.3)