I am using WPFLocalizationExtension to localize my WPF application. I am very pleased with the runtime behavior, but manually extracting string properties into ResX files is very tedious.
Is there a way to automate this? I used to use the Xaml Localizer Addin tool, which did just that (screenshot below), but it only works with VS2008, and I could not find a newer version.

wpf localization xaml
Niki
source share