xvrh/localize-with-spreadsheet

Is there any way to change what % is changed into?

BenjaminPanda opened this issue · 0 comments

In my project I use a lot of String.formats() with multiple %s, so i would like to avoid those being changed into %1$.

Is there a way for me to change this behavior by editing one of the project files?