resxmanager icon indicating copy to clipboard operation
resxmanager copied to clipboard

Consolidates, synchronizes and translates Microsoft .NET resources (*.resx, *.wxl). Supports export to Excel (*.xlsx) and automating translation.

ResxManager

Consolidates, synchronizes and translates .NET resources (.resx, .wxl). Supports export to Excel (.xlsx) and automating translation.

Features

  • Translates any Visual Studio resource files (.resx) and Windows Installer XML toolkit localization files (.wxl)
  • Export and Import to Microsoft Excel (.xlsx) without having Excel installed
  • Analysis of missing translations
  • Automatic translation using a custom translation database
  • Integration with Team Foundation Server (TFS) NEW
  • Exclude Projects, Directories, Files or Entries from Translation by customizable patterns NEW
  • No installation of Visual Studio required, so usable by non-devolopers as well as developers
  • Portable application with simple user interface does not require an Installation

Requirements

  • Microsoft .NET Framework 4
  • SQL Server 2012 (for translation storage only)

Documentation

  • How to get started