Overview Q & A Rating & Review
Localization HQ Editor
Localization HQ is a text resource editor solution.
It is used as Visual Studio extension to manage localized resources in your projects.
Core Features
Works as Visual Studio extension (integrated plugin)
Manages your text resources and languages
Generates strongly typed C# classes which can be used in applications
Connects to translation services
Exports resources to specified formats (e.g. Excel)
Imports RESX files (NET resources) and XLS (Excel) files
Saves project as JSON file
Import your current resources from resx files
Feature: Resource State
Where resources with Final state can be locked for further edits.
Feature: Code Generator
There are 4 code generators currently supported:
Edit code generator settings
Final Generated C# Code
Other Features
WYSIWYG Editor
Dark Mode
Plugins
Online translation services (Microsoft Translator and Yandex Translator)
Import resources from multiple languages resx files
Export resources to Microsoft Excel
Import Microsoft Excel Translations
Visual Studio Templates
New Project Wizard ➣ Localization HQ ➣ Project Templates
New Item Wizard ➣ Localization HQ ➣ Item Templates
Nuget Packages
Nuget Package for ASP.NET Core projects
Nuget Package for WPF Desktop projects
Official Localization HQ Editor Web