vtiger Forum Index vtiger
The Honest Open Source CRM
 

HI, How can i install language packet in Vtiger5 ??
Click here to go to the original topic

 
       vtiger Forum Index -> Code Contributions - 5.0.2
Previous topic :: Next topic  
Author Message
satti



Joined: 30 Jun 2006
Posts: 7

Posted: Tue Jul 04, 2006 9:44 am    Post subject: HI, How can i install language packet in Vtiger5 ??  

Plezzz help,
How can i install language packet in Vtiger5 ??
Back to top  
Kasparov



Joined: 09 May 2005
Posts: 193
Location: Finland

Posted: Fri Jul 07, 2006 7:05 am    Post subject: Re: HI, How can i install language packet in Vtiger5 ??  

Hi, I am quite sure that you could find answer your question if you make some search. Anyway, for shortly:

Download new languagepack
Unzip it for you vtiger folder
Edit config file (config.inc.php for vTiger 5?) so it use new language

en_us -> xx_xx depend what language file you are using

Sincerely

Karri
Back to top  
satti



Joined: 30 Jun 2006
Posts: 7

Posted: Fri Jul 14, 2006 12:39 pm    Post subject: Re: HI, How can i install language packet in Vtiger5 ??  

HI
thank u :roll:
Back to top  
shenyi



Joined: 16 Sep 2006
Posts: 59

Posted: Tue Sep 19, 2006 4:03 pm    Post subject: Re: HI, How can i install language packet in Vtiger5 ??  

OS:windows 2003 server(chinese or japanese or Korea)

step 1)Vtiger V5 for windows setup

step 2)
add vtigerCRM\include\language\cn_zh.lang.php or Ja.lang.php.....
.
.
.
step 3)
add vtigerCRM\modules\Dashboard\language\cn_zh.lang.php or Ja.lang.php.....
.
.
.
step 4)
config.inc.php setting
$languages = Array('cn_zh'=>'Chinese','ja'=>'Japanese'','en_us'=>'US English',);
$default_charset = 'utf-8';
$default_language = 'cn_zh';


step 5)
Portal:
select Chinese or Japanese
login


:arrow: :roll:

*******err***
1)dashboard modules, ===>err imagettfbbox() [function.imagettfbbox]: Could not find/open font in .....

2)chat room modules, ===>no view

3)Custom Fields modules, ===>edit(chinese or japanese) X

4)Picklist Editor modules settings, ===>view: font code only

**********
:!: :?:
Back to top  
 
       vtiger Forum Index -> Code Contributions - 5.0.2
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.15 © 2001, 2002 phpBB Group