开发者

WPF .Resx editor for localization [closed]

Closed开发者_运维百科. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 5 years ago.

Improve this question

I am looking for a simple tool that allows the translators to edit .resx files, in order to translate the applications' texts.

Visual Studio's Windows Resource Localization Editor is unable to edit these files, unlike Winforms applications.

Any suggestions?


Edit: I've found a nice free tool at CodeProject that does excatly what I needed, including simultanously editing multiple resources files and adding keys to all files at once.


Heya... I have used ResX Editor in the past to do this...

I like it because it is very simple.

If that doesnt do the trick you can go to Code Project and do a search, there was also a few "projects" on thre that achieve similar things but I found them to advanced for my purposes... and of course Code Plex is sure to have a few as well.


You could use Winres.exe:

The Windows Forms Resource Editor, Winres.exe, is a visual layout tool that helps localization experts localize Windows Forms user interface (UI) resources used by forms. The .resx or .resources files that are used as input to Winres.exe can be created using a visual design environment such as Microsoft Visual Studio. For information on deploying resources in .NET Framework applications, see Resources in Applications.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜