Visual Studio extension to localize C# WPF projects without the use of any external .dll
| Localizer Extension | Add project files. | |
| .gitattributes | Add .gitignore and .gitattributes. | |
| .gitignore | Add .gitignore and .gitattributes. | |
| Localizer Extension.sln | Add project files. | |
| README.md | Update README.md | |
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