New Crowdin updates#2181
Conversation
|
Important Review skippedAuto incremental reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
📝 WalkthroughWalkthroughThis PR adds new validation message translations across eight locale files (English, Spanish, French, Indonesian, Korean, Malay, Swahili, and Vietnamese) for the NewEntryDialog component, introducing required-field validation messages for definition, lexeme form, and word inputs. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
[ci skip]
[ci skip]
[ci skip]
[ci skip]
[ci skip]
[ci skip]
[ci skip]
[ci skip]
[ci skip]
[ci skip]
[ci skip]
[ci skip]
[ci skip]
[ci skip]
rmunn
left a comment
There was a problem hiding this comment.
Looks good once merge conflicts are resolved.
[ci skip]
[ci skip]
[ci skip]
Brand-name decomposition fixes (sw): Lexbox, FieldWorks Abbreviation decomposition fix (sw): MB Plus 18 other corrections across es/fr/id/ko/ms/sw/vi.
UI unit Tests10 tests 10 ✅ 0s ⏱️ Results for commit cad0a8d. ♻️ This comment has been updated with latest results. |
C# Unit Tests165 tests 165 ✅ 21s ⏱️ Results for commit cad0a8d. ♻️ This comment has been updated with latest results. |
One-time catch-up: added #. context comments to msgids in en.po that predated the /crowdin-merge skill's context step. With the skill in consistent use going forward, this kind of backfill should never be needed again. Comments propagated to all 7 locales via pnpm i18n:extract.
|
The latest updates on your projects. Learn more about Argos notifications ↗︎ Awaiting the start of a new Argos build… |
25bf321 to
cad0a8d
Compare
Adds a Claude Code skill that resolves Crowdin's auto-generated l10n_develop PR end-to-end: merge develop in, reconcile catalogs to current code, review incoming translations with a per-locale Sonnet agent (catching brand-name decomposition, broken placeholders, meaning inversions, and similar bug classes), apply fixes, surface a report with per-edit reasoning, and on approval push translations and the branch. Includes a context-writer subagent that adds translator-context #. comments to new msgids in en.po per the project's I18N_CONTEXT_GUIDE.md. Validated end-to-end on PR #2181 (already merged): caught real MT failures including sw "Lexbox" → "Sanduku la maneno" and sw "{0} MB" → "{0} Mama/Baba", applied 22 corrections across 7 locales, surfaced 29 items for human review. Removes the older prompt-file approach (.github/prompts/) and the review-po.js batching script, superseded by the skill. Trims crowdin/Taskfile.yml to the tasks the skill actually uses; rewrites crowdin/README.md to match today's reality (Crowdin's GitHub integration is export-only; MT covers all 7 locales).
No description provided.