OÄuz Demirkapı wrote: > I know Ray does not have enough time to make it multi language enabled > but you can do it easily by using PaulH's ResourceBundle CFC. > > http://www.sustainablegis.com/unicode/resourceBundle/javaRB.cfm
OÄuz already knows this but it's worth pointing out again that just translating text isn't enough. you need to consider date/number/currency formatting (thankfully cf7 handles a huge number of locales), even calendars (the gregorian calendar isn't the only one in the world) if the locales you need to support require it, as well as collation, writing system directionality, etc. and of course you need to "just use unicode" which cf makes a breeze these days. >> I don't believe any of the other cf forum apps have multilingual support >> either. boardfusion will eventually. www.boardfusion.org >> building language independent code is a PITA, makes it hard to read the >> code if you ask me. i disagree w/rick too (of course ;-). it's no harder to read than anything else. but more to the point, the days of ignoring the rest of the world or making them work the way "we" do is long past. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:259193 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

