13 lines
367 B
Plaintext
13 lines
367 B
Plaintext
; $Id$
|
|
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.module
|
|
files[] = locale.install
|
|
files[] = locale.field.inc
|
|
files[] = locale.admin.inc
|
|
files[] = locale.test
|
|
configure = admin/config/regional/language
|