2006-08-31 20:22:37 +00:00
|
|
|
; $Id$
|
|
|
|
name = Locale
|
2007-11-05 08:43:48 +00:00
|
|
|
description = Adds language handling functionality and enables the translation of the user interface to languages other than English.
|
2008-10-11 02:33:14 +00:00
|
|
|
package = Core
|
2006-11-21 20:55:36 +00:00
|
|
|
version = VERSION
|
2008-02-18 19:19:49 +00:00
|
|
|
core = 7.x
|
2008-05-06 12:18:54 +00:00
|
|
|
files[] = locale.module
|
2008-10-09 22:51:41 +00:00
|
|
|
files[] = locale.install
|