WPF application WPF application

Soluling can localize WPF projects. It is the primary method to localize WPF projects. You need to have the full source code of the project. Select the Visual Studio project file (.csproj or .vbproj). Soluling creates a new project for the file and scans the resource file the project contains. Soluling also scans the source code to extract the strings used in localizer interfaces. Translate the project. Finally, let Soluling create localized resource files and satellite assemblies.

Learn more about WPF application localization.

File extensions: .csproj, .vbproj or .shproj

Developer's edition needed: Enterprise, Professional or Personal.

Uploadable to the cloud: No

This format can't be uploaded to Soluling Cloud directly, because it needs the whole project's file tree - every file it references - not just the one project file itself. Use Soluling Desktop or SoluMake to scan it into a Soluling project (.ntp), then upload that project to the cloud instead.

  Back to List   Previous   Next