Skip to content

fix: align metadata file counts and translate event card strings in week-ahead articles - #622

Merged
pethers merged 2 commits into
news/translate-2026-03-14-a5a957bc6a73fc61from
copilot/sub-pr-612
Mar 15, 2026
Merged

fix: align metadata file counts and translate event card strings in week-ahead articles#622
pethers merged 2 commits into
news/translate-2026-03-14-a5a957bc6a73fc61from
copilot/sub-pr-612

Conversation

Copilot AI commented Mar 15, 2026

Copy link
Copy Markdown
Contributor

Addresses three review comments on PR #612: metadata file counts didn't include EN (13 vs actual 14), and all 13 non-English week-ahead event cards had untranslated English strings.

Metadata counts

  • generation-2026-03-09.json: week-ahead files 13→14, generated 42→43
  • generation-2026-03-10.json: committee-reports files 13→14, generated 56→57

Event card translations

Translated "Plenary Session", "Plenary", "Full parliamentary session" in all 13 non-English 2026-03-09-week-ahead-{lang}.html files. Reviewer flagged ZH only, but all variants had the same issue.

<!-- Before (all languages) -->
<h3>Plenary Session</h3>
<p class="event-type">Plenary</p>
<p>Full parliamentary session</p>

<!-- After (zh example) -->
<h3>全体会议</h3>
<p class="event-type">全体</p>
<p>完整议会会议</p>

💬 Send tasks to Copilot coding agent from Slack and Teams to turn conversations into code. Copilot posts an update in your thread when it's finished.

…d strings in all week-ahead translations

Co-authored-by: pethers <1726836+pethers@users.noreply.github.com>
Copilot AI changed the title [WIP] Translate EU Parliament articles for multiple dates fix: align metadata file counts and translate event card strings in week-ahead articles Mar 15, 2026
Copilot AI requested a review from pethers March 15, 2026 09:34
@pethers
pethers marked this pull request as ready for review March 15, 2026 10:30
@pethers
pethers merged commit ecad23a into news/translate-2026-03-14-a5a957bc6a73fc61 Mar 15, 2026
@pethers
pethers deleted the copilot/sub-pr-612 branch March 15, 2026 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants