I have several products which have multiple images; under each image is the caption "larger image" link.
Is there any way to add to this (or change it, if that's the only option) to what this image is? For example, if the Product Image is a framed picture, and I have two more images (multiple images for product), one of the frame detail, one of some other portion of the picture) I'd like to name each one (i.e Frame Detail - click to enlarge).
I'm not very savy with coding; I did try the Developer Tool Kit to see if I could figure this out on my own, and it appears that I can change the text by editing the english.php page but I suspect that it would change every instance of this text and I don't want to do that.
This is what I found in the Developer Tool Kit:
kit/home/users/web/b1001/pow.jmm/htdocs/webstore/includes/languages/english.php
Line #284 : define('TEXT_CLICK_TO_ENLARGE', 'larger image');
Thanks so much for any suggestions you may have, and my apologies if the answer is too obvious!



