如何编辑我的应用以便获得本地化(仅限)应用? [英] How can I edit my app so I get a localized (only) app?

查看:61
本文介绍了如何编辑我的应用以便获得本地化(仅限)应用?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我用我的语言创建了一个应用程序,挪威语。它的内容使这个应用程序在全球市场上不是很有用。但那很好。

I've created an app in my language, Norwegian. It's content makes this app not very usefull on the global market. But thats fine.

但是当我尝试提交此应用程序时,上传后我收到以下错误:

But when I try to submit this app, after uploading it I get the following error:

3010: The [NeutralResourceLanguage] attribute is invalid on the entry assembly. Update the assembly and then try again.

我需要做什么才能上传?我已经设置

What do I need to do to be able to upload? Ive set

[assembly: NeutralResourcesLanguageAttribute("no")]

在AssemblyInfo.cs中。该项目是一个7.1电话项目。

In AssemblyInfo.cs. The project is a 7.1 phone Projects.

assembly
NeutralResourcesLanguageAttribute " no" )]

assembly: NeutralResourcesLanguageAttribute("no")]

解决方案

我认为你没有在你的Windows Phone程序集中定义你的中性语言偏好。

你可以通过这种简单的方式做到这一点。

1.在Visual Studio中右键单击你的主Windows Phone项目

2.然后单击属性。它将打开属性窗口

3.在属性窗口,选择应用程序选项卡然后按"装配信息"按钮。它将打开"装配信息"的新窗口

4.然后在此Windows中下载中性语言列表并选择您喜欢的挪威语区域语言。你完成了:)

I Think You Are Not Defining Your Neutral Language Preference In Your Windows Phone Assembly.
You Can Do This By This Simple Way.
1. Right Click On Your Main Windows Phone Project In Visual Studio
2. Then Click On Properties. It Will Open Property Window
3. In Property Windows, Selection Application Tab And Then Press "Assembly Information" Button. It Will Open New Window Of "Assembly Information"
4. Then In This Windows Go To Dropdown List Of Neutral Language And Select Your Preffered Locale Language That is Norwegian. And You Are Done :)


这篇关于如何编辑我的应用以便获得本地化(仅限)应用?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆