There were some bug reports where l10n_client was saving strings in bad textgroups or in other ways added new stuff to the database. Since l10n_client should only translate strings which are already in the database, here is an update which checks for that. One more query for saving strings though, but that is how it is.

Also, this patch makes textgroup required to be non-empty, which should help with bugs like #940142: CCK translation creates strings in the "Built in interface" text group, incompatible with translation_table and other methods again. Tested, so committing this to Drupal 7.

Comments

gábor hojtsy’s picture

Version: 7.x-1.x-dev » 6.x-2.x-dev
StatusFileSize
new2.6 KB

Backported and committing to Drupal 6.x-2.x.

Status: Fixed » Closed (fixed)

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