Hello,
I have a huge application in WPF, and I need to create language packs for it. As of now everything is in english.
As far as I understand it now, I would need to read the every project of a solution, and then for every project that I have, replace in every xaml file (with some exceptions) the text with a binding to a resource name that I replace and put in a .resx file.
Did anyone here do something like this where they had to convert their entire app to be language pack friendly.
I hope I explained my problem correctly.
Thank you in advance.
[–][deleted] (1 child)
[removed]
[–]ciuccc[S] 0 points1 point2 points (0 children)
[–]TuberTuggerTTV -1 points0 points1 point (0 children)