Search code examples
windows-phone-7localizationtoolkit

Localizing the default windows phone date picker


I have localised the whole app but not able to localise the date picker. A bit of searchin in the forum gave me few answers like this one

but i cant find a properties folder with the resx for different lang for toolkit! I have jus added the toolkit reference in the solution explorer under reference and thats im able to access date picker. I have made a folder called toolkit.content to put the ok and cancel images.

so how do i add the resx for the toolkit date picker :(


Solution

  • You have to get the source for the ToolKit and rebuild it with your localization

    WP7 ToolKit Source