I have a Xamarin Forms application which supports different languages.
Therefore I have multiple
AppResource.[languagecode].resx
files.
Wanting to add Papiamento as a language I added AppResource.pap.resx
After doing this I get the error
PRI175: 0x80073b0f - Processing Resources failed with error: Duplicate Entry.
This might be caused by the fact that the language code 'pap' is not an official one.
I also would like to add Papiamentu (different language to Papiamento) which also does not have its own 'official' language code.
To me this seems like a bug in MakePri.exe.
The best workaround I found so far is to use a different language code of another not-yet used 'offical lanugage code'.
It seems that other language codes suggested to me by the Visual Studio Addin 'ResX Resource Manager' also have the same problem:
- aa - Afar
- ksf - Bafia
- and multiple others