Visual Studio extension to localize C# WPF projects without the use of any external .dll
All the strings must be translated or it may result into a InitializeComponentException
After some use, the App.xaml.cs
gets a bit dirty with so many line breaks. However this doesn't affect the application