[addresses] Canada config fix

This commit is contained in:
Al
2016-05-18 20:35:28 -04:00
parent ec3b9245e9
commit 5a480527e3

View File

@@ -1349,19 +1349,20 @@ countries:
# Canada # Canada
# Specifically Canadian English. If the address is in French it will use fr.yaml # Specifically Canadian English. If the address is in French it will use fr.yaml
ca: ca:
combinations: components:
house_number_unit: combinations:
components: house_number_unit:
- unit components:
- house_number - unit
separators: - house_number
- separator: / separators:
probability: 0.1 - separator: /
- separator: "-" probability: 0.1
probability: 0.8 - separator: "-"
- separator: " - " probability: 0.8
probability: 0.1 - separator: " - "
probability: 0.1 probability: 0.1
probability: 0.1
levels: levels:
# Note: Canadian English uses "storey" keeping with the British convention, so no need to change that # Note: Canadian English uses "storey" keeping with the British convention, so no need to change that