Difference between revisions of "LocalyzerQAFileTooBig"
(Created page with "== Error #11: File too big== == Possible Corrective Action == == List of Errors ==") |
(→List of Errors) |
||
(6 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
== Error #11: File too big== |
== Error #11: File too big== |
||
+ | The target file is too big to be handled by Localyzer. The size of a file cannot exceed 16 MB. |
||
== Possible Corrective Action == |
== Possible Corrective Action == |
||
+ | This error rarely occurs as it requires that the target file contains more key/values than its corresponding source file. |
||
+ | * From the Localyzer side, the target file must be edited and the excess key/values removed. |
||
== List of Errors == |
== List of Errors == |
||
+ | * [[LocalyzerQA#Handling_Errors|LocalyzerQA Error List]] |
Latest revision as of 18:07, 15 March 2021
Error #11: File too big
The target file is too big to be handled by Localyzer. The size of a file cannot exceed 16 MB.
Possible Corrective Action
This error rarely occurs as it requires that the target file contains more key/values than its corresponding source file.
- From the Localyzer side, the target file must be edited and the excess key/values removed.