Commit c930f85
fix(platform-objects): carry the tree-reference rule into the es-ES, ja-JP and zh-CN reference help text (#16858)
The English source for `object.fields.reference` gained a normative sentence on
2026-09-05: a `tree` field's `reference` is optional and, when present, must
name the declaring object — a link to a different object is a `lookup`. The
rule is enforced at parse time.
The three translated locales still served the pre-2026-09-05 text, and were
wrong in both directions at once: they dropped the tree rule, and they asserted
a purpose the source no longer states ("for lookup / master_detail") that the
tree case contradicts. Both halves move in all three locales.
Only the three `helpText` leaf values change. The `label` siblings, the key set
and the generated structure are untouched, and the `*.source-hashes.generated`
tables correctly keep no record for a leaf that is a real translation.
Claude-Session: https://claude.ai/code/session_01ADLdAs2pVcH17h9tZKWMBg
Co-authored-by: Claude <noreply@anthropic.com>1 parent 8b67272 commit c930f85
4 files changed
Lines changed: 28 additions & 3 deletions
File tree
- .changeset
- packages/platform-objects/src/apps/translations
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
| 165 | + | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
| 165 | + | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
| 165 | + | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| |||
0 commit comments