From the check page:
Check: data for non-ASCII characters
Result: NOTE
Note: found 3984 marked UTF-8 strings
This makes sense...there are undoubtedly some characters that need UTF-8 encoding. Instead of package data, compressed tsv would probably fix this.
From the check page:
This makes sense...there are undoubtedly some characters that need UTF-8 encoding. Instead of package data, compressed tsv would probably fix this.