- Posts: 26
- Thank you received: 0
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
Question language pack does not work
- simonjoomla
-
Topic Author
- Offline
- Junior Member
-
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.
Your language in Joomla is set default English. Change it to chinese. Exentions-language manager - website set to Chinese. And It will work.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.
- simonjoomla
-
Topic Author
- Offline
- Junior Member
-
- Posts: 26
- Thank you received: 0
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:
Please Log in or Create an account to join the conversation.
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.
can you post here content of the file zh-CN.xml from your Joomla translation to Simplified Chinese.
Regards{J!route}language/zh-CN/zh-CN.xml
Please Log in or Create an account to join the conversation.
<?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.