| l10n_update.admin.inc | l10n_update.admin.inc |  | Admin settings and update page. | 
          
                  | l10n_update.api.php | l10n_update.api.php |  | API documentation for Localize updater module. | 
          
                  | l10n_update.batch.inc | l10n_update.batch.inc |  |  | 
          
                  | l10n_update.check.inc | l10n_update.check.inc |  | Reusable API for l10n remote updates using $source objects | 
          
                  | l10n_update.drush.inc | l10n_update.drush.inc |  | Drush interface to l10n-update functionalities. | 
          
                  | l10n_update.inc | l10n_update.inc |  |  | 
          
                  | l10n_update.info | l10n_update.info |  | name = Localization update
description = Provides automatic downloads and updates for translations.
dependencies[] = locale
core = 6.x
package = Multilanguage
php = 5 | 
          
                  | l10n_update.install | l10n_update.install |  | Install file for l10n remote updates. | 
          
                  | l10n_update.locale.inc | l10n_update.locale.inc |  | Override part of locale.inc library so we can manage string status | 
          
                  | l10n_update.module | l10n_update.module |  | Download translations from remote localization server. | 
          
                  | l10n_update.parser.inc | l10n_update.parser.inc |  | Extends the update parser to work with releases | 
          
                  | l10n_update.project.inc | l10n_update.project.inc |  | Library for querying Drupal projects | 
          
                  | README.txt | README.txt |  | Localization Update
-------------------
  Automatically download and update your translations fetching them from
  http://localize.drupal.org or any other Localization server.
  The l10n update module helps to keep the translation of your drupal core… |