Localization for XAML
Hi.
Would Resharper also find strings in xaml, that could moved to localization? - I have tried this with Version 5.1.3 but it seems not to work.
Is there any configuration, I have to do? - I have set the Localizable Inspector on the project to Pessimistic.
Would this work with version 6?
Best Regards, Thomas
Please sign in to leave a comment.
Hello Thomas,
Do you have a WPF application or a Silverlight application? Also, are you
running 'Move to resource' refactoring from .xaml file or from .xaml.cs file?
Thank you!
Andrey Serebryansky
Senior Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Hi Andrey
I have a WPF application (no silverlight). I try to running "move to resource" from .xaml.
Best Regards, thomas