diff options
author | Gábor Hojtsy <gabor@hojtsy.hu> | 2007-11-05 08:43:48 +0000 |
---|---|---|
committer | Gábor Hojtsy <gabor@hojtsy.hu> | 2007-11-05 08:43:48 +0000 |
commit | 3f0fce261c8eb4144b5db1e6ca38be1e7dbe6872 (patch) | |
tree | 367fb020a14a0e32de35e75aba2120f45cd7fb39 | |
parent | dcf7a123dcdb6e72fc4107dd887332cff88578fa (diff) | |
download | brdo-3f0fce261c8eb4144b5db1e6ca38be1e7dbe6872.tar.gz brdo-3f0fce261c8eb4144b5db1e6ca38be1e7dbe6872.tar.bz2 |
Fix locale.info typo I noticed while translating
-rw-r--r-- | modules/locale/locale.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/locale/locale.info b/modules/locale/locale.info index 24478931d..1d5f2bf4e 100644 --- a/modules/locale/locale.info +++ b/modules/locale/locale.info @@ -1,6 +1,6 @@ ; $Id$ name = Locale -description = Add language handling functionality and enables the translation of the user interface to languages other than English. +description = Adds language handling functionality and enables the translation of the user interface to languages other than English. package = Core - optional version = VERSION core = 6.x |