After exporting translation for Drupal 6.0rc1, Czech translation, package is created. When i tried to install D6 using it, two bugs appeared:

1) The profile is named default-profile.cs
2) The language added is named defaultprofilecs, no native and english name is filled in, no default language is selected (This should be D6 bug i think)

Comments

meba’s picture

2 is related to 1. just rename the file in profiles/default/translations to langcode.po and works...

gábor hojtsy’s picture

No, not D6 bug, but definitely a bug in the localization server.

gábor hojtsy’s picture

Status: Active » Closed (duplicate)

Actually, this will be solved at http://drupal.org/node/193097 which is a more generic issue, but I will not implement just a special case for the core install profiles for sure :) Core will need some special cases anyway.