Soluling can localize several kinds of desktop application files. Supported file formats are:
Format |
Description |
.NET |
.NET assembly files such as application files (.exe ), library files (.dll ), project files (.csproj, .vbproj, vcxproj ), solution files (.sln ), resource files (.resx ) and XAML files (.xaml ) |
C++Builder VCL |
C++Builder VCL applicarion files (.exe ) and library files (.bpl , .dll ) |
Delphi VCL |
Delphi VCL application files (.exe ) and library files (.bpl , .dll ) |
Delphi FireMonkey |
Delphi FireMonkey application files (.dproj ) |
Flutter |
Flutter resource files (.arb ) |
gettext and po |
gettext/po files (.po and .pot ) |
HTML Help and CHM |
HTML Help/CHM files (.chm ) |
Java |
Java application packages (.jar ) and resource files (.properties ) |
Lazarus |
Lazarus gettext/po files (.po and .pot ) |
Qt |
Qt project files (.pro ) and Qt string resource files (.ts ) |
Resx |
.NET resource files (.resx ) |
Script and source code |
Source code files (.c , .cpp , .pas , .bas , .vb , .java , ...) |
Visual C++ |
Native Windows application files written in Visual C++ (.exe , .dll , .ocx , ...) |
Windows App SDK/WinUI |
Windows App SDK/WinUI project files (.csproj ) and resource files (.resw , .xaml ) |
Windows Forms (.NET) |
.NET project files (.csproj, .vbproj, .vcxproj) and assembly files (.exe , .dll ) that use Windows Forms |
Universal Windows Platform (UWP) |
Universal Windows Platform (UWP) project files (.csproj , .vbproj , .jsproj ) and resource files (.resw , .resjson ) |
WiX |
Windows Installer XML Toolset (WiX) project files (.wixproj ) and language files (.wxl ) |
WPF (.NET) |
.NET project files (.csproj, .vbproj, .vcxproj) and assembly files (.exe , .dll ) that use Windows Presentation Framework (WPF) |
XAML |
XAML files (.xaml ) |