Help Center Live Community
May 25, 2013, 09:16:18 PM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Home
Help
Search
Login
Register
Help Center Live Community
>
Support
>
Installation Help & Software Support
(Moderators:
HCL Admin
,
SpenserJ
) >
chinese big5 language for HCL2.1.5 available
Pages: [
1
]
Go Down
« previous
next »
Print
Author
Topic: chinese big5 language for HCL2.1.5 available (Read 3687 times)
oraclesoon
Not too much to say...
Offline
Posts: 8
chinese big5 language for HCL2.1.5 available
«
on:
December 25, 2007, 05:49:54 PM »
Christmas gift. I translated english.php to big5.php to support
Taiwan Big5 Chinese
. Contribute it back to HCL community.
Instruction:
1. Copy big5.php into the folder hcl\lang
2. Edit config.php file and replace this:
// The language you wish to use
$conf['lang'] = 'english';
with this:
// The language you wish to use
$conf['lang'] = 'big5';
Logged
victor
HCL Member
Offline
Posts: 266
Re: chinese big5 language for HCL2.1.5 available
«
Reply #1 on:
December 25, 2007, 07:58:12 PM »
thanks oracle...
Logged
Victor Pereyra
oraclesoon
Not too much to say...
Offline
Posts: 8
Re: chinese big5 language for HCL2.1.5 available
«
Reply #2 on:
February 20, 2008, 09:03:59 AM »
Subsequently I realize some of the other open source projects are using UTF-8 encoding for Asian language, which is more standardized across PHP and MySQL. So here I uploaded another
UTF-8 version of Taiwan Big5 Chinese
.
Instruction:
1. Copy utf-8.php into the folder hcl\lang
2. Edit config.php file and replace this:
// The language you wish to use
$conf['lang'] = 'english';
with this:
// The language you wish to use
$conf['lang'] = 'utf-8';
Logged
Pages: [
1
]
Go Up
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> Announcements
=> General Discussion
=> Web Site Discussion
-----------------------------
Support
-----------------------------
=> Installation Help & Software Support
=> Paid installation board
=> Daily Operations
=> Tips and Tricks
=> Official HclApp Support
=> Unofficial WinApp Support
-----------------------------
Development
-----------------------------
=> Core System Development
===> Bug Discussions
===> New Feature Discussion
===> Feature Requests
=> Module Development
===> Module Requests
===> eTicket
=> Themes
Loading...