The adminstrative area is labelled "County" and I'd like to change it to something like "State/Province/County", but can't see any way to do it - is it hidden somewhere?

Comments

amarcus’s picture

You can make that change everywhere the field appears in the backend for submitted addresses, using the addressfield_tokens configuration form.

But in order to change the name within the address form, you're going to need to use a form alter hook. The names of each of the form elements are generated in address.inc within the addressfield module, and are dependent on country.

markie’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

See comment #1.