Multilingual App Toolkit Add Only Strings inside of .xlf File for Translation

105 Views Asked by At

I enabled Multilingual App Toolkit 4.0 for my WinForms C# project. After that I added a language for translation which created a .xlf File for that language. However when I open that file Multilingual App Toolkit 4.0 Editor it shows too many things like image files screen dimensions etc. I just want to translate string. enter image description here

How to exclude other resourse from .xlf file?

0

There are 0 best solutions below