Here is a little patch to bundle l10n_client with the install profile in D7. I just did a beta1 release of l10n_client and tested local string addition and remote string submission to localize.drupal.org with that (fixed bugs as I found them :). Then built the default setup into this profile code, so we can ship it as a contribution strengthener.

I was thinking for a while to add the API key field for uid 1 into the install config form, but was not sure how intrusive that would be in the long term. Maybe in the short term it would be more useful, but not sure about the future. l10n_install is aimed at *everybody* who'd like to install Drupal localized, and not everybody is to be forced to be a contributor or have a localize.drupal.org account. So I put in a message to tell people how to finalize the setup process for sharing.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Gábor Hojtsy’s picture

Version: 7.x-1.x-dev » 6.x-1.x-dev
Status: Active » Patch (to be ported)

Committed to Drupal 7.

Gábor Hojtsy’s picture

Status: Patch (to be ported) » Fixed
FileSize
1.97 KB

The same backported to Drupal 6. This will not display the message(s) for some reason (I think the page reload is involved), so that needs some work, but otherwise identical.

Status: Fixed » Closed (fixed)

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