Skip to content

feat: add fr-ca variant - #1737

Merged
natechadwick-intsof merged 4 commits into
developmentfrom
feat/fr-ca-local-variant
Aug 1, 2026
Merged

feat: add fr-ca variant#1737
natechadwick-intsof merged 4 commits into
developmentfrom
feat/fr-ca-local-variant

Conversation

@natechadwick

Copy link
Copy Markdown
Collaborator
  • add fr-ca locale

Comment thread modules/perc-i18n/src/main/resources/i18n/CmsUi.tmx Outdated
@kilo-code-bot

kilo-code-bot Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (1 files)
  • modules/perc-i18n/src/main/resources/i18n/CmsUi.tmx
Previous Review Summaries (2 snapshots, latest commit abb44f0)

Current summary above is authoritative. Previous snapshots are kept for context only.

Previous review (commit abb44f0)

Status: 1 Issues Found | Recommendation: Address before merge

Overview

Severity Count
CRITICAL 0
WARNING 1
SUGGESTION 0
Issue Details (click to expand)

WARNING

File Line Issue
modules/perc-i18n/src/main/resources/i18n/CmsUi.tmx 10355 Regional translation changes the internal editWidgetCommit identifier
Files Reviewed (3 files)
  • modules/perc-i18n/src/main/resources/i18n/CmsUi.tmx - 1 issue (unchanged from prior review)
  • modules/perc-i18n/src/main/resources/i18n/DeveloperUi.tmx - 0 issues
  • modules/perc-i18n/src/main/resources/i18n/SystemResources.tmx - 0 issues

Incremental review note (commit abb44f04): The new commit only updates modules/perc-i18n/scripts/cache/i18n_translate.json (generated translation cache, +12893/-1 lines). No new code-quality findings; the previous WARNING on CmsUi.tmx:10355 is still unresolved in the PR diff, so the prior finding carries forward unchanged.

Fix these issues in Kilo Cloud

Previous review (commit 88ff2f8)

Status: 1 Issues Found | Recommendation: Address before merge

Overview

Severity Count
CRITICAL 0
WARNING 1
SUGGESTION 0
Issue Details (click to expand)

WARNING

File Line Issue
modules/perc-i18n/src/main/resources/i18n/CmsUi.tmx 10355 Regional translation changes the internal editWidgetCommit identifier
Files Reviewed (3 files)
  • modules/perc-i18n/src/main/resources/i18n/CmsUi.tmx - 1 issue
  • modules/perc-i18n/src/main/resources/i18n/DeveloperUi.tmx - 0 issues
  • modules/perc-i18n/src/main/resources/i18n/SystemResources.tmx - 0 issues

Fix these issues in Kilo Cloud


Reviewed by minimax-m3 · Input: 72K · Output: 1.8K · Cached: 280.6K

Review guidance: REVIEW.md from base branch development

# Conflicts:
#	modules/perc-i18n/scripts/cache/i18n_translate.json
#	modules/perc-i18n/src/main/resources/i18n/CmsUi.tmx
#	modules/perc-i18n/src/main/resources/i18n/DeveloperUi.tmx
#	modules/perc-i18n/src/main/resources/i18n/SystemResources.tmx
PR #1737 review: en-us and base fr both use editWidgetCommit as a
stable internal identifier (layout controller alert). The fr-ca
modifierWidgetCommit regional override could break lookup/dispatch for
fr-ca only. Omitting the override restores fallback to fr per
perc-i18n base vs regional storage rules.

Co-Authored by Grok Build using grok-4.5 with agent Grok.
@natechadwick-intsof
natechadwick-intsof merged commit a5ae104 into development Aug 1, 2026
5 checks passed
@natechadwick-intsof
natechadwick-intsof deleted the feat/fr-ca-local-variant branch August 1, 2026 22:48
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