Alright I am stymied
How can I change the word "Other" that appears in the state value on the registration page when a user selects a country with no states?
I want to change it to - as Other looks pretty stupid on a shipping label.
I have looked in:
the languages table
change_states_js.tpl
states.tpl
register_states.tpl
register_billing_address.tpl
and my eyes are starting to cross >.<
Better yet is there any way to actually have it be empty when there is no state rather than - and still have a successful registration without the required field error?