Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 478 Bytes

File metadata and controls

12 lines (8 loc) · 478 Bytes

Moved to https://codeberg.org/Lonami/Localizer-Extension. The GitHub repository may be deleted in the future.


Localizer Extension

Visual Studio extension to localize C# WPF projects without the use of any external .dll

Important note

All the strings must be translated or it may result into a InitializeComponentException

Known issues

After some use, the App.xaml.cs gets a bit dirty with so many line breaks. However this doesn't affect the application