AiursoftWeb / AiursoftWeb/AnduinOS-2

Installer | Languages ​​not listed in alphabetical order

Open
#7 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
73
Forks
12
PR merge metrics
No merged PRs in 30d

Description

v. 2.0.1

Hello. Installer's languages ​​not listed in alphabetical order.

suggestions

  • Default language not ordered; shown at the first rank of the list.
  • Ordering applying to the other languages than the default language.
  • Creating coherence by applying ordering to the sole language main identifiers.
    • Illustration of a non adequate language naming syntax
      "Simplified Chinese"
      The language main identifier is not as the first word, thus preventing the correct ordering which is made against the first word.
    • Resulting language ​listing model
Bulgaria
English
German
Simplified Chinese
  • Illustration of an adequate language naming syntax
    "Chinese (Simplified)"
    • Language ​listing model
English
Bulgaria
Chinese (Simplified)
German

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue identifies the installer as the entry point, but names no file or test. Locate the language-listing and sorting logic there, then verify the default-language rule and the requested identifier-based ordering against the examples.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
operating-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.