Skip to content

Commit 88256a5

Browse files
committed
prevent someone thinking this is wrong
1 parent b444518 commit 88256a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

xml/templates/civicrm_state_province.tpl

+1
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ INSERT INTO civicrm_state_province (id, country_id, abbreviation, name) VALUES
119119
(1231, 1101, "DL", "Delhi"),
120120
(1232, 1101, "LD", "Lakshadweep"),
121121
(1233, 1101, "PY", "Pondicherry"),
122+
-- Note we believe all lower-case is correct for Poland. See https://github.com/civicrm/civicrm-core/pull/17107
122123
(1300, 1172, "MZ", "mazowieckie"),
123124
(1301, 1172, "PM", "pomorskie"),
124125
(1302, 1172, "DS", "dolnośląskie"),

0 commit comments

Comments
 (0)