11 lines
297 B
Plaintext
11 lines
297 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.test
|