Localizer-Android icon indicating copy to clipboard operation
Localizer-Android copied to clipboard

Customize locale for default resource values folder

Open oscarb opened this issue 4 years ago • 0 comments

Hi!

I'm building an app where the default language of the app does not happen to be english. Therefore I'm putting the translations in a values/strings.xml (note the lack of language code in the folder name). However in POEditor I have defined my languages so if I run a download translations task and my default language happens to be swedish, I'll then have a values-sv/strings.xml which will be a duplicate of my values/strings.xml.

Would it be possible to add to the config what language to use for the default resource value folder? And then have that work for both imports and exports? Thanks in advance!

oscarb avatar Mar 22 '21 19:03 oscarb