Difference between revisions of "LocalyzerQAIcuMsgformatError"

From Lingoport Wiki
Jump to: navigation, search
(Error #8: Icu Msgformat)
(Possible Corrective Action)
Line 3: Line 3:
   
 
== Possible Corrective Action ==
 
== Possible Corrective Action ==
  +
On the Localyzer side:
The target file must be change so that it no longer contains a invalid message format.
 
  +
* 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 ==
 
== List of Errors ==

Revision as of 16:40, 15 March 2021

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