Tagged Questions
1
vote
4answers
2k views
Combine LocBaml and Resources in single satellite assembly
Its my understanding that the recommended approach to localization in WPF is to use the LocBaml tool to extract the localizable items into e.g. a csv file, translate the items into the desired ...