i would like to translate "Add to cart" in GK Products Gallery Widget in other language.
First i tried to change widgets.product_gallery.php in StoreBox/gavern (line 175)
- Code: Select all
echo '<div class="gk-add-to-cart"><div class="gk-add-to-cart-bar"><a href="'.$art_url.'" title="'.strip_tags($art_title).'">'.__('SOMETHING ELSE', GKTPLNAME).'</a></div></div>';
Then i tried in StoreBox/gavern StoreBox.pot line 77
- Code: Select all
#: gavern/widgets.product_gallery.php:175
msgid "SOMETHING ELSE then Add to cart"
msgstr ""
But still no change in frontend. Could you pleas help
Thanks and regards,
Trebor
"Add to cart" on mouse over. See example:
https://demo.gavick.com/wordpress/storebox/?page_id=2465