RC-WinTrans (X8 and 9) supports the localization of the following platforms and file formats:
-
RC -- Win32 resource script files (RC, DLG)
-
EXE,DLL -- Win32 binary executable files (EXE, DLL, OCX), 32bit and 64bit
-
WPF BAML --.NET Assembly EXE/DLL with WPF resources
-
INI -- Windows INI, Unix INI files and InstallShield SHL files
-
.NET RESX/EXE/DLL -- Microsoft .NET files (RESX, EXE, DLL, TXT, RESOURCES)
-
PROPERTIES --Java properties files (PROPERTIES)
-
XML -- XML files (with restrictions)
-
DFM -- Borland Delphi DFM files (text only, no layout)
-
XLIFF -- bilingual XLIFF files (XLIFF specification 1.1 and 1.2)
-
TXT -- tab separated key pair files ( tab )
-
WXL -- WiX Localization files
-
TS -- Bilingual TS XML files
-
PO -- GNU PO files
-
C, CPP -- C/C++ header files with (only) string definitions
-
ADM -- Microsoft Administrative template files
-
Custom file types (via adaptable file converters)
Adaptable File Converters
RC-WinTrans makes use of external (not part of the RC-WinTrans application) converters to convert data to / from a given format
(format "X") to / from the XLIFF file format. This system makes it possible to support the translation/ localization of various
file formats.
Additional file formats can be translated by hooking in a converter that can read and write a specific format.