JuxtaPhoto v1.51 多国语言版 ChangeLog
JuxtaPhoto v1.51 多国语言版 - Aug 14, 2007 by Sam Wang
-----------------
增加了多国预压支持
简单的配置修改以及增加语言包即可以实现多国语言界面
例如编辑 ./data/config.php
$config['language'] = 'gb';
你将得到简体中文界面, 同样的方式也可以转换为其他语言界面.
语言包位于 ./templates
charset.lang.php 是用户使用界面的语言包
charset.admin.lang.php 是管理界面的语言包
提供了 3 个内置语言包, 分别是:
gb.lang.php - 简体中文
big5.lang.php - 繁体中文
latin1.lang.php - 英文
修正 bug, 如果在 php.ini 中设定了 cookie domain , 并且此 domain 与 JuxtaPhoto 所使用的域名不同,
则将导致管理员无法登陆.
任何问题, 请访问
http://www.guojiele.com/forum-9-1.html
或者 mailto:
samwang1974@gmail.com
v1.51 Multilanguage Version - Aug 14, 2007 by Sam Wang
-----------------
Added Multilanguage Surport
you have no need to change the templates, just set ./data/config.php
$config['language'] = 'gb';
then you can change all web page into Chinese Interface.
the other language works in same way.
The language pack stored in ./templates
charset.lang.php is major language pack for user interface,
charset.admin.lang.php is use for Organize interface.
I provide 3 language packs,
gb.lang.php - Simplify Chinese
big5.lang.php - Traditional Chinese
latin1.lang.php - English
Fixed a bug, when server's php.ini set cookie domain and it's different from
JuxtaPhoto's domain. User can not sign in the Organize interface.
Any Question, visit
http://www.guojiele.com/forum-9-1.html (Chinese Web Page)
or mailto:
samwang1974@gmail.com