Ah, then he is out of luck I believe.... http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/functa80.htm
-----Original Message----- From: Adrian Lynch [mailto:[EMAIL PROTECTED] Sent: 27 June 2006 10:50 To: CF-Talk Subject: RE: getLocale() is always English I think he wants GetLocale() to return "Español (Estándar)" Ade -----Original Message----- From: Robertson-Ravo, Neil (RX) [mailto:[EMAIL PROTECTED] Sent: 27 June 2006 10:16 To: CF-Talk Subject: RE: getLocale() is always English <cfdump var="#GetLocale()#"> <cfset locale = SetLocale("Spanish (Standard)")> <cfdump var="#GetLocale()#"> -----Original Message----- From: Aidan Whitehall [mailto:[EMAIL PROTECTED] Sent: 27 June 2006 10:12 To: CF-Talk Subject: getLocale() is always English Is there a way of getting a localised version of the string returned by GetLocale()? i.e. kinda like LSGetLocale() which would return the Spanish for "Spanish (Standard)" if the locale had first been set to that. Thanks -- Aidan Whitehall houseoffusion.com/tiny.cfm/54 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:244851 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

