1 locale.install locale_update_1001()

Language type 'language' renamed to 'language_interface'.

Related topics

File

core/modules/locale/locale.install, line 236
Install, update and uninstall functions for the locale module.

Code

function locale_update_1001() {
  // Update removed. See https://github.com/backdrop/backdrop-issues/issues/445.
}