首发于http://bbs.hostguide.cn/thread-222-1-1.html
6 locale本地化(汉化),添加简体中文,繁体中文语言
首先下载中文语言(汉化包)文件:
http://ftp.drupal.org/files/projects/zh-hans-5.x-1.x-dev.tar.gz
http://ftp.drupal.org/files/projects/zh-hant-5.x-1.0.tar.gz
其他语言的文件可以到http://drupal.org/project/Translations查找。
在/sites/all/下面创建三个文件夹,modules,themes,files,如下图所示。

这样的好处是把自己安装或定制的模块、主题,还有上传的文件放到非核心文件夹里,方便日后的升级和转移。
使用管理员登录hostagent.cn

进行customize and configure

点击Site building,再点击Modules

选择locale,点击save configuration

点击Site configuration,再点击Localization

点击Import,选择Chinese,Simplfited(简体中文)

点击Import,完成添加。同样办法添加繁体中文

勾选enabled,启用简体中文和繁体中文。并把简体中文设置为默认default

save configuration后就可以看到界面语言变为中文了























