Structs§
Functions§
- parse_
po_ string - Parse a minimal subset of PO syntax used across the workspace.
Supports single-line
msgid
/msgstr
pairs and optional reference lines (#: ...
). - scan_
keyed_ xml - Temporary minimalist scanner used by CLI integration tests that only assert CSV headers; returns an empty list of units. TODO: implement full XML scan or integrate with validate crate.
- validate
- Validator that reports duplicate keys per file using scanned TransUnits.