| Previous topic :: Next topic |
| Author |
Message |
kiang
Joined: 07 Jun 2005
Posts: 54
|
| Posted: Mon Jan 09, 2006 5:06 pm Post subject: Traditional Chinese language pack updated |
|
|
I renamed the language files' name from 'zh_tw' to 'zh-tw'. Because many applications are using this to detect language, like browsers.
I also updated the language pack with the latest version downloaded from CVS. :) |
|
| Back to top |
|
forestcall
Joined: 19 Sep 2005
Posts: 50
|
| Posted: Mon Jun 26, 2006 8:51 am Post subject: Traditional Chinese language pack updated |
|
|
hi-
I am using the current Beta 5.0 and I uploaded the Chinese lang pack but I can not get it to work-
I added http://vtigerforge.fosslabs.com/frs/download.php/43/vtiger_CRM_5_Beta_lang_zh-tw.zip
I changed the config.inc.php to look like this:
$languages = Array('en_us'=>'US English','zh-tw'=>'Chinese',);
What am I doing wrong?
Thanks! |
|
| Back to top |
|
forestcall
Joined: 19 Sep 2005
Posts: 50
|
| Posted: Mon Jun 26, 2006 8:53 am Post subject: Traditional Chinese language pack updated |
|
|
im getting closer -
It now has å¸‚å ´è¡ŒéŠ· written on the menu names.
Any ideas? |
|
| Back to top |
|
kiang
Joined: 07 Jun 2005
Posts: 54
|
| Posted: Mon Jun 26, 2006 11:07 am Post subject: Traditional Chinese language pack updated |
|
|
In the same file, please find $default_charset = 'ISO-8859-1';
Replace 'ISO-8859-1' with 'UTF-8' and you could get the result you want. |
|
| Back to top |
|
forestcall
Joined: 19 Sep 2005
Posts: 50
|
| Posted: Mon Jun 26, 2006 1:24 pm Post subject: Traditional Chinese language pack updated |
|
|
Thanks!!!
That fixed it no problem!
Sorry for the second posting on your website-
Good work! :-) |
|
| Back to top |
|
sinoland
Joined: 17 Aug 2006
Posts: 9
|
| Posted: Fri Aug 18, 2006 5:50 am Post subject: Re: Traditional Chinese language pack updated |
|
|
Hello,
Thank you for your contribution. I found that the calendar image doesn't work. E.g. when I open new quotation, the following image shows web page error.
http://localhost/themes/blue/images/calendar.gif
The English version is ok but not the Traditional Chinese version. Thank you in advance.
Regards,
SC |
|
| Back to top |
|
kiang
Joined: 07 Jun 2005
Posts: 54
|
| Posted: Fri Aug 18, 2006 8:16 am Post subject: Re: Traditional Chinese language pack updated |
|
|
| I havn't had this problem in 4.2.4 & Linux enviornment and that looks like not a problem of language pack?? |
|
| Back to top |
|
sinoland
Joined: 17 Aug 2006
Posts: 9
|
| Posted: Sat Aug 19, 2006 8:54 am Post subject: Re: Traditional Chinese language pack updated |
|
|
| Problem fixed. The vtiger knowledge base for language packs installation is somewhat outdated. It reads zh_tw instead of zh-tw. By the way, the latest zh-tw language pack (vtigerCRM-4_2-lang-zh_tw-18-08-2005.zip) is missing the jscalendar folder and language file. Is it better to include it in the zip file? |
|
| Back to top |
|
| |