Re: MessageResources.properties escape character

2005-11-09 Thread Mario Neè
Ok i understand why it doesn't work. The error appear only if i use this label with Yujun Liang wrote: To display test=hello "world" !!! you just config the.key=test=hello "world" !!! to display hello "world" !!! you just config the.key=hello "world" !!! I solved it by an experi

Re: MessageResources.properties escape character

2005-11-08 Thread Yujun Liang
To display test=hello "world" !!! you just config the.key=test=hello "world" !!! to display hello "world" !!! you just config the.key=hello "world" !!! I solved it by an experiment. :) Regards On 11/9/05, Laurie Harper <[EMAIL PROTECTED]> wrote: > > Mario Neè wrote: > > How can i display

Re: MessageResources.properties escape character

2005-11-08 Thread Laurie Harper
Mario Neè wrote: How can i display this label with an escape character ? test=hello "world" !!! What do you mean 'with an escape character'? Are you trying to use the resource string in a context where it is quoted? If so, try surrounding it with single quotes instead of double quotes. L.

MessageResources.properties escape character

2005-11-08 Thread Mario Neè
How can i display this label with an escape character ? test=hello "world" !!! -- Mario Nee' Brescia Italy [EMAIL PROTECTED] http://www.xmoon.org - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EM