cm-reporting 0.8.3 → 0.8.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.ts CHANGED
@@ -1536,8 +1536,8 @@ declare const _default: {
1536
1536
  "duplicateSmelterSelectionContent": "The same smelter cannot be selected twice under the same metal. Please choose another one.",
1537
1537
  "smelterNumberLookupNotFoundTitle": "Smelter number not found",
1538
1538
  "smelterNumberLookupNotFoundContent": "The system did not return data for this smelter number. Check the number and try again.",
1539
- "smelterNumberLookupOutOfScopeTitle": "Smelter metal is outside the declaration scope",
1540
- "smelterNumberLookupOutOfScopeContent": "This smelter belongs to a metal whose declaration Q1 and Q2 are not both Yes, so it was not filled automatically.",
1539
+ "smelterNumberLookupOutOfScopeTitle": "Notice",
1540
+ "smelterNumberLookupOutOfScopeContent": "The smelter metal is outside the current declaration scope.",
1541
1541
  "smelterNumberLookupMultipleTitle": "Multiple smelters matched",
1542
1542
  "smelterNumberLookupMultipleContent": "The system returned multiple smelters and the library cannot choose one automatically. Narrow the lookup result in the host system."
1543
1543
  },