You are here

Files in Localization update 7.2

Primary tabs

File namesort descending Location Namespace Description
Gettext.php includes/locale/Gettext.php Definition of Gettext class.
L10nUpdateCronTest.test tests/L10nUpdateCronTest.test Contains L10nUpdateCronTest.
L10nUpdateInterfaceTest.test tests/L10nUpdateInterfaceTest.test Contains L10nUpdateInterfaceTest.
L10nUpdateTest.test tests/L10nUpdateTest.test Contains L10nUpdateTest.
L10nUpdateTestBase.test tests/L10nUpdateTestBase.test Contains L10nUpdateTest.
l10n_update-translation-last-check.tpl.php l10n_update-translation-last-check.tpl.php Default theme implementation for the last time we checked for update data.
l10n_update-translation-update-info.tpl.php l10n_update-translation-update-info.tpl.php Default theme implementation for displaying translation status information.
l10n_update.admin-rtl.css css/l10n_update.admin-rtl.css /** * Translate interface update page. */ #l10n-update-status-form .expand .inner { background: transparent url(../images/menu-collapsed-rtl.png) right .6em no-repeat; margin-right: -12px; padding-right: 12px; } #l10n-update-status-form…
l10n_update.admin.css css/l10n_update.admin.css Styling for the translate interface update page.
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 Batch process to check the availability of remote or local po files.
l10n_update.bulk.inc l10n_update.bulk.inc Mass import-export and batch import functionality for Gettext .po files.
l10n_update.compare.inc l10n_update.compare.inc The API for comparing project translation status with available translation.
l10n_update.drush.inc l10n_update.drush.inc Drush interface to l10n-update functionalities.
l10n_update.fetch.inc l10n_update.fetch.inc The API for download and import of translations.
l10n_update.http.inc l10n_update.http.inc Http API for l10n updates.
l10n_update.info l10n_update.info name = Localization update description = Provides automatic downloads and updates for translations. dependencies[] = locale core = 7.x php = 5.3 package = Multilingual configure = admin/config/regional/language/update files[] =…
l10n_update.install l10n_update.install Install file for l10n remote updates.
l10n_update.module l10n_update.module Download translations from remote localization server.
l10n_update.translation.inc l10n_update.translation.inc Common API for interface translation.
l10n_update_test.info tests/modules/l10n_update_test/l10n_update_test.info name = 'Localization Update test' type = module description = 'Support module for Localization Update module testing.' package = Testing version = '1.2' core = 7.x hidden = true
l10n_update_test.install tests/modules/l10n_update_test/l10n_update_test.install Install, update and uninstall functions for the l10n_update_test module.
l10n_update_test.module tests/modules/l10n_update_test/l10n_update_test.module Simulate a custom module with a local po file.
l10n_update_test_translate.info tests/modules/l10n_update_test_translate/l10n_update_test_translate.info name = 'Localization Update test translate' type = module description = 'Translation test module for Localization Update module testing.' package = Testing version = '1.3' core = 7.x hidden = true interface translation…
l10n_update_test_translate.module tests/modules/l10n_update_test_translate/l10n_update_test_translate.module Simulates a custom module with a local po file.
PoDatabaseReader.php includes/locale/PoDatabaseReader.php Definition of PoDatabaseReader.
PoDatabaseWriter.php includes/locale/PoDatabaseWriter.php Definition of PoDatabaseWriter.
PoHeader.php includes/gettext/PoHeader.php Definition of Drupal\Component\Gettext\PoHeader.
PoItem.php includes/gettext/PoItem.php Definition of Drupal\Component\Gettext\PoItem.
PoMemoryWriter.php includes/gettext/PoMemoryWriter.php Definition of Drupal\Component\Gettext\PoMemoryWriter.
PoMetadataInterface.php includes/gettext/PoMetadataInterface.php Definition of Drupal\Component\Gettext\PoMetadataInterface.
PoReaderInterface.php includes/gettext/PoReaderInterface.php Definition of Drupal\Component\Gettext\PoReaderInterface.
PoStreamInterface.php includes/gettext/PoStreamInterface.php Definition of Drupal\Component\Gettext\PoStreamInterface.
PoStreamReader.php includes/gettext/PoStreamReader.php Contains \Drupal\Component\Gettext\PoStreamReader.
PoStreamWriter.php includes/gettext/PoStreamWriter.php Definition of Drupal\Component\Gettext\PoStreamWriter.
PoWriterInterface.php includes/gettext/PoWriterInterface.php Definition of Drupal\Component\Gettext\PoWriterInterface.
README.txt README.txt Localization Update ------------------- Automatically download and update your translations by fetching them from https://localize.drupal.org or any other Localization server. The l10n update module helps to keep the translation of your drupal…
SourceString.php includes/locale/SourceString.php Definition of SourceString.
StringBase.php includes/locale/StringBase.php Definition of StringBase.
StringDatabaseStorage.php includes/locale/StringDatabaseStorage.php Definition of StringDatabaseStorage.
StringInterface.php includes/locale/StringInterface.php Definition of StringInterface.
StringStorageException.php includes/locale/StringStorageException.php Definition of Drupal\Core\Entity\StringStorageException.
StringStorageInterface.php includes/locale/StringStorageInterface.php Contains \StringStorageInterface.
TranslationsStreamWrapper.php includes/locale/TranslationsStreamWrapper.php Definition of TranslationStreamWrapper.
TranslationString.php includes/locale/TranslationString.php Definition of TranslationString.

Other projects