WP7 TimeSpanPicker 本地化(Coding4Fun 工具包)

发布于 2024-12-09 01:24:47 字数 208 浏览 0 评论 0原文

我在我的应用程序中使用 Coding4Fun 的 TimeSpanPicker 控件,该控件应该已经被翻译了([http://coding4fun.codeplex.com/discussions/256020])。我在 csproj 文件中声明了 SupportedCultures 标签,但 timespanpicker 中的文本仍未翻译(所有其他文本均已翻译)。我需要在我的项目中声明其他内容吗?

I'm using the TimeSpanPicker control from Coding4Fun in my app which is supposed to be translated already ([http://coding4fun.codeplex.com/discussions/256020]). I declared the SupportedCultures tag in my csproj file, but the texts in the timespanpicker are still not translated (all other texts are). Do I need to declare something else in my project?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

三生池水覆流年 2024-12-16 01:24:47

如果您使用较短的 ISO 语言代码,请尝试较长的版本。例如,cs-CZ 而不是 cs

In case you are using short ISO language code try a longer version. For example cs-CZ instead of cs.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文