Content deleted Content added
〈176 words changed〉new org w/ namespaces; add USA to lone state links |
〈"location_canonicalize_USstates" → "this USstates", "location_canonicalize_USstates" → "this USstates"〉 |
||
Line 72:
this.regexp_USsubstate = (
new RegExp('^([^,]+), *(' +
')$'));
this.regexp_USstate = (
new RegExp('^(?:' +
')$'));
}
|