XrossTalk
To simplfy i18n and to make it easy to access
Utilizing a cache system to store strings and to retrieve them incorporating their expected parameters to get the final string translated into whatever language is indicated. I plan on using ICU as the backbone of this project (icu-project.org) and a JSR-107 caching subsystem