The install module is not installing pt-pt properly (and I believe all the languages with "-" codes in the middle). I detected 2 problems:

- The installation installs the language code as "ptpt", which doesn't work, as all the files are "pt-pt";
- The language, even if selected, is not used during the installation process;

Comments

gábor hojtsy’s picture

Around the 93th line of install.php, it looks evident, that the installer does not support a dash (-) in a language code. This looks like a bad oversight. We should fix this.

gábor hojtsy’s picture

Status: Active » Closed (duplicate)

Actually merging with http://drupal.org/node/228761