Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows XP | Windows 2000 | Windows 2003 | Windows 2008 | Windows Vista | Windows 2012 SHA1 Hash: c3929049997ee742b8b62e7a3865f74a073f8563 Size: 3.24 MB File Format: zip
Rating: 2.478260869
out of 5
based on 23 user ratings
Downloads: 1192 License: Free
Multi Language Moderator is a free software by jat hashimoto and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows XP, Windows 2000, Windows 2003, Windows 2008, Windows Vista, Windows 2012.
You can download Multi Language Moderator which is 3.24 MB in size and belongs to the software category Components Libraries. Multi Language Moderator was released on 2011-07-25 and last updated on our database on 2017-04-23 and is currently at version 6.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
Multi Language Moderator Description
MLM is the Development tool to provide with function with which application can handle multiple languages easily. In order for application to handle multiple languages, language text of captions and messages to be shown on windows needs to be separated from application itself, and be obtained when being shown. MLM is software which intervenes between application and language text, returning language text in response to the request from application.Capabilities and Advantages of MLM* Returns text in selected language in response to the request from application. * Separates language text from application totally. * Language text is a text file in ini file format so that it can be edited with general text editors. * Provides with function to install more language text later. * New language text can be composed with application running and with new text being shown on it. * Four kinds of fonts (names and sizes), Standard, Editor, Fixed and Button, can be handled according to kinds of controls shown on windows. * Maximum of three candidates of fonts can be specified separately. * Can provide with function to enlarge application window. Advantages to Developers of ApplicationDevelopers of application need to compose program code requesting required text to MLM and showing them on window. This requires extra work such as additional coding, different caption text of controls when developing and running, though there are a lot more advantages in introducing MLM.* No need to modify source code or resource just in order to change terms, and no need to recompile project. * Can unify terms in applicaion and minimize the duplication of terms and words. * Literal strings are to be consolidated and source code becomes readable. * Developers do nothing when application provides with new language. * By utilizing wrapper class to handle MLM, extra codes can be reduced and codes depending on language can be made specific.