Sample that shows the use of i18n text processing classes.
In a real internationalized application, all strings (including this one), would be internationalized.
Add locale=fr to the query string to
change the language display.
For example,
http://localhost:8888/com.google.gwt.sample.i18n.I18N/I18N.html?locale=fr
changes the locale to French.