Localyzer Checks

From Lingoport Wiki
(Redirected from LRM Checks)
Jump to: navigation, search

Introduction

When Localyzer issues are displayed on Command Center, they are displayed with short descriptor. For example:

Localyzer Issues.png

Localyzer Detections

Localyzer detections are split into three categories:

  1. Source Base Checks - applied to base resource files in the source. The base resource file is generally the English file, so these issues will be on these files. See Source Base Checks for more information.
  2. Source Translation Checks - applied to translation resource files in the source. These are the files that have been translated and returned. For example, if the base file is resources_en_US.json, the translated file, for French, now in the source code is resources_fr_FR.json. See Source Translation Base Checks for more information.
  3. Translation Checks - applied to returned translation files. These are the files that are coming back from translation and there are some problems created during translation that is causing an issue. See Import Checks