Search for all

  1. Search 9.5.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
list_update_7002 function modules/field/modules/list/list.install Re-apply list_update_7001() for deleted fields.
local.inc file includes/filetransfer/local.inc
locale function modules/locale/locale.module Provides interface translation services.
locale-rtl.css file modules/locale/locale-rtl.css #locale-translation-filter-form .form-item-language,
#locale-translation-filter-form .form-item-translation,
#locale-translation-filter-form .form-item-group {
float: right;
padding-left: .8em;
padding-right: 0;
}
#locale-translation-filter-form…
locale.admin.inc file modules/locale/locale.admin.inc Administration functions for locale.module.
locale.api.php file modules/locale/locale.api.php Hooks provided by the Locale module.
locale.css file modules/locale/locale.css .locale-untranslated {
font-style: normal;
text-decoration: line-through;
}

#locale-translation-filter-form .form-item-language,
#locale-translation-filter-form .form-item-translation,
#locale-translation-filter-form .form-item-group {
float:…
locale.inc file includes/locale.inc Administration functions for locale.module.
locale.info file modules/locale/locale.info name = Locale
description = Adds language handling functionality and enables the translation of the user interface to languages other than English.
package = Core
version = VERSION
core = 7.x
files[] = locale.test
configure =…
locale.install file modules/locale/locale.install Install, update and uninstall functions for the locale module.
locale.module file modules/locale/locale.module Add language handling functionality and enables the translation of the
user interface to languages other than English.
locale.test file modules/locale/locale.test Tests for locale.module.
LocaleBrowserDetectionTest class modules/locale/locale.test Test browser language detection.
LocaleBrowserDetectionTest::getInfo function modules/locale/locale.test
LocaleBrowserDetectionTest::testLanguageFromBrowser function modules/locale/locale.test Unit tests for the locale_language_from_browser() function.
LocaleCommentLanguageFunctionalTest class modules/locale/locale.test Functional tests for comment language.
LocaleCommentLanguageFunctionalTest::getInfo function modules/locale/locale.test
LocaleCommentLanguageFunctionalTest::setUp function modules/locale/locale.test Sets up a Drupal site for running functional and integration tests.
LocaleCommentLanguageFunctionalTest::testCommentLanguage function modules/locale/locale.test Test that comment language is properly set.
LocaleConfigurationTest class modules/locale/locale.test Functional tests for the language configuration forms.
LocaleConfigurationTest::getInfo function modules/locale/locale.test
LocaleConfigurationTest::setUp function modules/locale/locale.test Sets up a Drupal site for running functional and integration tests.
LocaleConfigurationTest::testLanguageConfiguration function modules/locale/locale.test Functional tests for adding, editing and deleting languages.
LocaleContentFunctionalTest class modules/locale/locale.test Functional tests for multilingual support on nodes.
LocaleContentFunctionalTest::getInfo function modules/locale/locale.test
LocaleContentFunctionalTest::setUp function modules/locale/locale.test Sets up a Drupal site for running functional and integration tests.
LocaleContentFunctionalTest::testContentTypeLanguageConfiguration function modules/locale/locale.test Test if a content type can be set to multilingual and language setting is
present on node add and edit forms.
LocaleContentFunctionalTest::testMachineNameLTR function modules/locale/locale.test Verifies that machine name fields are always LTR.
LocaleContentFunctionalTest::testNodeCreationWithLanguage function modules/locale/locale.test Verifies that nodes may be created with different languages.
LocaleCSSAlterTest class modules/locale/locale.test Functional tests for CSS alter functions.
LocaleCSSAlterTest::getInfo function modules/locale/locale.test
LocaleCSSAlterTest::setUp function modules/locale/locale.test Sets up a Drupal site for running functional and integration tests.
LocaleCSSAlterTest::testCSSFilesOrderInRTLMode function modules/locale/locale.test Verifies that -rtl.css file is added directly after LTR .css file.
LocaleDateFormatsFunctionalTest class modules/locale/locale.test Functional tests for localizing date formats.
LocaleDateFormatsFunctionalTest::getInfo function modules/locale/locale.test
LocaleDateFormatsFunctionalTest::setUp function modules/locale/locale.test Sets up a Drupal site for running functional and integration tests.
LocaleDateFormatsFunctionalTest::testLocalizeDateFormats function modules/locale/locale.test Functional tests for localizing date formats.
LocaleExportFunctionalTest class modules/locale/locale.test Functional tests for the export of translation files.
LocaleExportFunctionalTest::$admin_user property modules/locale/locale.test A user able to create languages and export translations.
LocaleExportFunctionalTest::getInfo function modules/locale/locale.test
LocaleExportFunctionalTest::getPoFile function modules/locale/locale.test Helper function that returns a proper .po file.
LocaleExportFunctionalTest::setUp function modules/locale/locale.test Sets up a Drupal site for running functional and integration tests.
LocaleExportFunctionalTest::testExportTranslation function modules/locale/locale.test Test exportation of translations.
LocaleExportFunctionalTest::testExportTranslationTemplateFile function modules/locale/locale.test Test exportation of translation template file.
LocaleImportFunctionalTest class modules/locale/locale.test Functional tests for the import of translation files.
LocaleImportFunctionalTest::$admin_user property modules/locale/locale.test A user able to create languages and import translations.
LocaleImportFunctionalTest::getBadPoFile function modules/locale/locale.test Helper function that returns a bad .po file.
LocaleImportFunctionalTest::getInfo function modules/locale/locale.test
LocaleImportFunctionalTest::getOverwritePoFile function modules/locale/locale.test Helper function that returns a proper .po file, for testing overwriting
existing translations.
LocaleImportFunctionalTest::getPoFile function modules/locale/locale.test Helper function that returns a proper .po file.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.