简体   繁体   English

Windows Phone SkyDrive登录本地化

[英]windows phone skydrive signin localization

I have a WP7 app that accesses SkyDrive. 我有一个可访问SkyDrive的WP7应用程序。 I have a SignInButton with TextType = 'Signin' . 我有一个SignInButton ,其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. MSDN文档中介绍了完成此操作所需的所有步骤。

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. 首先从Windows Phone的全球化和本地化开始,以了解这些概念,然后您将找到页面如何:为Windows Phone生成描述您的问题的本地化应用程序

There's even a complete working code sample Globalization Sample located in the Code Samples for Windows Phone page. Windows Phone“代码示例”页面中甚至还有完整的工作代码示例Globalization Sample

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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