News

Localization Tool Eases .NET Translations

Sisulizer 1.1 for .NET is a translation tool that simplifies worldwide application deployment chores

Translating text files, databases and Windows elements into other languages for deployment across the globe is a fact of life in application development.

Sisulizer 1.1, an upgrade focused on .NET apps from the Finland-based company of the same name, promises to simplify things. The product is built to let translation team members do their work independently, without the need for close collaboration with developers.

The program scans an application and lets users collect the elements that need to be translated. Then that work can proceed, using Sisulizer's WYSIWYG interface.

Sisulizer lets developers export files for translation and send them to translators at remote sites. Once finished, the program automatically rebuilds the application using the translated files. (One advantage here is that remote translators never come into contact with the source code.) The .NET framework does not need to be installed on translators' machines, according to Sisulizer.

Former RDN contributor Mike Gunderloy wrote a short review of Sisulizer on his site, http://www.larkware.com.

"Overall, this is going to be overkill for a simple app that goes into two languages, but if you're managing a serious application that has to support full localization across many languages (with support for BiDi and Far East as well), Sisulizer looks worth a serious trial," he writes.

Sisulizer is compatible with .NET, C++ Builder, Delphi, Visual C++, C#, Visual Basic, Visual Studio, Borland Developer Studio, Java and Windows binary files, as well as XLIFF, according to the company. Version 1.1 introduces support for Borland's new Turbo languages.

Sisulizer
[click image for larger view]
Sisulizer enables translation of application elements to occur securely off-site.
The Professional Edition of Sisulizer costs $1,499; the Enterprise Edition is $2,999 (latest published dollar amounts). The latter includes features such as the ability to localize server databases.

About the Author

Chris Kanaracus is the news editor for Redmond Developer News.

comments powered by Disqus

Featured

  • VS Code v1.99 Is All About Copilot Chat AI, Including Agent Mode

    Agent Mode provides an autonomous editing experience where Copilot plans and executes tasks to fulfill requests. It determines relevant files, applies code changes, suggests terminal commands, and iterates to resolve issues, all while keeping users in control to review and confirm actions.

  • Windows Community Toolkit v8.2 Adds Native AOT Support

    Microsoft shipped Windows Community Toolkit v8.2, an incremental update to the open-source collection of helper functions and other resources designed to simplify the development of Windows applications. The main new feature is support for native ahead-of-time (AOT) compilation.

  • New 'Visual Studio Hub' 1-Stop-Shop for GitHub Copilot Resources, More

    Unsurprisingly, GitHub Copilot resources are front-and-center in Microsoft's new Visual Studio Hub, a one-stop-shop for all things concerning your favorite IDE.

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

Subscribe on YouTube