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 a very small problem in language

More
15 years 8 months ago #56568 by Cerberus
do not put html tag in your translation ( <strong> <b> ) only text/number or you will run into issues..

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

More
15 years 8 months ago #56570 by Mortti

Cerberus wrote: do not put html tag in your translation ( <strong> <b> ) only text/number or you will run into issues..

That I try tell in my first message, but I think we have some language barrier...

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

More
15 years 8 months ago - 15 years 8 months ago #56598 by lmt-net
i see this in original lang file
COM_KUNENA_USRL_REGISTERED_USERS="%s has <strong>%d</strong> registered users"
if increase button height some more then i no need to use any <tag>
==============================================================================
EN
COM_KUNENA_TIME_SINCE="%time% ago"
VN
COM_KUNENA_TIME_SINCE="cách đây: %time%"
EN: <Forum Title> COM_KUNENA_STAT_FORUMSTATS
VN: COM_KUNENA_STAT_FORUMSTATS <Forum Title> but <Forum Title> is in code file
if COM_KUNENA_STAT_FORUMSTATS="Forum Statistics %ForumTitle%" then i can
en: COM_KUNENA_STAT_TOP="Top" 5 COM_KUNENA_STAT_POPULAR="Most Popular" COM_KUNENA_STAT_POPULAR_USER_KGSG="Topics"
vn: 5 COM_KUNENA_STAT_POPULAR_USER_KGSG="Topics" COM_KUNENA_STAT_TOP="Top"
but i can not
==============================================================================
now I roughly translated this:
COM_KUNENA_STAT_TOP=""
COM_KUNENA_STAT_POPULAR=""
COM_KUNENA_STAT_POPULAR_USER_KGSG="chủ đề bình chọn phổ biến nhất"
result:
5 chủ đề bình chọn phổ biến nhất
Last edit: 15 years 8 months ago by lmt-net.

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

Time to create page: 0.262 seconds