First thank you for your project, which is really helpful and time economiser. I have french localization inside my CSV file, and when I just replace the file inside my Android Studio Project it gave me the error: AAPT: error: unescaped apostrophe in string. So after looking, I have to put a backslash before every apostrophe in my translation (') could you please add it at the "compilation/parsing" time ? Only for csv2android :)
Thank you in advance,
First thank you for your project, which is really helpful and time economiser. I have french localization inside my CSV file, and when I just replace the file inside my Android Studio Project it gave me the error: AAPT: error: unescaped apostrophe in string. So after looking, I have to put a backslash before every apostrophe in my translation (') could you please add it at the "compilation/parsing" time ? Only for csv2android :)
Thank you in advance,