- Posts: 2
COMMUNITY FORUM
Translation of K2 Comments Form
- Bistra Bogoeva
-
Topic Author
- Offline
- New Member
Less
More
9 years 6 months ago #148239
by Bistra Bogoeva
Translation of K2 Comments Form was created by Bistra Bogoeva
Hi,
We have been asked to add a comments section to an Joomla 1.5 website while we are creating a new version -
igc-panama.org/index.php?option=com_k2&view=item&layout=item&id=1&Itemid=80#comment1
As you can see the comments part is in English although the website is in English.
imgur.com/kvfohNO
I have uploaded es-ES.com_k2.ini but it does not seem to have the fields required to change the Comments part of the blog.
Can someone point out what I have missed out here ?
Thanks,
Mike
We have been asked to add a comments section to an Joomla 1.5 website while we are creating a new version -
igc-panama.org/index.php?option=com_k2&view=item&layout=item&id=1&Itemid=80#comment1
As you can see the comments part is in English although the website is in English.
imgur.com/kvfohNO
I have uploaded es-ES.com_k2.ini but it does not seem to have the fields required to change the Comments part of the blog.
Can someone point out what I have missed out here ?
Thanks,
Mike
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Platinum Member
Less
More
- Posts: 8743
9 years 6 months ago #148256
by Lefteris
Replied by Lefteris on topic Translation of K2 Comments Form
Hi,
Have you installed the Spanish language pack for Joomla! ? If yes, go to Joomla! global configuration and enable system and language debugging. This will help you detect which language files are loaded.
Have you installed the Spanish language pack for Joomla! ? If yes, go to Joomla! global configuration and enable system and language debugging. This will help you detect which language files are loaded.
Please Log in or Create an account to join the conversation.
- Bistra Bogoeva
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 2
9 years 6 months ago - 9 years 6 months ago #148270
by Bistra Bogoeva
Replied by Bistra Bogoeva on topic Translation of K2 Comments Form
Thanks for the fast response.
As I thought there is no match in the language translation file
For example, I looked in item_comments_form.php for K2_LEAVE_A_COMMENT and found that K2_LEAVE_A_COMMENT="Deja un comentario" is in the translation file so it cannot be this field that is appearing on the form.
How do I find out which codes I need, that I need to add to the translation file for the fields below. Apologies if the question is dumb but I am not a programmer.
Thanks,
Bistra
??Add comment??
??enter your comment here...??
??Name??
??enter your name...??
??E-mail??
??enter your e-mail address...??
??URL (optional)??
As I thought there is no match in the language translation file
For example, I looked in item_comments_form.php for K2_LEAVE_A_COMMENT and found that K2_LEAVE_A_COMMENT="Deja un comentario" is in the translation file so it cannot be this field that is appearing on the form.
How do I find out which codes I need, that I need to add to the translation file for the fields below. Apologies if the question is dumb but I am not a programmer.
Thanks,
Bistra
??Add comment??
??enter your comment here...??
??Name??
??enter your name...??
??E-mail??
??enter your e-mail address...??
??URL (optional)??
Last edit: 9 years 6 months ago by Bistra Bogoeva. Reason: more information
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
9 years 6 months ago #148399
by Krikor Boghossian
Replied by Krikor Boghossian on topic Translation of K2 Comments Form
Can you check inside item.php to see if these values are hardcoded in your template?
Please Log in or Create an account to join the conversation.