Consider a case where some RPCs in a GWT application will trigger the server to send an email to the user where the email should be sent in the language used at the requesting client.
1) How should I approach this server-side internationalization (i18n)? Can GWTs i18n be used in this situation? 2) The email will have multiple paragraphs of text, not just one-line messages as the property files are limited to (as far as I know). Similarly, our help-page and about-page have many large paragraphs of text. How can I translate these multi-line texts? Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
