DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18255>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18255

Japanese Message Resorces for Struts1.1

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From [EMAIL PROTECTED]  2003-08-30 04:21 -------
All patches committed to Struts 1.2.

Thanks !

With multiple languages, maintaining the Validator.xml,
could turn into a alot of work ! It would probably be better to
have formsets inherit attributes like in tiles. 
That way only the items that are different would be in the
language specific sections.
Example:
<formset>
  <a value="5" />
  <b value="6" />
  <c value="3" />
</formset>


<formset language="ja">
  <c value="45">
</formset>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to