- Posts: 2144
- Thank you received: 4
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 The great "How to change the word Karma" discussion
16 years 11 months ago - 16 years 11 months ago #20286
by Lintzy
Replied by Lintzy on topic Re:Rename Karma
Edit the kunena.yourlanguage.php, if you use only english it ist kunena.english.php.
you find this file in
your_joomla_installation_folder/administrator/components/com_kunena/language
Search these strings
DEFINE ('_KUNENA_USRL_KARMA','Karma');
DEFINE('_KUNENA_ADMIN_CONFIG_USERLIST_KARMA','Show Karma');
DEFINE('_COM_A_KARMA', 'Show Karma indicator');
DEFINE('_COM_A_KARMA_DESC', 'Set to "Yes" to show user karma and related buttons (increase / decrease) if the user stats are activated.');
DEFINE('_KARMA', 'Karma');
DEFINE('_KARMA_WAIT', 'You can modify only one person's karma every 6 hours. <br/>Please wait until this timeout period has passed before modifying any person's karma again.');
DEFINE('_KARMA_SELF_DECREASE', 'Please do not attempt to decrease your own karma!');
DEFINE('_KARMA_SELF_INCREASE', 'Your karma has been decreased for attempting to increase it yourself!');
DEFINE('_KARMA_DECREASED', 'User's karma decreased. If you are not taken back to the topic in a few moments,');
DEFINE('_KARMA_INCREASED', 'User's karma increased. If you are not taken back to the topic in a few moments,');
and perhaps there are a few more (search with a good texteditor, e.g. notepad++)
And change the word karma after this DEFINE ('..',
example
DEFINE('_KARMA', 'Karma');
to
DEFINE('_KARMA', 'Points');
you find this file in
your_joomla_installation_folder/administrator/components/com_kunena/language
Search these strings
DEFINE ('_KUNENA_USRL_KARMA','Karma');
DEFINE('_KUNENA_ADMIN_CONFIG_USERLIST_KARMA','Show Karma');
DEFINE('_COM_A_KARMA', 'Show Karma indicator');
DEFINE('_COM_A_KARMA_DESC', 'Set to "Yes" to show user karma and related buttons (increase / decrease) if the user stats are activated.');
DEFINE('_KARMA', 'Karma');
DEFINE('_KARMA_WAIT', 'You can modify only one person's karma every 6 hours. <br/>Please wait until this timeout period has passed before modifying any person's karma again.');
DEFINE('_KARMA_SELF_DECREASE', 'Please do not attempt to decrease your own karma!');
DEFINE('_KARMA_SELF_INCREASE', 'Your karma has been decreased for attempting to increase it yourself!');
DEFINE('_KARMA_DECREASED', 'User's karma decreased. If you are not taken back to the topic in a few moments,');
DEFINE('_KARMA_INCREASED', 'User's karma increased. If you are not taken back to the topic in a few moments,');
and perhaps there are a few more (search with a good texteditor, e.g. notepad++)
And change the word karma after this DEFINE ('..',
example
DEFINE('_KARMA', 'Karma');
to
DEFINE('_KARMA', 'Points');
Last edit: 16 years 11 months ago by Lintzy.
Please Log in or Create an account to join the conversation.
16 years 11 months ago #20304
by ciprit
Replied by ciprit on topic Re:Rename Karma
thanks lintzy...its work :woohoo: ...i have changed it now :silly:
Please Log in or Create an account to join the conversation.
16 years 9 months ago #24635
by balti
Replied by balti on topic Changing titel of "karma"
Hello, i am new in thise forum, so thise question it may be allready answered but il ask anyway
: I am using thise forum for one religious community , so the call "karma" is a hindu,bramanic,budhist point of view which is contradicting with allots of others religios views .. and i was wondering if there is hack or way to change karma in to example: appraisal, estimation of value, assessment, evaluation; judgment or something like that.
thank you..
thank you..
Please Log in or Create an account to join the conversation.
16 years 9 months ago #24639
by @quila
Replied by @quila on topic Re:Changing titel of "karma"
Hi balti, welcome to forum
read here for answer www.kunena.com/forum/77-general-talk-abo...ed-for-my-site#14144
Regards
read here for answer www.kunena.com/forum/77-general-talk-abo...ed-for-my-site#14144
Regards
Please Log in or Create an account to join the conversation.
16 years 9 months ago #24885
by Lintzy
Replied by Lintzy on topic Re:Changing titel of "karma"
You will find a detailed explanation in the Kunena Documentation / Wiki.
docs.kunena.com/index.php/How_I_can_change_the_name_Karma%3F
docs.kunena.com/index.php/How_I_can_change_the_name_Karma%3F
Please Log in or Create an account to join the conversation.
16 years 9 months ago #26668
by dauf
Replied by dauf on topic change word 'KARMA'
Hello,
can i know how can i change the word 'KARMA' in every post?
i want to change word 'karma' >>> 'rate'
can i know how can i change the word 'KARMA' in every post?
i want to change word 'karma' >>> 'rate'
Please Log in or Create an account to join the conversation.
Time to create page: 0.243 seconds