Multi Language support in CCF

Can we have multi language support in CCF. I identified that there is strings.resx resource file which it is referring to and loads all the labels text when the CCF starts but I am not able to understand how to configure my own resx file so that when ever i change the selection for language, it should change the labels in the Agent dektop. For selection I want to have a dropdown for the agent to select his language.
[419 byte] By [ManishGupta] at [2008-2-5]
# 1

CCF uses the .net localization system to support multiLingual support..
there are several good articles available on this subject on MDSN and other places... a good starting point is here : http://msdn.microsoft.com/msdnmag/issues/06/08/BasicInstincts/ While this article focus in on asp.net the principles are the same for smart clients.
here is a link to a search on the subject as well : http://search.live.com/results.aspx?q=.Net+Localization&src=IE-SearchBox

Matt B.

MattB-MSFT at 2007-9-4 > top of Msdn Tech,Customer Care Framework,Customer Care Framework...