Visual Studio extension for one-stop localizations, resources, strings, importing multiple resx strings into one centralized file. Generate C# source files with strong-typed classes to be consumed by .NET application.
Web - psulek.github.io/lhqeditor
- 2015
- 2017
- 2019
- 2022
from Community to Enterprise versions.
- Edit and manage string resources in visual tree
- Add foreign languages using lookup editor
- Translate multiple string resources in one click
- Lock translations for editing
- Perform actions on multiple resources
- Buildin plugins (import, export, online translation services)
- Import resources from multiple languages resx files
- Export resources to Microsoft Excel for external translation
- Import Microsoft Excel translations from external entity
- Save file automatically generates code (strongly typed C#, resX, JSON)
- Different generator for ASP.NET Core, WPF, WinForms
- New Project Wizard ➞ Localization HQ ➞ Project Templates
- New Item Wizard ➞ Localization HQ ➞ Item Templates
- Nuget package for ASP.NET Core
- Nuget package for WPF
Read more about features and help pages on: psulek.github.io/lhqeditor
There are two versions of lhqeditor extension:
- LHQ Editor for Visual Studio 2015 / 2017 / 2019
- LHQ Editor VS2022 for Visual Studio 2022
Install lhqeditor extension from Visual Studio Marketplace:
-or-
Install lhqeditor extension directly from Visual Studio IDE:
- Main Menu ➞ Extensions ➞ Manage Extensions ➞ Online ➞ enter search term "lhq"
Wanna help with project? Look at CONTRIBUTING.md
If you find a bug or missing some feature, please add new issue here.
✅ Project is stable