http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13154 --- Comment #2 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Bernardo Gonzalez Kriegel from comment #1)
Web installer states:
"Please pick your language from the following list. If your language is not listed, please inform your systems administrator."
Perhaps the message can be changed, suggesting a way to add more languages before proceed.
Bug 12017 adds proper description to "present" (i.e. installed) languages on web installer.
But to show a complete list without using database you will need a hardcoded TT list of language codes, it's doable.
An then a JS validity check for selected vs. present language.
We could calculate everything on the .pl and let the page be a static one. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.