Hi
First of all this module is going to make life sooo much easier to site admins and n00bs to translation to thanx for all you hard work!

I managed to get the client into some kind of chicken and egg situation:
1. Enabled language without any downloaded po-files so translation is 0%
2. Enabled i10n-update. The module did not have any information regarding version/status of current enabled language and was correctly able to download needed translations.
3. I then deleted this language from the site.
4. If I now enable this language again i get 0% translated again but i10n-update does not automatic download last translation or I am able to force this to happen by clicking update since i10n-update thinks it already got the last version, the latter is also indicated with the green OK icons etc.

To this seems to be something with the logic that handle re enabling of languages. Perhaps we also should had an advanced option where we could force updates.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Sutharsan’s picture

Version: 6.x-1.0-alpha2 » 6.x-1.x-dev
Status: Active » Needs review
FileSize
2.05 KB

The attached patch deletes the corresponding records in the table {l10n_update_file} when a language is being deleted.

steinmb’s picture

Status: Needs review » Reviewed & tested by the community

Rolled the patch on the last dev. and I works just great! The patch look OK so I think RTBC.

Sutharsan’s picture

Status: Reviewed & tested by the community » Fixed
FileSize
1.66 KB

I have committed this slightly revised patch.

steinmb’s picture

The changes looks sound, have not tested the them but I liked the cleanup. Thanx a lot!

Status: Fixed » Closed (fixed)

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