Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use a hierarchy system through language files and parse them #17

Closed
7 tasks done
Luadih opened this issue Jun 1, 2024 · 1 comment
Closed
7 tasks done

Use a hierarchy system through language files and parse them #17

Luadih opened this issue Jun 1, 2024 · 1 comment
Labels
area:development Affects the ease of improvement to UNITE area:infra Affects background interaction inside UNITE type:todo Things needed to be done, made Issue to be easier to follow.

Comments

@Luadih
Copy link
Owner

Luadih commented Jun 1, 2024

Description

The language files should use a hierarchy system at least for tabs in the interface and should also parse through non-descriptive names and symbols in the background to make the translation process easier for anyone to make them.

So the changes would be

  • Add a hierarchy system for tabs and groups
  • Parse non-descriptive names:
    • Replace symbols for descriptive prefixes (# = header_)
    • Remove the necessity of * prefix for advanced and developer options

Acknowledgments

  • I have written a concise and meaningful title.
  • I have searched the existing issues and this new issue is not a duplicate of any.
  • I am helping with developing UNITE and talked with everyone about this.
@Luadih Luadih added area:infra Affects background interaction inside UNITE area:development Affects the ease of improvement to UNITE type:todo Things needed to be done, made Issue to be easier to follow. labels Jun 1, 2024
@Luadih
Copy link
Owner Author

Luadih commented Jul 14, 2024

This should be mostly done with 5f89c45

@Luadih Luadih closed this as completed Jul 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:development Affects the ease of improvement to UNITE area:infra Affects background interaction inside UNITE type:todo Things needed to be done, made Issue to be easier to follow.
Projects
None yet
Development

No branches or pull requests

1 participant