RC-WinTrans 10 supports the localization of the following platforms and file formats:
(Last updated: August 21, 2016)
-
.NET RESX/EXE/DLL -- Microsoft .NET files (RESX, EXE, DLL, RESOURCES)
( .Net Framework versions: 1.1. 2.0, 3.0, 3.5, 4.0 and 4.5)
-
WPF --
WPF Window resources, .NET Assembly EXE/DLL files created with the Visual Studio or Expression Blend.
See also:"WPF Localization with RC-WinTrans"
-
XAML -- WPF Window resources, XML files files created with the Visual Studio or Expression Blend.
-
RC -- Win32 resource script files (RC, RC2, DLG), extended MFC Support
-
EXE,DLL -- Win32 binary executable files (EXE, DLL, OCX), extended MFC Support
-
MFCRIBBON-MS -- MFC Ribbon XML files (.mfcribbon-ms)
-
Android -- Google Android string resources (XML file)
-
JSON -- JavaScript Object Notation (.json files)
-> json.org: "Intoducing JSON...
-
iOS .strings -- Apple iOS String Resources (.strings files)
-> developer.apple.com: "iOS String Resources...
-
iOS .storyboard -- Apple iOS Storyboard XML (.storyboard files)
-> developer.apple.com: "iOS Storyboard...
-
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, 1.2 and 2.0)
-
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 VBA 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 VBA file converter add-on that can read and write a specific format.