Como forçar o Drupal atualizar as novas traduções do módulo?
Se você trabalha com desenvolvimento Drupal, você deveria traduzir seus módulos utilizando o sistema de internacionalização do Drupal.
português brasileiro
Se você trabalha com desenvolvimento Drupal, você deveria traduzir seus módulos utilizando o sistema de internacionalização do Drupal.
If you are a Drupal developer, you could be translate some modules with localization Drupal system.
Maintain modules translations are not hard, but when you updates your translations, Drupal doesn't know nothing about that. Always when we install new modules versions, we need to run the update.php script. The problem is translations are imported only when new modules or themes are installed or enabled. The Drupal ignores the translations updates. It's a big trouble for developers and users that not use the english as your main language.