windows phone 7 - Where to Find the Translations for the WPToolkit -
i attempting find resx string translations kept in wptoolkit. specifically, see ok , cancel application bar translations. creating custom messagebox application , want ensure ok , cancel buttons maintain exact resx translations match wptoolkit's application bar translations. know use resx translator or bing or google, lot of times words ok , cancel dont translate (or same) , have no way of knowing if correct or there no match in translator.
wptoolkit open sourced project, can browse here
the part interested in located here
microsoft.phone.controls.toolkit.localization project. @ localizedresources folder. resx files hidden there.
Comments
Post a Comment