Sam, you are welcome! If you are interested in deep localization,
please look at the recently added:

type ResourceBundleFactoryPF = PartialFunction[(String,Locale),
ResourceBundle]

Localization can be as easy or as complicated as you make it. Im not
familiar with your site in particular or what you need, but combining
template localization (e.g index_fr_FR, index_hu_HU), .properties
resource bundles and resource bundle factories, there really isnt
anything you cant do!

Good luck with your project.

Cheers, Tim

On Apr 7, 4:32 pm, samreid <[email protected]> wrote:
> Tim,
>
> Thanks for your feedback on Lift localization; we do intend to support
> LTR and RTL languages, so it's good to hear about your positive
> experience.  We are hoping to make it very easy for customers to
> translate our web pages (we already have a nice way to translate our
> educational simulations), but I'm imagining localization to be a
> fairly easy addition to the project, without too many bells and
> whistles.  At this point I'm more concerned about the time and cost to
> replicate our existing PHP/JavaScript/HTML/database functionality.
>
> Sam Reid

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to