We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
David Anson 几周前发布了这样一个工具。这是一个伪本地化工具,可以更改 ResX 文件中定义的所有字符串,使它们脱颖而出来自静态字符串。它将字母更改为其重音形式,并为字符串添加填充,以便您可以测试具有较长翻译的语言的布局更改。
David Anson posted just such a tool a few weeks ago. It's a pseudo-localization tool that alters all the strings defined in ResX files so that they stand out from static strings. It changes letters to their accented forms, and also adds padding to strings so you can test for layout changes in languages with longer translations.