/Localizer-Extension

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

Primary LanguageC#

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