Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question language pack does not work

More
16 years 10 months ago #22317 by simonjoomla
Dear all,

I tried to place the chinese translated language file - kunena.simplified_chinese.php in the language folder: administrator/components/com_kunena/language/

...the frontend and the backend did not display in chinese but english. However, when I tried to copy everything from kunena.simplified_chinese.php and pasted it to kunena.english. Surprisingly it worked and I wonder what's wrong and how to solve this? Thanks.

Please Log in or Create an account to join the conversation.

More
16 years 10 months ago #22321 by 810
Replied by 810 on topic Re:language pack does not work
simonjoomla wrote:

Dear all,

I tried to place the chinese translated language file - kunena.simplified_chinese.php in the language folder: administrator/components/com_kunena/language/

...the frontend and the backend did not display in chinese but english. However, when I tried to copy everything from kunena.simplified_chinese.php and pasted it to kunena.english. Surprisingly it worked and I wonder what's wrong and how to solve this? Thanks.

Your language in Joomla is set default English. Change it to chinese. Exentions-language manager - website set to Chinese. And It will work.

Please Log in or Create an account to join the conversation.

More
16 years 10 months ago - 16 years 10 months ago #22341 by simonjoomla

Your language in Joomla is set default English. Change it to chinese. Exentions-language manager - website set to Chinese. And It will work.


But I did that earlier on, it didn't work. I have no choice but to try the above mentioned steps suggested by some to make the language to display. Of course, I can work around by doing so as long as it works for me. But just wondering what's the reason that causing it. Strange.. :huh:
Last edit: 16 years 10 months ago by simonjoomla.

Please Log in or Create an account to join the conversation.

More
16 years 10 months ago #22512 by xleeyang
Hi Guy,

There is same issues to my site,
My site is based on Joomla 1.5.12 and Joom!fish V2.0.3 and Kunena 1.5.3 with English & Chinese pack

So far, the chinese pack is not available, whatever we select each language (English Or Chinese) the language is default in english, and there is kunena.simplified_chinese.php in my server's administrator\components\com_kunena\language

Could you let me know how to fix up this issue, It is expected that, Kunena could change language follow front & back language setting

Thanks

Daniel

Please Log in or Create an account to join the conversation.

More
16 years 10 months ago #22519 by @quila
Hi,

can you post here content of the file zh-CN.xml from your Joomla translation to Simplified Chinese.

{J!route}language/zh-CN/zh-CN.xml

Regards

Please Log in or Create an account to join the conversation.

More
16 years 10 months ago #22550 by xleeyang
Thanks, here is what you need:

<?xml version="1.0" encoding="utf-8"?>
<!-- $Id: zh-CN.xml 129 2008-07-28 09:45:23Z protege $ -->
<metafile version="1.5.7" client="site">
<name>Simplified Chinese</name>
<version>1.5.7</version>
<creationDate>2008-09-10</creationDate>
<author>Joomla! Project</author>
<authorEmail>[email protected]
<authorUrl> www.joomla.org
<copyright>(C) 2008 Open Source Matters. All rights reserved.</copyright>
<license> www.gnu.org/licenses/gpl-2.0.html GNU/GPL
<description></description>
<metadata>
<name>简体中文</name>
<tag>zh-CN</tag>
<rtl>0</rtl>
<locale>zh_CN.utf8, zh, zho, zhi, zh_CN, zho_CN, zhi_CN, simplified_chinese</locale>
<winCodePage>cp936</winCodePage>
<backwardLang>english</backwardLang>
<pdfFontName>gbsn00lp</pdfFontName>
</metadata>
<params />
</metafile>

Please Log in or Create an account to join the conversation.

Time to create page: 0.225 seconds