On Tue, Dec 28, 2010 at 6:07 PM, Gábor Hojtsy <gabor@hojtsy.hu> wrote:
1. Drupal should not require .po file rename in installation - which tries to solve this problem that many people experienced that Drupal now requires .po files downloaded to be renamed to use for installation. Confusing for many people. Has a nice patch: http://drupal.org/node/994500#comment-3874206 Please review, test and dissect :)
Thanks Jakub for helping drive this in :) It is in Drupal 7 now, yay!
2. Drupal cannot be installed in a non-predefined language - can be easily reproduced due to the above bug, but even if that resolved can still be an issue (although much more minor). I think this will need a bit more discussion, but the patch presented is IMHO not a good direction as of now: http://drupal.org/node/1007488#comment-3874184
This now has a patch, summary and screenshot! : ) What else is needed? Reviews of course! Gábor