Skip to content

Update messages' plural rules from CLDR 48.1 data (correctly) - #1309

Open
akx wants to merge 2 commits into
masterfrom
cldr-48-plurals
Open

Update messages' plural rules from CLDR 48.1 data (correctly)#1309
akx wants to merge 2 commits into
masterfrom
cldr-48-plurals

Conversation

@akx

@akx akx commented Jul 31, 2026

Copy link
Copy Markdown
Member

Follows up on #1303 to fix the script and re-add some mistakenly omitted entries.

I'll have to be more careful next time 😅

akx added 2 commits July 31, 2026 10:21
This is also a partial revert of 80f1e49;
the script from PR #1303 misguidedly removed some plural form definitions
and had them incorrectly fall back to the global default.
"Language: ja_JP\n"
"Language-Team: ja_JP <LL@li.org>\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Plural-Forms: nplurals=1; plural=0;\n"

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jun66j5 Fixed back to the correct form here (re #1303 (comment)). Thank you for checking! ❤️

@codecov

codecov Bot commented Jul 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.19%. Comparing base (95d2f60) to head (126651d).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1309   +/-   ##
=======================================
  Coverage   92.19%   92.19%           
=======================================
  Files          27       27           
  Lines        4764     4764           
=======================================
  Hits         4392     4392           
  Misses        372      372           
Flag Coverage Δ
macos-14-3.10 91.24% <ø> (ø)
macos-14-3.11 91.18% <ø> (ø)
macos-14-3.12 91.39% <ø> (ø)
macos-14-3.13 91.39% <ø> (ø)
macos-14-3.14 91.37% <ø> (ø)
macos-14-3.15 91.37% <ø> (ø)
macos-14-3.8 91.11% <ø> (ø)
macos-14-3.9 91.17% <ø> (ø)
macos-14-pypy3.10 91.24% <ø> (ø)
ubuntu-24.04-3.10 91.26% <ø> (ø)
ubuntu-24.04-3.11 91.20% <ø> (ø)
ubuntu-24.04-3.12 91.41% <ø> (ø)
ubuntu-24.04-3.13 91.41% <ø> (ø)
ubuntu-24.04-3.14 91.39% <ø> (ø)
ubuntu-24.04-3.15 91.39% <ø> (ø)
ubuntu-24.04-3.8 91.13% <ø> (ø)
ubuntu-24.04-3.9 91.19% <ø> (ø)
ubuntu-24.04-pypy3.10 91.26% <ø> (ø)
windows-2022-3.10 91.25% <ø> (ø)
windows-2022-3.11 91.19% <ø> (ø)
windows-2022-3.12 91.40% <ø> (ø)
windows-2022-3.13 91.40% <ø> (ø)
windows-2022-3.14 91.38% <ø> (ø)
windows-2022-3.15 91.38% <ø> (ø)
windows-2022-3.8 91.23% <ø> (ø)
windows-2022-3.9 91.19% <ø> (ø)
windows-2022-pypy3.10 91.25% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@codspeed-hq

codspeed-hq Bot commented Jul 31, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 88 untouched benchmarks


Comparing cldr-48-plurals (126651d) with master (95d2f60)

Open in CodSpeed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant