Hi All,

I want to create hierarchical localization for my site - like resource localization in .NET.
Is it possible?
I want to create my base localization (en-GB) for UK, the US-English will inherit GB-English and will localize some resource(not all). Then I could create localization for French which also to inherit the base localization and if I have any not translated resources in French then GB-English resource to be used.

Regards,
Boris