New module 'Localization update'
This commit is contained in:
parent
87c68e192c
commit
31c0889471
14 changed files with 3801 additions and 0 deletions
13
sites/all/modules/l10n_update/l10n_update.info
Normal file
13
sites/all/modules/l10n_update/l10n_update.info
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = Localization update
|
||||
description = Provides automatic downloads and updates for translations.
|
||||
dependencies[] = locale
|
||||
core = 6.x
|
||||
package = Multilanguage
|
||||
php = 5
|
||||
|
||||
; Information added by drupal.org packaging script on 2012-02-26
|
||||
version = "6.x-1.0-beta3"
|
||||
core = "6.x"
|
||||
project = "l10n_update"
|
||||
datestamp = "1330292747"
|
||||
|
Reference in a new issue