Xlater Overview
Xlater is a .Net Windows Forms program that provides graphical assistance for many repetitive tasks associated with translating ASP.NET web sites.
Among the things it does are:
- Transforms ASPX and other pages by migrating "static" HTML text into resource files for automatic localization.
- Creates, manages and maintains sets of culture-specific resource files.
- Provides a simple, reliable editing interface for translators.
- Synchronizes with active content during editing.
- Interfaces with automatic translation services to provide preliminary translations.
For complete information, see the Xlater Help documentation.
The current distribution is a ZIP library. Just extract all the files into a single folder (and its sub-folders) and run Xlater.exe.
For .Net developers, Xlater also supports run-time "plug-in" translators. You can define and write your own translation interface for software you already own and use it directly from Xlater.