I don't know if I'm missing something, but installing Drupal 6 RC2 with an extracted language package with i10n_server doesn't work well because of the file named default-profile.lang.po. I could onlly manage to have the installation working well (this is, using all the new lang files and setting the new lang as the default) by changing the file profiles/default/translations/default-profile.ca.po (for catalan) to just profiles/default/translations/ca.po.

Is this a bug or am I doing something wrong?

Comments

gábor hojtsy’s picture

Status: Active » Postponed (maintainer needs more info)

Do you use the latest localization server code? There were some updates lately which fixed this.

meba’s picture

This is DEFINITELY fixed by updated code...I had a similar problem.

robertgarrigos’s picture

sorry, I was convinced I had last version.

However, using last dev version (as of January 28th) it indeed installs the proper ca.po file inside profiles/default/translations/ BUT it installs also a profiles-default.ca.po file in the same directory. What is the purpose of that file? For what I can see it only generates confusion on the first 'choose a language' installation page.

gábor hojtsy’s picture

Anyone else can reproduce that profiles-default.$lang.po file *additionally* to the $lang.po file?

meba’s picture

Yes, I was able to reproduce it yesterday, I just didn't had time to make an issue yet.

gábor hojtsy’s picture

Just had a Skype conversation with meba about this and he says he cannot reproduce this anymore. robertgarrigos, can you update to the latest development version and see if this is still reproducible?

robertgarrigos’s picture

Status: Postponed (maintainer needs more info) » Fixed

I couldn't reproduce this again. This has been fixed with latest .dev. Set to fixed.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.