Jollans Multi-Language is a complete package for multilingual .NET applications. If you have written a program with Visual Studio and want to add another language besides English,
Jollans Multi-Language is a complete package for multilingual .NET applications. If you have written a program with Visual Studio and want to add another language besides English, you will probably need to spend a lot of time. Unfortunately, .NET applications like Android coding do not use an integrated mechanism to localize the program language, and it is the task of the developer to have all the application strings from the words used in the interface to the error messages and strings embedded within the code. Translate and submit. Of course, following the policies and frameworks such as storing all the strings in the source and calling them in the code can make this path easier, but the troubles still remain.
Jollans Multi-Language is a complete package for multilingual .NET applications. If you have written a program with Visual Studio and want to add another language besides English, you will probably need to spend a lot of time. Unfortunately, .NET applications like Android coding do not use an integrated mechanism to localize the program language, and it is the task of the developer to have all the application strings from the words used in the interface to the error messages and strings embedded within the code. Translate and submit. Of course, following the policies and frameworks such as storing all the strings in the source and calling them in the code can make this path easier, but the troubles still remain.
With this in mind, a Jollans Multi-Language package has been introduced to simplify this process. This suite aims to localize applications written in .NET and excludes Windows Form, WPF, Windows Store, ASP.NET 2.0, Compact Framework projects., Supports MFC (or Unmanaged C ++) and all .NET languages. With this tool you can easily identify all the text used in the project and translate it into another language and save it in a database in XML format. You can hide texts that do not need translation to keep your work busy. The program has a simple and orderly graphical interface and provides a separate column for each language that you can easily write the equivalent of a word in different languages. You can also translate words automatically using Google Translator.