-
Notifications
You must be signed in to change notification settings - Fork 445
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
Languages should be sorted #59
Comments
I think they are sorted by filename ( Ideally the list should use localized names ("Deutsch" for users who selected the German user interface) and sort those localized names. Do you want to implement that and send us a pull request? |
Sorry, no, not enough time, sadly. |
Nor do I have enough time. Maybe someone else has an idea how this can be done with reasonable efforts. |
@stweil I would like to TRY and give this a go. But I am looking for the files / list in the repo but does not seem to find it. Where is the code that generates the installer package? Can you please give some pointers if possible? |
That code is available here: https://github.com/UB-Mannheim/tesseract/tree/windows/nsis. |
The language selection is sorted by the Tesseract language code, but only the description is being displayed so it looks messy.
https://github.com/UB-Mannheim/tesseract/blob/windows/nsis/tesseract.nsi
Maybe a quick fix would do ?
|
Environment
Current Behavior:
Expected Behavior:
Languages should be sorted
Suggested Fix:
Sort
The text was updated successfully, but these errors were encountered: