Post by angelorigo » Mon Jun 27, 2016 1:55 am

Hi

I am using Opencart 2.2.0 and Kingstore Lite theme

When i do add to cart an product the modal show the message: text_success literally, at the confirmation step instead of the translation of this variable.

How can i show the translated message ?

New member

Posts

Joined
Thu May 19, 2016 9:12 am

Post by IP_CAM » Mon Jun 27, 2016 3:41 am

Code: Select all

/catalog/language/*/checkout/cart.php
in the default OC v.2.2, it would be this:

Code: Select all

// Text
$_['text_success']             = 'Success: You have added <a href="%s">%s</a> to your <a href="%s">shopping cart</a>!';
---
But it could probably also be handled, by use of this nice tool as well, to find and fix such Language Fields:
Translate Mate
http://www.opencart.com/index.php?route ... n_id=23098
--
Ernie

My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland

Post by angelorigo » Mon Jun 27, 2016 5:05 am

Thank you IP_CAM, problem solved i will try this great extension.
Regards

New member

Posts

Joined
Thu May 19, 2016 9:12 am
Who is online

Users browsing this forum: No registered users and 98 guests