RC-WinTrans (X8 and 9) supports the localization of the following platforms and file formats:
-
WPF --
WPF Window resources, .NET Assembly EXE/DLL files created with the Visual Studio or Expression Blend.
... with True WPF GUI Editor for localization.
See also:"WPF Localization with RC-WinTrans"
-
XAML -- WPF Window resources, XML files files created with the Visual Studio or Expression Blend.
-
.NET RESX/EXE/DLL -- Microsoft .NET files (RESX, EXE, DLL, RESOURCES)
( .Net Framework versions: 1.1. 2.0, 3.0, 3.5 and 4.0 )
-
RC -- Win32 resource script files (RC, DLG)
-
EXE,DLL -- Win32 binary executable files (EXE, DLL, OCX), 32bit and 64bit
-
INI -- Windows INI, Unix INI files and InstallShield SHL files
-
PROPERTIES --Java properties files (PROPERTIES)
-
XML -- XML files
-
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 )
-
MC -- Message Compiler text files
-> Microsoft documentation...
-> RC-WinTrans documentation (PDF)...
(Nov. 2011, RC-WinTrans build 9.1.3.5)
-
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.