Globalyzer Dashboard FAQ
Mapping of Rule Set Rules to Dashboard Rules
Rules in Globalyzer Rule Sets have both an associated category, and an associated priority. Issue detection categories include:
- Embedded Strings
- Locale Sensitive Methods
- General Patterns
- Static File References.
Rules for all categories may have priorities of 1-5. Additionally, Embedded String detections may be set to priority 0, which indicates a concatenation issue.
The Lingoport Dashboard's rules include the same categories as above. However, the priorities only go from 1-3. The mapping between these priorities is as follows:
Globalyzer Priority | Dashboard Priority |
---|---|
0 (Embedded String) | Concatenation |
1 | 1 |
2 | 2 |
3-5 | 3 |