[FontConfig "English"]
fontlib "fonts_en.swf"
map "$TitleFont" = "Times New Roman" Bold
map "$NormalFont" = "Arial Unicode MS" Normal
map "$SmallFont" = "Tahoma" Normal

[FontConfig "Spanish"] 
fontlib "fonts_enext.swf"
map "$TitleFont" = "Times New Roman" Bold
map "$NormalFont" = "Arial Unicode MS" Normal
map "$SmallFont" = "Tahoma" Normal
tr  "Good Morning!" = "Buenos Das!" 
tr  "How Are You?" = "Cmo Ests?"
tr  "I Missed You So Much!" = "Te Extrao Mucho!"
tr  "English" = "Spanish (En espaol)"

[FontConfig "French"] 
fontlib "fonts_enext.swf"
map "$TitleFont" = "Times New Roman" Bold
map "$NormalFont" = "Arial Unicode MS" Normal
map "$SmallFont" = "Tahoma" Normal
tr  "Good Morning!" = "Bonjour!" 
tr  "How Are You?" = "Comment allez-vous?"
tr  "I Missed You So Much!" = "Tu m'as tellement manqu!"
tr  "English" = "French (En franais)"

[FontConfig "German"] 
fontlib "fonts_enext.swf"
map "$TitleFont" = "Times New Roman" Bold
map "$NormalFont" = "Arial Unicode MS" Normal
map "$SmallFont" = "Tahoma" Normal
tr  "Good Morning!" = "Guten Morgen! " 
tr  "How Are You?" = "Wie geht's dir?"
tr  "I Missed You So Much!" = "Sie haben mir so gefehlt!"
tr  "English" = "German (Auf deutsch)"