Closed (duplicate)
Project:
Localization server
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Dec 2007 at 12:29 UTC
Updated:
23 Dec 2007 at 17:15 UTC
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
Comment #1
meba commented2 is related to 1. just rename the file in profiles/default/translations to langcode.po and works...
Comment #2
gábor hojtsyNo, not D6 bug, but definitely a bug in the localization server.
Comment #3
gábor hojtsyActually, 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.