[SOLVED] [checkoutpaypal] error installing language pack
jens_k
Joined: 2007-01-28
Posts: 244 |
![]() |
Hi Alec, All others work fine ;-) Cheers, |
|
alecmyers
Joined: 2006-08-01
Posts: 4342 |
![]() |
I've emailed the developers with this: SUMMARY: I need help with determining how the language .package files are DETAIL: When installing a new language via the language manager I and the community Error (ERROR_PLATFORM_FAILURE) : Looking in g2data/cache/repository/community/modules I see that the failing expand_0213d4cecd($outputDir, Notice the path given locale/de/LC_MESSAGES... For another module (checkout) where the de language appears to install expand_9737afe8df($outputDir, 'po/de.mo', '3hIElQAAAAAoAQAAHAAAAF... Notice the different path - po/... Both these modules have the language files (.po and .mo) in the po directory When installing the de language pack, the .mo file is being created in a new The problem is identical for other languages in this module including .es. Specific questions: 1) Where is the code that creates the .package files? I suspect it is only 2) What is the difference in the module files that leads to different I will let you know if I get an answer. |
|
jens_k
Joined: 2007-01-28
Posts: 244 |
![]() |
Thanks for the info. |
|
alecmyers
Joined: 2006-08-01
Posts: 4342 |
![]() |
I had a reply from one of the core team who pointed out that the packaging code is included with the distribution (point your browser at lib/tools/repository). So I've made a minor change to the Admin template, recompiled all .mo and .po files and reuploaded to the repository. I've downloaded the code from SVN, done a local build of the packages, and verified that the de language package (revision 1822, for reference) contains the correct directory for creating the .mo file. The next repository push (when the GMC server will rebuild language packages for this module) is in about 4 hours, so we'll have to see if it's correct at that point. |
|
alecmyers
Joined: 2006-08-01
Posts: 4342 |
![]() |
OK, I think this problem is fixed - would anyone like to check and see if they agree? |
|
jens_k
Joined: 2007-01-28
Posts: 244 |
![]() |
Checked all 3 plugins - All works fine now. |
|
alecmyers
Joined: 2006-08-01
Posts: 4342 |
![]() |
hurrah! Thanks for testing! |
|
jens_k
Joined: 2007-01-28
Posts: 244 |
![]() |
It was a pleasure ;-) |
|