v1.3.4
Show human-readable region names in country menus.
Resolves admin1 codes to real names where possible:
- US states via geonamescache's get_us_states()
- Other countries: each admin1 is labeled with its most populous city (e.g. "08 (around Toronto)"), making the geonames adm1 numbers identifiable.
Fixes #3.