Author Login
Post Reply
hi,
use native2ascii to convert the foreign characters into \uNNNN escape
sequence.
look at here
http://globalizer.wordpress.com/2007/02/08/property-resource-bundle-encoding/
martin
Odelya YomTov wrote:
> Hi!
>
> I would like to have in my applicationresources.properties utf-8 charcters.
> When I write:
> login.notRecognized = "נא לנסות שנית"
>
> and try to save, I get the message
> Some characters cannot be mapped using ISO-8859-1
>
> What tag can I add to it?
>
> It's a properties file..
>
> Thanks!
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@(protected)
> For additional commands, e-mail: user-help@(protected)
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)