Skip to content

CODAP2-286: Audit of unused DG.* strings in en-US.json#2389

Merged
kswenson merged 1 commit intomasterfrom
CODAP2-286-unused-strings
Feb 18, 2026
Merged

CODAP2-286: Audit of unused DG.* strings in en-US.json#2389
kswenson merged 1 commit intomasterfrom
CODAP2-286-unused-strings

Conversation

@kswenson
Copy link
Member

@kswenson kswenson commented Feb 14, 2026

Summary

  • Adds docs/unused-dg-strings-audit.md documenting ~85 apparently unused DG.* string keys and 2 key mismatch bugs found during string ownership analysis for the V2/V3 shared POEditor project
  • This is a documentation-only PR; no code changes — actual cleanup will be done under CODAP2-286
  • Before any strings are actually deleted, manual verification that they're unused should be undertaken.

Jira

CODAP2-286

Test plan

  • Verify the audit document is accurate and readable

🤖 Generated with Claude Code

Documents ~85 apparently unused keys and 2 key mismatch bugs found
during string ownership analysis for the V2/V3 shared POEditor project.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@kswenson
Copy link
Member Author

The caseTable.resizeColumn issue is a simple bug that can be fixed in code. The componentTitleChange issue is trickier, because even though the key in the code looks right and the key in POEditor looks wrong, the POEditor version is ostensibly the source-of-truth at this point, and localizers have likely added translations under that key, so we either need to keep the POEditor version of the key or provide a migration path.

@kswenson kswenson requested a review from bfinzer February 17, 2026 01:57
Copy link
Contributor

@bfinzer bfinzer left a comment

Choose a reason for hiding this comment

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

👍🏻LGTM

@kswenson kswenson merged commit b041eef into master Feb 18, 2026
2 checks passed
@kswenson kswenson deleted the CODAP2-286-unused-strings branch February 18, 2026 02:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v2 CODAP v2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants