| | 27 | |
| | 28 | <text key="addr:housename" text="House name" match="key" /> |
| | 29 | <text key="addr:housenumber" text="House number" match="key" /> |
| | 30 | <text key="addr:street" text="Street name" use_last_as_default="force" match="key" /> |
| | 31 | <text key="addr:city" text="City name" use_last_as_default="force" match="key" /> |
| | 32 | <text key="addr:postcode" text="Post code" use_last_as_default="force" match="key" /> |
| | 33 | <combo key="addr:country" text="Country code" values="AT,CH,DE,FR,GB,IT,US" use_last_as_default="force" match="key" /> |
| | 34 | <space/> |
| | 35 | |