Help Center Live Community
June 19, 2013, 10:37:47 AM
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
) >
How to Install a Custom Language
Pages: [
1
]
Go Down
« previous
next »
Print
Author
Topic: How to Install a Custom Language (Read 3512 times)
matteoraggi
Not too much to say...
Offline
Posts: 5
How to Install a Custom Language
«
on:
December 07, 2007, 12:50:39 PM »
I'm Italian and I have translated part of file italian.php , especially for public part.
- How I can change language to see my italian translations and continue working and testing it?
«
Last Edit: December 07, 2007, 02:38:15 PM by matteoraggi
»
Logged
Matteo Raggi
http://www.matteoraggi.com
victor
HCL Member
Offline
Posts: 266
Re: How to Install a Custom Language
«
Reply #1 on:
December 07, 2007, 04:11:13 PM »
Hi, you must copy your file into the folder
hcl\lang
then you must edit your 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'] = 'italian';
Logged
Victor Pereyra
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...