Sometimes regional enterprises and government services have a mandate to support a local language. First class support for i18n would be great for the IHP business case in these contexts. The design of IHP means adding an attribute to the ?context implicit parameters in Views could be a great way of threading the language info through an application and using it to handle rendering and translation.
Sometimes regional enterprises and government services have a mandate to support a local language. First class support for i18n would be great for the IHP business case in these contexts. The design of IHP means adding an attribute to the
?context
implicit parameters in Views could be a great way of threading the language info through an application and using it to handle rendering and translation.