Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Language files- no mapping & baffled.


Guest

Recommended Posts

Posted

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

Posted

"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.

 

Posted

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...