Kunena 6.3.0 released

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

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.

Solved How to change text for 'submit' , 'preview' and 'cancel' buttons

More
10 years 5 months ago #11 by dirkovision
I found this string. Does it help to find where to change the text ?
Code:
<input class="kbutton" type="submit" tabindex="4" title="Klik hier om uw bericht te versturen" value=" Toevoegen " name="ksubmit"></input>

rgds.
dirko

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

More
10 years 5 months ago #12 by dirkovision
I found this:
Code:
<input class="kbutton" type="submit" tabindex="4" title="Klik hier om uw bericht te versturen" value=" Toevoegen " name="ksubmit"></input>

<input class="kbutton" type="submit" tabindex="4" title="Klik hier om uw bericht te versturen" value=" Toevoegen " name="ksubmit"></input>

Will it be useful to find it ?
dirko

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

More
10 years 5 months ago #13 by rich
You find it in:

nl-NL.com_kunena.templates.ini
COM_KUNENA_SUBMIT=
COM_KUNENA_PREVIEW=

nl-NL.com_kunena.ini
COM_KUNENA_CANCEL=
The following user(s) said Thank You: dirkovision

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

More
10 years 5 months ago #14 by dirkovision
We found the words and replaced. Thanks you really very very much !
Without people like you, this community would be useless for people like me.
Wish I was somewhat younger. !!

Thanks again and if we ever meet, we'll for sure buy you a beer or cola !

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

More
10 years 5 months ago #15 by sozzled
You're welcome. There is also a very easy way to find any text string used anywhere in all files within a certain folder. We suggest you look at a tool like Wingrep - this is mentioned in the article Where is the language file? that I referred to earlier in this topic.
The following user(s) said Thank You: dirkovision

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

More
10 years 5 months ago #16 by dirkovision
Yes, Thanks for that, but as I am pro deo worker with a small pension I cannot efford the cost to buy that.
But what is worse: I do not gave the knowledge to handle that tool...
Anyhow, thanks a lot for helping us !

rgds
dirko

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

More
10 years 5 months ago #17 by sozzled

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

Time to create page: 0.376 seconds