Skip to content

Manual Mismatch Correction (boost-json 11–20/22) #31

@snowfox1003

Description

@snowfox1003

Problem

The second batch of boost-json translation files (11–20 of 22) contains the same class of mismatches as the first batch: automated injection produced misaligned source-to-translation mappings that will corrupt the Weblate translation memory if imported as-is. These files cover boost-json's type conversion guidelines, DOM manipulation, and FAQ documentation—high-traffic pages where translation accuracy directly affects the Chinese-language developer experience.

Acceptance Criteria

  • All mismatches in the following 10 files are identified and corrected:
    • doc-pages-conversion-forward.json
    • doc-pages-conversion-guidelines.json
    • doc-pages-conversion-nothrow.json
    • doc-pages-conversion-overview.json
    • doc-pages-dom-array.json
    • doc-pages-dom-init-lists.json
    • doc-pages-dom-nested-access.json
    • doc-pages-dom-numbers.json
    • doc-pages-dom-object.json
    • doc-pages-dom-overview.json
  • Each corrected file passes the mismatch validation script (zero reported mismatches)
  • Source-to-translation unit alignment is verified: every source unit has the correct corresponding Chinese translation, no orphaned or duplicated units
  • Corrected files are committed and ready for Weblate import

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions