Skip to content

Strip diacritics /accent string when creating res file #10

@dexcell

Description

@dexcell

Hi,

My folder or files has diacritics string.
So it will create error, as you see the variable still has diacritics string. It need to be striped from the variable.
eg.

static const String assets_suttas_Atthangasīla_pali = "assets/suttas/Atthangasīla/pali.txt";

Maybe something like this:
https://stackoverflow.com/questions/10699849/remove-diacritics-from-string-in-java

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions