Difference between revisions of "LocalyzerQANotFoundParameter"

From Lingoport Wiki
Jump to: navigation, search
(Error #5: Not Found Parameter)
(Error #5: Not Found Parameter)
Line 1: Line 1:
 
== Error #5: Not Found Parameter ==
 
== Error #5: Not Found Parameter ==
Same as [[LocalyzerQANotFound]] with the additional information that the target string contains parameters.
+
This error encompasses [[LocalyzerQANotFound]] with the additional information that the target string contains parameters. In the trackback file, the parameters are denoted by enclosing the parameter within double square brackets. For example,'''<nowiki>[[d]]</nowiki>''' may correspond to the parameter '''%d''' in an Android file. </code>
  +
If the correction text includes the parameter replacement then the text won't be found on the Localyzer side.
   
 
== Possible Corrective Action ==
 
== Possible Corrective Action ==

Revision as of 18:02, 15 March 2021

Error #5: Not Found Parameter

This error encompasses LocalyzerQANotFound with the additional information that the target string contains parameters. In the trackback file, the parameters are denoted by enclosing the parameter within double square brackets. For example,[[d]] may correspond to the parameter %d in an Android file. If the correction text includes the parameter replacement then the text won't be found on the Localyzer side.

Possible Corrective Action

List of Errors