Ticket #26 (closed defect: fixed)
Installer should not contain languages that does not supported by Synthesizer
| Reported by: | wiennat | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 2009.1 |
| Component: | Installer | Version: | development |
| Keywords: | installer | Cc: | |
| Operating system: | Blocked by: | ||
| Blocking: |
Description
Currently, the installer is localized to support various languages, including the one that doesn't supported by the synthesizer, eSpeak. When the blinds open the installer, although the NVDA will be opened to assist the installation, they cannot continue as the user interface is localized and the synthesizer has no idea about it. Therefore, the installer should not be localized for any locale that eSpeak doesn't support.
Change History
comment:2 Changed 4 years ago by wiennat
for example, Thai.
Actually, I've edited my installer script to comment Thai language out but I don't know why the installer show the English version every time even I run the version that have Thai interface. In contrast, it shows Thai on my friend's computer. So I didn't attach the patch for this ticket.


I think just comment out the unsupported languages is enough