I guessing that there are quite a few shops that use a formal message bundling strategy without every having a real requirement to support multiple languages.
Welcome to the party :)
On Tuesday, September 11, 2012 3:25:41 PM UTC-4, Robert Konigsberg wrote:
Hello,
I am generalizing an existing codebase to be used for two different purposes. Technically, it seems the easiest way to generalize text is to use GWT's UIBinder internationalization. However, I don't really want to support multiple languages (in fact, in both cases, we can assume the user speaks English.) Is this feasible, and not crazy?