The properties files themselves should be saved as UTF-8. Your right that you'll need to use native2ascii or similar to convert the other characters. Check out an example here (for lift internals):
http://is.gd/GZuH HTH Cheers, Tim On 27/05/2009 15:55, "feelgood" <[email protected]> wrote: > First, I tried to use UTF-8 encoded property files to localize my app. I saw > Неверно указан идентификатор. AIUI this is ISO > 8859-1 encoded representation of my UTF-8 string. I also tried to use > native2ascii tool to decode UTF-8 strings in ASCII string like > \u0420\u045c\u0420\u00b5\u0420... . But it's not help. Any > idea? --~--~---------~--~----~------------~-------~--~----~ You received this > message because you are subscribed to the Google Groups "Lift" group. To post > to this group, send email to [email protected] To unsubscribe from this > group, send email to [email protected] For more options, > visit this group at > http://groups.google.com/group/liftweb?hl=en -~----------~----~----~----~----- > -~----~------~--~--- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---
