Results 1 to 2 of 2

Thread: Email content internationalization

  1. #1

    Default Email content internationalization

    Does anyone have a good method of email i18n? I am currently detecting the locale in my email sending class and building up the various language email content accordingly. I am looking for a better approach. Perhaps, having the message in the message properties files.

    Thanks for your information in advance.

    v/

  2. #2
    Join Date
    Sep 2006
    Location
    UK
    Posts
    8,424

    Default

    Quote Originally Posted by vw729 View Post
    Does anyone have a good method of email i18n? I am currently detecting the locale in my email sending class and building up the various language email content accordingly. I am looking for a better approach. Perhaps, having the message in the message properties files.
    We used to store the static email messages in resource bundles to allow them to be internationalised. We also allowed them to be edited from the UI to customize these. It worked quite nicely.
    Last edited by karldmoore; Aug 29th, 2007 at 11:03 AM.
    Barracuda Networks SSL VPN Lead Developer
    http://pramatr.wordpress.com
    http://twitter.com/karldmoore
    http://www.linkedin.com/in/karldmoore
    Any postings are my own opinion, and should not be attributed to my employer or clients.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •