Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Province instead of State


Guest

Recommended Posts

Posted

It might just be me, and if it is well my bad, but it seems to me that even though OSCommerce is obviously American, there should be a way to change it, mod it, whatever you call it so that it accommodates Canadians a little more. Is it possible to either change state to province or at least add province to the customer information?

Posted

If you go to catalog>>includes>>languages>>english.php you will find the defines for the customer information:

 

define('ENTRY_STATE', 'State/Province:');
define('ENTRY_STATE_ERROR', 'Your State must contain a minimum of ' . ENTRY_STATE_MIN_LENGTH . ' characters.');
define('ENTRY_STATE_ERROR_SELECT', 'Please select a state from the States pull down menu.');
define('ENTRY_STATE_TEXT', '*');

 

edit the lower case script between the ''

My store is currently running Phoenix 1.0.3.0

I'm currently working on 1.0.7.2 and hope to get it live before 1.0.8.0 arrives (maybe 🙄 )

I used to have a list of add-ons here but I've found that with the ones that supporters of Phoenix get any other add-ons are not really neccessary

Posted

even though OSCommerce is obviously American

Heh heh. I'm sure Harald Ponce de Leon (a German) and Jan Zonjee (Dutch), as well as the many other Europeans who develop and maintain osCommerce, will get a kick out of that! While American English seems to be preferred over British English, rest assured that it is not a typical US-centric product.

Archived

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

×
×
  • Create New...