Yes, well, sort of. To truly ensure that the value returned "really" came from the alternate bundle, I append the snippet described below. But then, I'm tedious about that stuff.....it's your dime so it's your call ;)



--
James Mitchell
Software Engineer / Open Source Evangelist
Consulting / Mentoring / Freelance
EdgeTech, Inc.
678.910.8017
AIM:   jmitchtx
Yahoo: jmitchtx
MSN:   [EMAIL PROTECTED]




----- Original Message ----- From: "Hubert Rabago" <[EMAIL PROTECTED]>
To: "Struts Developers List" <dev@struts.apache.org>
Sent: Tuesday, April 05, 2005 9:25 PM
Subject: Re: ActionResources_ja.properties



If I'm just going to copy over the English text, wouldn't it be better
to leave the _ja file alone, since the english text in the default
resource would get picked up anyway?

Hubert

On Apr 5, 2005 8:12 AM, James Mitchell <[EMAIL PROTECTED]> wrote:
One trick I've done is to do what Martin suggested (copy the pairs over) and
then I append something on the end to indicate (on the front end) that the
values were, in fact, pulled from the correct bundle.


Something like:
msg.global.login = Login (JA)

I (sort of) used that technique in the Taglib tests.

--
James Mitchell
Software Engineer / Open Source Evangelist
Consulting / Mentoring / Freelance
EdgeTech, Inc.
678.910.8017
AIM:   jmitchtx
Yahoo: jmitchtx
MSN:   [EMAIL PROTECTED]



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





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



Reply via email to