Difference between revisions of "LocalyzerQAIcuMsgformatError"
(→List of Errors) |
(→List of Errors) |
||
Line 8: | Line 8: | ||
== List of Errors == |
== List of Errors == |
||
− | * [[LocalyzerQA#Handling_Errors]] |
+ | * [[LocalyzerQA#Handling_Errors|LocalyzerQA Error List]] |
Latest revision as of 18:06, 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.