Hello.
We have this CSCart site.
Client wants to change a (R) to a ™.
How do I find the file which contains the copy?
I'd prefer a general purpose search function here, lacking that, the grep command, anything to help me find copy easily…
Thank you.
Does your client realize these symbols have two different meanings.
[color=#282828][font=arial, verdana, tahoma, sans-serif]™[/font][/color][color=#000000][font=sans-serif][size=3]indicates an assertion that a word, image, or other sign is a trademark; it does not indicate registration. Registered trademarks are indicated using the [/size][/font][/color]registered trademark symbol[color=#000000][font=sans-serif][size=3] (®),[/size][/font][/color]
You can try and go to Admin | Languages and search for ® and change it to &trade
Thanks Triplets.