简体   繁体   中英

windows phone skydrive signin localization

I have a WP7 app that accesses SkyDrive. I have a SignInButton with TextType = 'Signin' . The text displayed as 'Sign in' or 'Sign out' .

Is there any way to localize this for different languages?

All the steps neccessary to accomplish this are described in the MSDN documentation.

Start with Globalization and Localization for Windows Phone to understand the concepts and you'll find the page How to: Build a Localized Application for Windows Phone that describes your issue.

There's even a complete working code sample Globalization Sample located in the Code Samples for Windows Phone page.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM