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
Comment #1
gábor hojtsyDo you use the latest localization server code? There were some updates lately which fixed this.
Comment #2
meba commentedThis is DEFINITELY fixed by updated code...I had a similar problem.
Comment #3
robertgarrigos commentedsorry, 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.
Comment #4
gábor hojtsyAnyone else can reproduce that profiles-default.$lang.po file *additionally* to the $lang.po file?
Comment #5
meba commentedYes, I was able to reproduce it yesterday, I just didn't had time to make an issue yet.
Comment #6
gábor hojtsyJust 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?
Comment #7
robertgarrigos commentedI couldn't reproduce this again. This has been fixed with latest .dev. Set to fixed.
Comment #8
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.