Guest Posted December 4, 2012 Posted December 4, 2012 Sometimes I feel completely baffled by OSC. For example, I have been trying to find the file that contains the phrase 'Best Way' which is part of the Flat Rate shipping module so I can alter it to something more sensible. The same also applies to other words and phrases. Is there no mapping available to the language options? Thanks Martin
www.in.no Posted December 4, 2012 Posted December 4, 2012 "Best Way" you find out in checkout_shipping in your language folder as this is a general word for the shipping. Normally i find it easy to find the words as they are almost always placed in the same file name in language folder, except part of it if it belongs tp a module. Then you have to go into module folders to look for the file name for the module you want to change.
MrPhil Posted December 5, 2012 Posted December 5, 2012 Get a full copy of the site somewhere, such as on your PC, and learn to use the "findstr" (Windows) or "grep" (Linux, available for Windows) command to search for text strings in files.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.