Skip to content

Cldr version 2.45.2

Choose a tag to compare

@kipcole9 kipcole9 released this 19 Jan 04:43
· 24 commits to main since this release

Changes

  • Changes the default locale match distance from 50 to 54. This means that a desired locale will match with a suported locale if the language matches - even if both the script and territory do not match. This matching algorithm is used when matching a requested locale to a known CLDR locale and a known Gettext locale. This change is very unlikely to affect the majority of users.