0
votes

I am attempting to export XLIFF files for my app. I currently have 2 .strings files one from a module and one in the app itself, and one .stringsdict file.

When I select the project file, and go to editor > Export for localization only the strings from the first file are included (the one from the other module) in the exported XLIFF file.

1

1 Answers

1
votes

I was able to figure this out.

Just a simple oversight, needed to link these localization files to my project by tapping on this "Locaolize..." button in the right pain

enter image description here