1
0
Fork
You've already forked Localizer-Extension
0
Visual Studio extension to localize C# WPF projects without the use of any external .dll
  • C# 100%
Find a file
2016年05月22日 12:11:21 +02:00
Localizer Extension Add project files. 2016年05月22日 11:46:40 +02:00
.gitattributes Add .gitignore and .gitattributes. 2016年05月22日 11:46:38 +02:00
.gitignore Add .gitignore and .gitattributes. 2016年05月22日 11:46:38 +02:00
Localizer Extension.sln Add project files. 2016年05月22日 11:46:40 +02:00
README.md Update README.md 2016年05月22日 12:11:21 +02:00

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