Module for Orchard CMS which extends localization functionality
It provides following features:
- Browser culture selector - set current culture according to browser language settings
- Cookie culture selector - set current culture from cookies. Also is available language picker widget
- Shadow culture selector - set shadow culture defined as regexp expression linked to supported culture
- Home page localization - select appropriate localized version for '~/', but not just redirect
- Export translations (.po) files from Core\, Modules\ and Themes\ over command line (orchard.exe look for 'export translation' command)
Please visit
Documentation page to get more information.
Please help me make this module perfect!
If you got bug or have idea how to improve existing functionality, please write
issues or add your idea to
discussions.