I am trying to internationalize a UIBinder application with property files. Since we have already a lot of translations exposed by the com.google.gwt.i18n.client.Messages in
Update:
Since Igor wrote his answer, there has been a new method of using messages in ui binder.
This has been internationalized
This method uses GWT's text resource UiBinder integration