- Posts: 104
- Thank you received: 4
Kunena 7.0.9 & Kunena 6.4.14 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.9 [K 7.0.9] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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.
Solved How to change text for 'submit' , 'preview' and 'cancel' buttons
- dirkovision
-
Topic Author
- Offline
- Senior Member
-
Less
More
12 years 10 months ago #149716
by dirkovision
Replied by dirkovision on topic How to change text for 'submit' , 'preview' and 'cancel' buttons
Hello,
would anyone help us to find out in wich file we can change the buttons below this edit-field 'Submit', 'Preview' and 'Cancel'..?

We've been looking through all .ini files in the language and component folders, but cannot find it.
help, please !
Thanks,
dirko
would anyone help us to find out in wich file we can change the buttons below this edit-field 'Submit', 'Preview' and 'Cancel'..?
We've been looking through all .ini files in the language and component folders, but cannot find it.
help, please !
Thanks,
dirko
Please Log in or Create an account to join the conversation.
Less
More
- Posts: 12291
- Thank you received: 2538
12 years 10 months ago #149717
by rich
Important! Always create a backup before you make any changes to your website!
Replied by rich on topic How to change text for 'submit' , 'preview' and 'cancel' buttons
The easiest way is override.
Go in backend to "Extensions > Language Manager > Overrides > New" and search the word (see image) and change it.
Go in backend to "Extensions > Language Manager > Overrides > New" and search the word (see image) and change it.
Important! Always create a backup before you make any changes to your website!
The following user(s) said Thank You: dirkovision
Please Log in or Create an account to join the conversation.
- dirkovision
-
Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 104
- Thank you received: 4
12 years 10 months ago #149718
by dirkovision
Replied by dirkovision on topic How to change text for 'submit' , 'preview' and 'cancel' buttons
Thanks, sozzled,
we have been searching all these files, and our problem is that we cannot find the words ''submit' , 'preview' and 'cancel' for these buttons.
Maybe someone knows in what file / folder we have to look/search again.
As the problem is that we cannot find it...
Thank you for kind help. ( K 3.0.3 Dutch language)
rgds
dirko
we have been searching all these files, and our problem is that we cannot find the words ''submit' , 'preview' and 'cancel' for these buttons.
Maybe someone knows in what file / folder we have to look/search again.
As the problem is that we cannot find it...
Thank you for kind help. ( K 3.0.3 Dutch language)
rgds
dirko
Please Log in or Create an account to join the conversation.
- dirkovision
-
Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 104
- Thank you received: 4
12 years 10 months ago #149719
by dirkovision
Replied by dirkovision on topic How to change text for 'submit' , 'preview' and 'cancel' buttons
Excellent, rich, thanks very much. !
But... would you know the constant for these 'submit' , 'preview' and 'cancel' buttons ?
We checked with firebug, but the search didnt give results.
Input as example: COM_CONTENT_SUBMIT or in dutch lang.= COM_CONTENT_PLAATSEN
we searched also in folder /languages/nl-NL/nl-NL.com_kunena.ini but no result.
thanks anyhow !
best regards,
dirko
(NL pro Deo webmaster, 68 yrs young ..)
But... would you know the constant for these 'submit' , 'preview' and 'cancel' buttons ?
We checked with firebug, but the search didnt give results.
Input as example: COM_CONTENT_SUBMIT or in dutch lang.= COM_CONTENT_PLAATSEN
we searched also in folder /languages/nl-NL/nl-NL.com_kunena.ini but no result.
thanks anyhow !
best regards,
dirko
(NL pro Deo webmaster, 68 yrs young ..)
Please Log in or Create an account to join the conversation.
- dirkovision
-
Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 104
- Thank you received: 4
12 years 10 months ago #149721
by dirkovision
Replied by dirkovision on topic How to change text for 'submit' , 'preview' and 'cancel' buttons
I found this string. Does it help to find where to change the text ?
rgds.
dirko
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.
- dirkovision
-
Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 104
- Thank you received: 4
12 years 10 months ago #149722
by dirkovision
Replied by dirkovision on topic How to change text for 'submit' , 'preview' and 'cancel' buttons
I found this:
<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
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.
Time to create page: 0.232 seconds