Hello Raghuveer,

Ilość is in unicode format. the ApplicationResources_pl file is not save
with unicode format file, so when you save it will lost the right code. we
use native2ascii.exe (in C:\Program Files\Java\jdk1.6.0_02\bin folder) to
convert an unicode file to native file and use this file with struts (for
japanese character)

best regards

Hoang Thang

2008/1/8, Raghuveer <[EMAIL PROTECTED]>:
>
> On saving the polish word quantity in polish language in Application
> resource files "ApplicationResources_pl" is changed.
>
>
>
> Actual word is changed on saving the property file. Special characters
> were
> lost on saving the file.
>
>
>
>
>
> Modified Word - Ilosc
>
>
>
> Actual Word - Ilość
>
>
>
>
>
> Is there any suggestion to avoid modifying of the word on saving the file
> in
> file system?
>
> What would be cause the polish language property file modified ?
>
>

Reply via email to