Skip to content

[Feature Request] Localized character names #29

@Felix14-v2

Description

@Felix14-v2

Description

Currently, the names of the characters in the hints are presented only in English, which makes it very difficult to use the search in different languages.

Solution

I found a database with translations of almost every Unicode character, owned by unicode-table.com (aka symbl.cc). Their license allows us to freely use their work without any restrictions, which gives us a huge potential, up to the displaying localized descriptions of each unicode character in the tooltip! (although it is much easier to implement opening a website page with a symbol by right-clicking on it)

Possible Issues

  1. Their database is HUGE. So, it would be too expensive to put all this information in a mod file. Perhaps it makes sense to cache the necessary part of the data automatically, depending on the interface language, or let the user do it on their own in the mod settings.
  2. Currently there are translations for 15 languages (except English). This is a lot, if we talk about the scale of the work done. But still not enough for Minecraft. This situation can be improved with the Language Reload mod, which adds fallbacks for languages. There may be other solutions, but so far I haven't come up with anything better.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions