That part - figuring out whats in one and not the other is easy. From
current checkout (a couple days old)
core\src\share\org\apache\struts\action

# properties in /ActionResources.properties that are not present in
/ActionResources_ja.properties
#Mon Apr 04 23:33:27 CDT 2005
configExtends.creation=Unable to create an instance of {0}
configExtends=Error extending {0} {1}
configFieldRequired=Missing {0} value for {1} {2}


Nothing in ActionResources_JA.properties is missing in
ActionResources.properties. (naturally).

Al


-----Original Message-----
<snip>

I suspect we may already be out of date with respect to the set of
keys in that file versus the English one. We probably need a way to
figure out which keys exist in one or the other but not both.

</snip>


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

Reply via email to