GWT Designer can help with this. The Externalize Strings tool will find all strings in a Widget hierarchy and move them in to properties files via the GWT Constants interface.
Doc: http://code.google.com/webtoolkit/tools/gwtdesigner/features/internationalization.html Demo: http://www.google.com/events/io/2011/sessions/gwt-ui-designer-enterprise-web-uis-made-easy.html, starting at 36:20 /dmc On Fri, May 27, 2011 at 2:36 PM, spierce7 <[email protected]> wrote: > Is there a fast way to find non-internationalized strings/attributes > in GWT? I have way to many ui binder files to search through by hand. > Has someone found a creative way to automatically find them? > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- David Chandler Developer Programs Engineer, Google Web Toolkit w: http://code.google.com/ b: http://googlewebtoolkit.blogspot.com/ t: @googledevtools -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
