Answered by:
Localization Automate

Question
-
User1368300014 posted
How to make the WPF .xaml file localizable.
As in normal Windows and Web Application we have an option as "Generate LocalResource",
with respect to that do we have anything for WPF pages to create local resources.
Tuesday, January 17, 2012 6:02 AM
Answers
-
User1954304945 posted
Hi, you can refer to the methods on the following site to make XAML content localizable:
How to: Make XAML Content Localizable:
http://forums.asp.net/t/1759870.aspxWPF Globalization and Localization Overview:
http://msdn.microsoft.com/en-us/library/ms788718.aspx- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Wednesday, February 1, 2012 8:49 PM -
User1368300014 posted
http://wpflocalizeaddin.codeplex.com/
The AddIn on above tool will localize the WPF projects.
But the AddIn includes the resource file creation approach. It doesnt deal with LocBaml approach.
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Friday, February 3, 2012 2:05 AM
All replies
-
User1954304945 posted
Hi, you can refer to the methods on the following site to make XAML content localizable:
How to: Make XAML Content Localizable:
http://forums.asp.net/t/1759870.aspxWPF Globalization and Localization Overview:
http://msdn.microsoft.com/en-us/library/ms788718.aspx- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Wednesday, February 1, 2012 8:49 PM -
User1368300014 posted
http://wpflocalizeaddin.codeplex.com/
The AddIn on above tool will localize the WPF projects.
But the AddIn includes the resource file creation approach. It doesnt deal with LocBaml approach.
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Friday, February 3, 2012 2:05 AM