LocalyzerQAIcuMsgformatError

From Lingoport Wiki
Revision as of 16:41, 15 March 2021 by Llawson (talk | contribs) (List of Errors)
Jump to: navigation, search

Error #8: Icu Msgformat

The target file has an invalid ICU message format. See https://unicode-org.github.io/icu/userguide/format_parse/messages for ICU formatting information.

Possible Corrective Action

On the Localyzer side:

  • The target file must be changed so that it no longer contains an invalid ICU message format.
  • The target file's ICU message format must match the source file's ICU message format.

List of Errors