Quote:
Originally Posted by nqk
And a minor issue: when CC tries to remove accent (in file names) from character Đ and đ, it returns in both case the 'd' rather than D and d, respectively.
|
I didn't see this before. Sorry.
Accent removal is done by Android's implementation of unicode character normalization. I have no control over what it does.