@gooddata/sdk-ui-ext 10.35.0-alpha.9 → 10.35.0

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.
Files changed (152) hide show
  1. package/NOTICE +2207 -1777
  2. package/esm/dataLoaders/DataLoaderAbstractFactory.d.ts.map +1 -1
  3. package/esm/insightView/InsightRenderer.d.ts.map +1 -1
  4. package/esm/insightView/InsightRenderer.js +1 -1
  5. package/esm/insightView/InsightRenderer.js.map +1 -1
  6. package/esm/insightView/InsightView.d.ts.map +1 -1
  7. package/esm/internal/components/BaseVisualization.d.ts.map +1 -1
  8. package/esm/internal/components/BaseVisualization.js +3 -1
  9. package/esm/internal/components/BaseVisualization.js.map +1 -1
  10. package/esm/internal/components/VisualizationCatalog.d.ts +6 -4
  11. package/esm/internal/components/VisualizationCatalog.d.ts.map +1 -1
  12. package/esm/internal/components/VisualizationCatalog.js +9 -6
  13. package/esm/internal/components/VisualizationCatalog.js.map +1 -1
  14. package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/useBackendProvider.d.ts.map +1 -1
  15. package/esm/internal/components/attributeHierarchies/attributeHierarchyDialog/utils.d.ts.map +1 -1
  16. package/esm/internal/components/configurationControls/ColumnHeadersPositionControl.js +2 -2
  17. package/esm/internal/components/configurationControls/ColumnHeadersPositionControl.js.map +1 -1
  18. package/esm/internal/components/configurationControls/ImageControl.d.ts.map +1 -1
  19. package/esm/internal/components/configurationControls/RowHeightControl.d.ts.map +1 -1
  20. package/esm/internal/components/configurationControls/TextWrappingControl.d.ts.map +1 -1
  21. package/esm/internal/components/configurationControls/VerticalAlignControl.d.ts.map +1 -1
  22. package/esm/internal/components/configurationControls/advanced/snippets.js +1 -1
  23. package/esm/internal/components/configurationControls/advanced/snippets.js.map +1 -1
  24. package/esm/internal/components/configurationControls/advanced/useOverflow.d.ts.map +1 -1
  25. package/esm/internal/components/configurationControls/clustering/ClusteringThresholdControl.d.ts.map +1 -1
  26. package/esm/internal/components/configurationControls/clustering/NumberOfClustersControl.d.ts.map +1 -1
  27. package/esm/internal/components/configurationControls/interactions/InteractionsSection.d.ts.map +1 -1
  28. package/esm/internal/components/configurationControls/total/TotalSection.js +1 -1
  29. package/esm/internal/components/configurationControls/total/TotalSection.js.map +1 -1
  30. package/esm/internal/components/configurationPanels/BaseChartConfigurationPanel.js +2 -2
  31. package/esm/internal/components/configurationPanels/BaseChartConfigurationPanel.js.map +1 -1
  32. package/esm/internal/components/dialogs/embedInsightDialog/EmbedInsightDialog.d.ts +1 -1
  33. package/esm/internal/components/dialogs/embedInsightDialog/EmbedInsightDialog.d.ts.map +1 -1
  34. package/esm/internal/components/dialogs/embedInsightDialog/EmbedInsightDialog.js +3 -3
  35. package/esm/internal/components/dialogs/embedInsightDialog/EmbedInsightDialog.js.map +1 -1
  36. package/esm/internal/components/dialogs/userManagementDialogs/DataSources/AsyncSelectComponents.d.ts +0 -1
  37. package/esm/internal/components/dialogs/userManagementDialogs/DataSources/AsyncSelectComponents.d.ts.map +1 -1
  38. package/esm/internal/components/dialogs/userManagementDialogs/DataSources/backend/loadUserDataSourceOptionsPromise.d.ts.map +1 -1
  39. package/esm/internal/components/dialogs/userManagementDialogs/DataSources/useAddDataSource.d.ts.map +1 -1
  40. package/esm/internal/components/dialogs/userManagementDialogs/Details/detailsHooks.d.ts +0 -1
  41. package/esm/internal/components/dialogs/userManagementDialogs/Details/detailsHooks.d.ts.map +1 -1
  42. package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/AsyncSelectComponents.d.ts +0 -1
  43. package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/AsyncSelectComponents.d.ts.map +1 -1
  44. package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/backend/loadUserGroupOptionsPromise.d.ts.map +1 -1
  45. package/esm/internal/components/dialogs/userManagementDialogs/UserGroups/userGroupHooks.d.ts.map +1 -1
  46. package/esm/internal/components/dialogs/userManagementDialogs/Users/AsyncSelectComponents.d.ts +1 -1
  47. package/esm/internal/components/dialogs/userManagementDialogs/Users/AsyncSelectComponents.d.ts.map +1 -1
  48. package/esm/internal/components/dialogs/userManagementDialogs/Users/backend/loadUsersOptionsPromise.d.ts.map +1 -1
  49. package/esm/internal/components/dialogs/userManagementDialogs/Users/usersHooks.d.ts.map +1 -1
  50. package/esm/internal/components/dialogs/userManagementDialogs/Workspace/AsyncSelectComponents.d.ts +1 -1
  51. package/esm/internal/components/dialogs/userManagementDialogs/Workspace/AsyncSelectComponents.d.ts.map +1 -1
  52. package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/granularPermissionUtils.d.ts.map +1 -1
  53. package/esm/internal/components/dialogs/userManagementDialogs/Workspace/WorkspaceItem/locales.d.ts.map +1 -1
  54. package/esm/internal/components/dialogs/userManagementDialogs/Workspace/backend/loadWorkspaceOptionsPromise.d.ts.map +1 -1
  55. package/esm/internal/components/dialogs/userManagementDialogs/Workspace/useAddWorkspace.d.ts.map +1 -1
  56. package/esm/internal/components/dialogs/userManagementDialogs/dialogHooks.d.ts +0 -1
  57. package/esm/internal/components/dialogs/userManagementDialogs/dialogHooks.d.ts.map +1 -1
  58. package/esm/internal/components/dialogs/userManagementDialogs/hooks/usePermissions.d.ts.map +1 -1
  59. package/esm/internal/components/dialogs/userManagementDialogs/types.d.ts.map +1 -1
  60. package/esm/internal/components/dialogs/userManagementDialogs/utils.d.ts.map +1 -1
  61. package/esm/internal/components/pluggableVisualizations/AbstractPluggableVisualization.d.ts.map +1 -1
  62. package/esm/internal/components/pluggableVisualizations/alerts.d.ts.map +1 -1
  63. package/esm/internal/components/pluggableVisualizations/baseChart/PluggableBaseChart.d.ts.map +1 -1
  64. package/esm/internal/components/pluggableVisualizations/baseChart/PluggableBaseChart.js +2 -2
  65. package/esm/internal/components/pluggableVisualizations/baseChart/PluggableBaseChart.js.map +1 -1
  66. package/esm/internal/components/pluggableVisualizations/baseChart/insightIntrospection.js +3 -3
  67. package/esm/internal/components/pluggableVisualizations/baseChart/insightIntrospection.js.map +1 -1
  68. package/esm/internal/components/pluggableVisualizations/bulletChart/bucketHelper.d.ts.map +1 -1
  69. package/esm/internal/components/pluggableVisualizations/geoChart/PluggableGeoPushpinChart.d.ts.map +1 -1
  70. package/esm/internal/components/pluggableVisualizations/pivotTable/PluggablePivotTable.d.ts.map +1 -1
  71. package/esm/internal/components/pluggableVisualizations/pivotTableNext/PivotTableNextDescriptor.d.ts +13 -0
  72. package/esm/internal/components/pluggableVisualizations/pivotTableNext/PivotTableNextDescriptor.d.ts.map +1 -0
  73. package/esm/internal/components/pluggableVisualizations/pivotTableNext/PivotTableNextDescriptor.js +48 -0
  74. package/esm/internal/components/pluggableVisualizations/pivotTableNext/PivotTableNextDescriptor.js.map +1 -0
  75. package/esm/internal/components/pluggableVisualizations/pivotTableNext/PluggablePivotTableNext.d.ts +33 -0
  76. package/esm/internal/components/pluggableVisualizations/pivotTableNext/PluggablePivotTableNext.d.ts.map +1 -0
  77. package/esm/internal/components/pluggableVisualizations/pivotTableNext/PluggablePivotTableNext.js +290 -0
  78. package/esm/internal/components/pluggableVisualizations/pivotTableNext/PluggablePivotTableNext.js.map +1 -0
  79. package/esm/internal/components/pluggableVisualizations/pivotTableNext/configHelpers.d.ts +14 -0
  80. package/esm/internal/components/pluggableVisualizations/pivotTableNext/configHelpers.d.ts.map +1 -0
  81. package/esm/internal/components/pluggableVisualizations/pivotTableNext/configHelpers.js +28 -0
  82. package/esm/internal/components/pluggableVisualizations/pivotTableNext/configHelpers.js.map +1 -0
  83. package/esm/internal/components/pluggableVisualizations/pivotTableNext/helpers.d.ts +6 -0
  84. package/esm/internal/components/pluggableVisualizations/pivotTableNext/helpers.d.ts.map +1 -0
  85. package/esm/internal/components/pluggableVisualizations/pivotTableNext/helpers.js +23 -0
  86. package/esm/internal/components/pluggableVisualizations/pivotTableNext/helpers.js.map +1 -0
  87. package/esm/internal/components/pluggableVisualizations/pivotTableNext/pivotTableNextConfigFromInsight.d.ts +4 -0
  88. package/esm/internal/components/pluggableVisualizations/pivotTableNext/pivotTableNextConfigFromInsight.d.ts.map +1 -0
  89. package/esm/internal/components/pluggableVisualizations/pivotTableNext/pivotTableNextConfigFromInsight.js +14 -0
  90. package/esm/internal/components/pluggableVisualizations/pivotTableNext/pivotTableNextConfigFromInsight.js.map +1 -0
  91. package/esm/internal/components/pluggableVisualizations/pivotTableNext/sortHelpers.d.ts +20 -0
  92. package/esm/internal/components/pluggableVisualizations/pivotTableNext/sortHelpers.d.ts.map +1 -0
  93. package/esm/internal/components/pluggableVisualizations/pivotTableNext/sortHelpers.js +166 -0
  94. package/esm/internal/components/pluggableVisualizations/pivotTableNext/sortHelpers.js.map +1 -0
  95. package/esm/internal/components/pluggableVisualizations/pivotTableNext/totalsHelpers.d.ts +4 -0
  96. package/esm/internal/components/pluggableVisualizations/pivotTableNext/totalsHelpers.d.ts.map +1 -0
  97. package/esm/internal/components/pluggableVisualizations/pivotTableNext/totalsHelpers.js +15 -0
  98. package/esm/internal/components/pluggableVisualizations/pivotTableNext/totalsHelpers.js.map +1 -0
  99. package/esm/internal/components/pluggableVisualizations/pivotTableNext/widthItemsHelpers.d.ts +6 -0
  100. package/esm/internal/components/pluggableVisualizations/pivotTableNext/widthItemsHelpers.d.ts.map +1 -0
  101. package/esm/internal/components/pluggableVisualizations/pivotTableNext/widthItemsHelpers.js +172 -0
  102. package/esm/internal/components/pluggableVisualizations/pivotTableNext/widthItemsHelpers.js.map +1 -0
  103. package/esm/internal/components/pluggableVisualizations/repeater/PluggableRepeater.d.ts.map +1 -1
  104. package/esm/internal/components/pluggableVisualizations/scatterPlot/bucketHelper.d.ts.map +1 -1
  105. package/esm/internal/components/pluggableVisualizations/xirr/PluggableXirr.d.ts.map +1 -1
  106. package/esm/internal/components/pluggableVisualizations/xirr/xirrBucketHelper.d.ts.map +1 -1
  107. package/esm/internal/constants/axis.d.ts +26 -2
  108. package/esm/internal/constants/axis.d.ts.map +1 -1
  109. package/esm/internal/constants/supportedProperties.d.ts +14 -4
  110. package/esm/internal/constants/supportedProperties.d.ts.map +1 -1
  111. package/esm/internal/constants/supportedProperties.js +18 -0
  112. package/esm/internal/constants/supportedProperties.js.map +1 -1
  113. package/esm/internal/createRootProvider.d.ts +0 -1
  114. package/esm/internal/createRootProvider.d.ts.map +1 -1
  115. package/esm/internal/interfaces/SortConfig.d.ts.map +1 -1
  116. package/esm/internal/interfaces/Visualization.d.ts +2 -1
  117. package/esm/internal/interfaces/Visualization.d.ts.map +1 -1
  118. package/esm/internal/interfaces/Visualization.js.map +1 -1
  119. package/esm/internal/translations/en-US.json +433 -983
  120. package/esm/internal/translations/en-US.localization-bundle.d.ts +24 -48
  121. package/esm/internal/translations/en-US.localization-bundle.d.ts.map +1 -1
  122. package/esm/internal/translations/en-US.localization-bundle.js +24 -48
  123. package/esm/internal/translations/en-US.localization-bundle.js.map +1 -1
  124. package/esm/internal/utils/bucketHelper.d.ts.map +1 -1
  125. package/esm/internal/utils/bucketHelper.js.map +1 -1
  126. package/esm/internal/utils/comparisonHelper.d.ts.map +1 -1
  127. package/esm/internal/utils/embeddingCodeGenerator/getWebComponentsCodeGenerator.d.ts.map +1 -1
  128. package/esm/internal/utils/uiConfigHelpers/dependencyWheelChartUiConfigHelper.d.ts.map +1 -1
  129. package/esm/internal/utils/uiConfigHelpers/pivotTableNextUiConfigHelper.d.ts +7 -0
  130. package/esm/internal/utils/uiConfigHelpers/pivotTableNextUiConfigHelper.d.ts.map +1 -0
  131. package/esm/internal/utils/uiConfigHelpers/pivotTableNextUiConfigHelper.js +133 -0
  132. package/esm/internal/utils/uiConfigHelpers/pivotTableNextUiConfigHelper.js.map +1 -0
  133. package/esm/internal/utils/uiConfigHelpers/repeaterUiConfigHelper.d.ts.map +1 -1
  134. package/esm/internal/utils/uiConfigHelpers/sankeyChartUiConfigHelper.d.ts.map +1 -1
  135. package/esm/internal/utils/uiConfigHelpers/xirrUiConfigHelper.d.ts.map +1 -1
  136. package/esm/notificationsPanel/bem.d.ts.map +1 -1
  137. package/esm/notificationsPanel/data/dateFilterNaming.d.ts.map +1 -1
  138. package/esm/notificationsPanel/data/dateFilterNaming.js +1 -1
  139. package/esm/notificationsPanel/data/dateFilterNaming.js.map +1 -1
  140. package/esm/sdk-ui-ext.d.ts +1 -3
  141. package/esm/tsdoc-metadata.json +1 -1
  142. package/package.json +28 -28
  143. package/src/notificationsPanel/Notification/DefaultNotification.scss +2 -0
  144. package/styles/css/main.css +6 -0
  145. package/styles/css/main.css.map +1 -1
  146. package/styles/internal/css/attribute_hierarchies.css.map +1 -1
  147. package/styles/internal/css/bullet_chart.css.map +1 -1
  148. package/styles/internal/css/charts.css.map +1 -1
  149. package/styles/internal/css/headline.css.map +1 -1
  150. package/styles/internal/css/repeater.css +178 -11
  151. package/styles/internal/css/repeater.css.map +1 -1
  152. package/styles/internal/scss/attribute_hierarchies.scss +2 -1
@@ -1,2176 +1,1626 @@
1
1
  {
2
2
  "or": {
3
3
  "value": "or",
4
- "comment": "Connects two or more conditions in a filter expression, e.g., 'Product is Shoes or Product is Socks'. Appears in filter components.",
5
- "limit": 0
4
+ "comment": "Connects two or more conditions in a filter expression, e.g., 'Product is Shoes or Product is Socks'. Appears in filter components."
6
5
  },
7
6
  "dashboard.bucket.measures_title.column._measure": {
8
7
  "value": "Measures",
9
- "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)",
10
- "limit": 0
8
+ "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)"
11
9
  },
12
10
  "dashboard.bucket.measures_title.column._metric": {
13
11
  "value": "Metrics",
14
- "comment": "Label for calculated indicators based on metric data that show performance (e.g., Revenue Growth, Profit Margin)",
15
- "limit": 0
12
+ "comment": "Label for calculated indicators based on metric data that show performance (e.g., Revenue Growth, Profit Margin)"
16
13
  },
17
14
  "dashboard.bucket.measures_title.bar._measure": {
18
15
  "value": "Measures",
19
- "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)",
20
- "limit": 0
16
+ "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)"
21
17
  },
22
18
  "dashboard.bucket.measures_title.bar._metric": {
23
19
  "value": "Metrics",
24
- "comment": "Label for calculated indicators based on metric data that show performance (e.g., Revenue Growth, Profit Margin)",
25
- "limit": 0
20
+ "comment": "Label for calculated indicators based on metric data that show performance (e.g., Revenue Growth, Profit Margin)"
26
21
  },
27
22
  "dashboard.bucket.measures_title.line._measure": {
28
23
  "value": "Measures",
29
- "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)",
30
- "limit": 0
24
+ "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)"
31
25
  },
32
26
  "dashboard.bucket.measures_title.line._metric": {
33
27
  "value": "Metrics",
34
- "comment": "Label for calculated indicators based on metric data that show performance (e.g., Revenue Growth, Profit Margin)",
35
- "limit": 0
28
+ "comment": "Label for calculated indicators based on metric data that show performance (e.g., Revenue Growth, Profit Margin)"
36
29
  },
37
30
  "dashboard.bucket.measures_title.area._measure": {
38
31
  "value": "Measures",
39
- "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)",
40
- "limit": 0
32
+ "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)"
41
33
  },
42
34
  "dashboard.bucket.measures_title.area._metric": {
43
35
  "value": "Metrics",
44
- "comment": "Label for calculated indicators based on metric data that show performance (e.g., Revenue Growth, Profit Margin)",
45
- "limit": 0
36
+ "comment": "Label for calculated indicators based on metric data that show performance (e.g., Revenue Growth, Profit Margin)"
46
37
  },
47
38
  "dashboard.bucket.measures_title.pie._measure": {
48
39
  "value": "Measures",
49
- "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)",
50
- "limit": 0
40
+ "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)"
51
41
  },
52
42
  "dashboard.bucket.measures_title.pie._metric": {
53
43
  "value": "Metrics",
54
- "comment": "Label for calculated indicators based on metric data that show performance (e.g., Revenue Growth, Profit Margin)",
55
- "limit": 0
44
+ "comment": "Label for calculated indicators based on metric data that show performance (e.g., Revenue Growth, Profit Margin)"
56
45
  },
57
46
  "dashboard.bucket.measures_title.funnel._measure": {
58
47
  "value": "Measures",
59
- "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)",
60
- "limit": 0
48
+ "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)"
61
49
  },
62
50
  "dashboard.bucket.measures_title.funnel._metric": {
63
51
  "value": "Metrics",
64
- "comment": "Label for calculated indicators based on metric data that show performance (e.g., Revenue Growth, Profit Margin)",
65
- "limit": 0
52
+ "comment": "Label for calculated indicators based on metric data that show performance (e.g., Revenue Growth, Profit Margin)"
66
53
  },
67
54
  "dashboard.bucket.measures_title.pyramid._measure": {
68
55
  "value": "Measures",
69
- "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)",
70
- "limit": 0
56
+ "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)"
71
57
  },
72
58
  "dashboard.bucket.measures_title.pyramid._metric": {
73
59
  "value": "Metrics",
74
- "comment": "Label for calculated indicators based on metric data that show performance (e.g., Revenue Growth, Profit Margin)",
75
- "limit": 0
60
+ "comment": "Label for calculated indicators based on metric data that show performance (e.g., Revenue Growth, Profit Margin)"
76
61
  },
77
62
  "dashboard.bucket.measures_title.treemap._measure": {
78
63
  "value": "Measures",
79
- "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)",
80
- "limit": 0
64
+ "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)"
81
65
  },
82
66
  "dashboard.bucket.measures_title.treemap._metric": {
83
67
  "value": "Metrics",
84
- "comment": "Label for calculated indicators based on metric data that show performance (e.g., Revenue Growth, Profit Margin)",
85
- "limit": 0
68
+ "comment": "Label for calculated indicators based on metric data that show performance (e.g., Revenue Growth, Profit Margin)"
86
69
  },
87
70
  "dashboard.bucket.measures_title.donut._measure": {
88
71
  "value": "Measures",
89
- "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)",
90
- "limit": 0
72
+ "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)"
91
73
  },
92
74
  "dashboard.bucket.measures_title.donut._metric": {
93
75
  "value": "Metrics",
94
- "comment": "Label for calculated indicators based on metric data that show performance (e.g., Revenue Growth, Profit Margin)",
95
- "limit": 0
76
+ "comment": "Label for calculated indicators based on metric data that show performance (e.g., Revenue Growth, Profit Margin)"
96
77
  },
97
78
  "dashboard.bucket.measures_title.heatmap._measure": {
98
79
  "value": "Measure",
99
- "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)",
100
- "limit": 0
80
+ "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)"
101
81
  },
102
82
  "dashboard.bucket.measures_title.heatmap._metric": {
103
83
  "value": "Metric",
104
- "comment": "Label for calculated indicators based on metric data that show performance (e.g., Revenue Growth, Profit Margin)",
105
- "limit": 0
84
+ "comment": "Label for calculated indicators based on metric data that show performance (e.g., Revenue Growth, Profit Margin)"
106
85
  },
107
86
  "dashboard.bucket.measures_title.headline._measure": {
108
87
  "value": "Measure",
109
- "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)",
110
- "limit": 0
88
+ "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)"
111
89
  },
112
90
  "dashboard.bucket.measures_title.headline._metric": {
113
91
  "value": "Metric",
114
- "comment": "Label for calculated indicators based on metric data that show performance (e.g., Revenue Growth, Profit Margin)",
115
- "limit": 0
92
+ "comment": "Label for calculated indicators based on metric data that show performance (e.g., Revenue Growth, Profit Margin)"
116
93
  },
117
94
  "dashboard.bucket.measures_subtitle.headline": {
118
95
  "value": "primary",
119
- "comment": "Label for the primary measures subtitle in headline chart",
120
- "limit": 0
96
+ "comment": "Label for the primary measures subtitle in headline chart"
121
97
  },
122
98
  "dashboard.bucket.secondary_measures_title.headline._measure": {
123
99
  "value": "Measure",
124
- "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)",
125
- "limit": 0
100
+ "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)"
126
101
  },
127
102
  "dashboard.bucket.secondary_measures_title.headline._metric": {
128
103
  "value": "Metric",
129
- "comment": "Label for calculated indicators based on measure data that show performance (e.g., Revenue Growth, Profit Margin)",
130
- "limit": 0
104
+ "comment": "Label for calculated indicators based on measure data that show performance (e.g., Revenue Growth, Profit Margin)"
131
105
  },
132
106
  "dashboard.bucket.secondary_measures_subtitle.headline": {
133
107
  "value": "secondary",
134
- "comment": "Label for the secondary measures subtitle in headline chart",
135
- "limit": 0
108
+ "comment": "Label for the secondary measures subtitle in headline chart"
136
109
  },
137
110
  "dashboard.bucket.measures_title.scatter._measure": {
138
111
  "value": "Measure",
139
- "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)",
140
- "limit": 0
112
+ "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)"
141
113
  },
142
114
  "dashboard.bucket.measures_title.scatter._metric": {
143
115
  "value": "Metric",
144
- "comment": "Label for calculated indicators based on measure data that show performance (e.g., Revenue Growth, Profit Margin)",
145
- "limit": 0
116
+ "comment": "Label for calculated indicators based on measure data that show performance (e.g., Revenue Growth, Profit Margin)"
146
117
  },
147
118
  "dashboard.bucket.secondary_measures_title.scatter._measure": {
148
119
  "value": "Measure",
149
- "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)",
150
- "limit": 0
120
+ "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)"
151
121
  },
152
122
  "dashboard.bucket.secondary_measures_title.scatter._metric": {
153
123
  "value": "Metric",
154
- "comment": "Label for calculated indicators based on measure data that show performance (e.g., Revenue Growth, Profit Margin)",
155
- "limit": 0
124
+ "comment": "Label for calculated indicators based on measure data that show performance (e.g., Revenue Growth, Profit Margin)"
156
125
  },
157
126
  "dashboard.bucket.measures_subtitle.scatter": {
158
127
  "value": "X-axis",
159
- "comment": "Horizontal axis of a scatter plot.",
160
- "limit": 0
128
+ "comment": "Horizontal axis of a scatter plot."
161
129
  },
162
130
  "dashboard.bucket.secondary_measures_subtitle.scatter": {
163
131
  "value": "Y-axis",
164
- "comment": "Vertical axis of a scatter plot.",
165
- "limit": 0
132
+ "comment": "Vertical axis of a scatter plot."
166
133
  },
167
134
  "dashboard.bucket.attribute_title.scatter": {
168
135
  "value": "View by",
169
- "comment": "Label for a categorical data field used to group or categorize your data (e.g., Product, Customer, Region)",
170
- "limit": 0
136
+ "comment": "Label for a categorical data field used to group or categorize your data (e.g., Product, Customer, Region)"
171
137
  },
172
138
  "dashboard.bucket.segment_title.scatter": {
173
139
  "value": "Segment by",
174
- "comment": "Label for the segment bucket in scatter chart",
175
- "limit": 0
140
+ "comment": "Label for the segment bucket in scatter chart"
176
141
  },
177
142
  "dashboard.bucket.measures_title.combo._measure": {
178
143
  "value": "Measures",
179
- "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)",
180
- "limit": 0
144
+ "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)"
181
145
  },
182
146
  "dashboard.bucket.measures_title.combo._metric": {
183
147
  "value": "Metrics",
184
- "comment": "Label for calculated indicators based on measure data that show performance (e.g., Revenue Growth, Profit Margin)",
185
- "limit": 0
148
+ "comment": "Label for calculated indicators based on measure data that show performance (e.g., Revenue Growth, Profit Margin)"
186
149
  },
187
150
  "dashboard.bucket.measures_subtitle.combo": {
188
151
  "value": "Column",
189
- "comment": "Label for the column subtitle in combo chart",
190
- "limit": 0
152
+ "comment": "Label for the column subtitle in combo chart"
191
153
  },
192
154
  "dashboard.bucket.secondary_measures_title.combo._measure": {
193
155
  "value": "Measures",
194
- "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)",
195
- "limit": 0
156
+ "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)"
196
157
  },
197
158
  "dashboard.bucket.secondary_measures_title.combo._metric": {
198
159
  "value": "Metrics",
199
- "comment": "Label for calculated indicators based on measure data that show performance (e.g., Revenue Growth, Profit Margin)",
200
- "limit": 0
160
+ "comment": "Label for calculated indicators based on measure data that show performance (e.g., Revenue Growth, Profit Margin)"
201
161
  },
202
162
  "dashboard.bucket.secondary_measures_subtitle.combo": {
203
163
  "value": "Line",
204
- "comment": "Label for the line subtitle in combo chart",
205
- "limit": 0
164
+ "comment": "Label for the line subtitle in combo chart"
206
165
  },
207
166
  "dashboard.bucket.measures_title.xirr._measure": {
208
167
  "value": "Measure",
209
- "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)",
210
- "limit": 0
168
+ "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)"
211
169
  },
212
170
  "dashboard.bucket.measures_title.xirr._metric": {
213
171
  "value": "Metric",
214
- "comment": "Label for calculated indicators based on measure data that show performance (e.g., Revenue Growth, Profit Margin)",
215
- "limit": 0
172
+ "comment": "Label for calculated indicators based on measure data that show performance (e.g., Revenue Growth, Profit Margin)"
216
173
  },
217
174
  "dashboard.bucket.measures_title.waterfall._measure": {
218
175
  "value": "Measures",
219
- "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)",
220
- "limit": 0
176
+ "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)"
221
177
  },
222
178
  "dashboard.bucket.measures_title.waterfall._metric": {
223
179
  "value": "Metrics",
224
- "comment": "Label for calculated indicators based on measure data that show performance (e.g., Revenue Growth, Profit Margin)",
225
- "limit": 0
180
+ "comment": "Label for calculated indicators based on measure data that show performance (e.g., Revenue Growth, Profit Margin)"
226
181
  },
227
182
  "dashboard.bucket.attribute_title.xirr": {
228
183
  "value": "Date attribute",
229
- "comment": "Label for a categorical data field used to group or categorize your data (e.g., Product, Customer, Region)",
230
- "limit": 0
184
+ "comment": "Label for a categorical data field used to group or categorize your data (e.g., Product, Customer, Region)"
231
185
  },
232
186
  "dashboard.bucket.attribute_from_title.sankey": {
233
187
  "value": "Attribute",
234
- "comment": "Label for a categorical data field used to define the starting node in a flow diagram",
235
- "limit": 0
188
+ "comment": "Label for a categorical data field used to define the starting node in a flow diagram"
236
189
  },
237
190
  "dashboard.bucket.attribute_from_subtitle.sankey": {
238
191
  "value": "from",
239
- "comment": "Directional indicator for the origin point in a relationship between two attributes",
240
- "limit": 0
192
+ "comment": "Directional indicator for the origin point in a relationship between two attributes"
241
193
  },
242
194
  "dashboard.bucket.attribute_to_title.sankey": {
243
195
  "value": "Attribute",
244
- "comment": "Label for a categorical data field used to define the destination node in a flow diagram",
245
- "limit": 0
196
+ "comment": "Label for a categorical data field used to define the destination node in a flow diagram"
246
197
  },
247
198
  "dashboard.bucket.attribute_to_subtitle.sankey": {
248
199
  "value": "to",
249
- "comment": "Directional indicator for the origin point in a relationship between two attributes",
250
- "limit": 0
200
+ "comment": "Directional indicator for the origin point in a relationship between two attributes"
251
201
  },
252
202
  "dashboard.bucket.attribute_from_title.dependencywheel": {
253
203
  "value": "Attribute",
254
- "comment": "Label for a categorical data field used to define the starting node in a dependency relationship",
255
- "limit": 0
204
+ "comment": "Label for a categorical data field used to define the starting node in a dependency relationship"
256
205
  },
257
206
  "dashboard.bucket.attribute_from_subtitle.dependencywheel": {
258
207
  "value": "from",
259
- "comment": "Directional indicator for the origin point in a relationship between two attributes",
260
- "limit": 0
208
+ "comment": "Directional indicator for the origin point in a relationship between two attributes"
261
209
  },
262
210
  "dashboard.bucket.attribute_to_title.dependencywheel": {
263
211
  "value": "Attribute",
264
- "comment": "Label for a categorical data field used to define the destination node in a dependency relationship",
265
- "limit": 0
212
+ "comment": "Label for a categorical data field used to define the destination node in a dependency relationship"
266
213
  },
267
214
  "dashboard.bucket.attribute_to_subtitle.dependencywheel": {
268
215
  "value": "to",
269
- "comment": "Directional indicator for the destination point in a relationship between two attributes",
270
- "limit": 0
216
+ "comment": "Directional indicator for the destination point in a relationship between two attributes"
271
217
  },
272
218
  "dashboard.bucket.combo.subtitle.column": {
273
219
  "value": "as columns",
274
- "comment": "Display measures in column chart 'as columns'.",
275
- "limit": 0
220
+ "comment": "Display measures in column chart 'as columns'."
276
221
  },
277
222
  "dashboard.bucket.combo.subtitle.line": {
278
223
  "value": "as lines",
279
- "comment": "Display measures in line chart 'as lines'.",
280
- "limit": 0
224
+ "comment": "Display measures in line chart 'as lines'."
281
225
  },
282
226
  "dashboard.bucket.combo.subtitle.area": {
283
227
  "value": "as areas",
284
- "comment": "Display measures in area chart 'as areas'.",
285
- "limit": 0
228
+ "comment": "Display measures in area chart 'as areas'."
286
229
  },
287
230
  "dashboard.bucket.measures_title.bubble._measure": {
288
231
  "value": "Measure",
289
- "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)",
290
- "limit": 0
232
+ "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)"
291
233
  },
292
234
  "dashboard.bucket.measures_title.bubble._metric": {
293
235
  "value": "Metric",
294
- "comment": "Label for calculated indicators based on metric data that show performance (e.g., Revenue Growth, Profit Margin)",
295
- "limit": 0
236
+ "comment": "Label for calculated indicators based on metric data that show performance (e.g., Revenue Growth, Profit Margin)"
296
237
  },
297
238
  "dashboard.bucket.secondary_measures_title.bubble._measure": {
298
239
  "value": "Measure",
299
- "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)",
300
- "limit": 0
240
+ "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)"
301
241
  },
302
242
  "dashboard.bucket.secondary_measures_title.bubble._metric": {
303
243
  "value": "Metric",
304
- "comment": "Label for calculated indicators based on metric data that show performance (e.g., Revenue Growth, Profit Margin)",
305
- "limit": 0
244
+ "comment": "Label for calculated indicators based on metric data that show performance (e.g., Revenue Growth, Profit Margin)"
306
245
  },
307
246
  "dashboard.bucket.tertiary_measures_title.bubble._measure": {
308
247
  "value": "Measure",
309
- "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)",
310
- "limit": 0
248
+ "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)"
311
249
  },
312
250
  "dashboard.bucket.tertiary_measures_title.bubble._metric": {
313
251
  "value": "Metric",
314
- "comment": "Label for calculated indicators based on metric data that show performance (e.g., Revenue Growth, Profit Margin)",
315
- "limit": 0
252
+ "comment": "Label for calculated indicators based on metric data that show performance (e.g., Revenue Growth, Profit Margin)"
316
253
  },
317
254
  "dashboard.bucket.measures_subtitle.bubble": {
318
255
  "value": "X-axis",
319
- "comment": "Horizontal axis of a bubble plot.",
320
- "limit": 0
256
+ "comment": "Horizontal axis of a bubble plot."
321
257
  },
322
258
  "dashboard.bucket.secondary_measures_subtitle.bubble": {
323
259
  "value": "Y-axis",
324
- "comment": "Vertical axis of a bubble plot.",
325
- "limit": 0
260
+ "comment": "Vertical axis of a bubble plot."
326
261
  },
327
262
  "dashboard.bucket.tertiary_measures_subtitle.bubble": {
328
263
  "value": "Size",
329
- "comment": "Label for a measure that determines the size of visual elements in a chart (e.g., bubble size)",
330
- "limit": 0
264
+ "comment": "Label for a measure that determines the size of visual elements in a chart (e.g., bubble size)"
331
265
  },
332
266
  "dashboard.bucket.location_title.pushpin": {
333
267
  "value": "Location",
334
- "comment": "Position of a pin pushed to a map.",
335
- "limit": 0
268
+ "comment": "Position of a pin pushed to a map."
336
269
  },
337
270
  "dashboard.bucket.size_title.pushpin._measure": {
338
271
  "value": "Measure",
339
- "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)",
340
- "limit": 0
272
+ "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)"
341
273
  },
342
274
  "dashboard.bucket.size_title.pushpin._metric": {
343
275
  "value": "Metric",
344
- "comment": "Label for calculated indicators based on metric data that show performance (e.g., Revenue Growth, Profit Margin)",
345
- "limit": 0
276
+ "comment": "Label for calculated indicators based on metric data that show performance (e.g., Revenue Growth, Profit Margin)"
346
277
  },
347
278
  "dashboard.bucket.size_subtitle.pushpin": {
348
279
  "value": "Size",
349
- "comment": "Size of a pin pushed to a map",
350
- "limit": 0
280
+ "comment": "Size of a pin pushed to a map"
351
281
  },
352
282
  "dashboard.bucket.color_title.pushpin._measure": {
353
283
  "value": "Measure",
354
- "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)",
355
- "limit": 0
284
+ "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)"
356
285
  },
357
286
  "dashboard.bucket.color_title.pushpin._metric": {
358
287
  "value": "Metric",
359
- "comment": "Label for calculated indicators based on metric data that show performance (e.g., Revenue Growth, Profit Margin)",
360
- "limit": 0
288
+ "comment": "Label for calculated indicators based on metric data that show performance (e.g., Revenue Growth, Profit Margin)"
361
289
  },
362
290
  "dashboard.bucket.color_subtitle.pushpin": {
363
291
  "value": "Color",
364
- "comment": "Color of a pin pushed to a map",
365
- "limit": 0
292
+ "comment": "Color of a pin pushed to a map"
366
293
  },
367
294
  "dashboard.bucket.view_title.bubble": {
368
295
  "value": "View by",
369
- "comment": "Label for a categorical data field used to group or categorize your data (e.g., Product, Customer, Region)",
370
- "limit": 0
296
+ "comment": "Label for a categorical data field used to group or categorize your data (e.g., Product, Customer, Region)"
371
297
  },
372
298
  "dashboard.bucket.view_title.pie": {
373
299
  "value": "View by",
374
- "comment": "Label for a categorical data field used to group or categorize your data (e.g., Product, Customer, Region)",
375
- "limit": 0
300
+ "comment": "Label for a categorical data field used to group or categorize your data (e.g., Product, Customer, Region)"
376
301
  },
377
302
  "dashboard.bucket.view_title.treemap": {
378
303
  "value": "View by",
379
- "comment": "Label for a categorical data field used to group or categorize your data (e.g., Product, Customer, Region)",
380
- "limit": 0
304
+ "comment": "Label for a categorical data field used to group or categorize your data (e.g., Product, Customer, Region)"
381
305
  },
382
306
  "dashboard.bucket.view_title.donut": {
383
307
  "value": "View by",
384
- "comment": "Label for a categorical data field used to group or categorize your data (e.g., Product, Customer, Region)",
385
- "limit": 0
308
+ "comment": "Label for a categorical data field used to group or categorize your data (e.g., Product, Customer, Region)"
386
309
  },
387
310
  "dashboard.bucket.view_title.funnel": {
388
311
  "value": "View by",
389
- "comment": "Label for a categorical data field used to group or categorize your data (e.g., Product, Customer, Region)",
390
- "limit": 0
312
+ "comment": "Label for a categorical data field used to group or categorize your data (e.g., Product, Customer, Region)"
391
313
  },
392
314
  "dashboard.bucket.view_title.pyramid": {
393
315
  "value": "View by",
394
- "comment": "Label for a categorical data field used to group or categorize your data (e.g., Product, Customer, Region)",
395
- "limit": 0
316
+ "comment": "Label for a categorical data field used to group or categorize your data (e.g., Product, Customer, Region)"
396
317
  },
397
318
  "dashboard.bucket.view_title.column": {
398
319
  "value": "View by",
399
- "comment": "Label for a categorical data field used to group or categorize your data (e.g., Product, Customer, Region)",
400
- "limit": 0
320
+ "comment": "Label for a categorical data field used to group or categorize your data (e.g., Product, Customer, Region)"
401
321
  },
402
322
  "dashboard.bucket.view_title.bar": {
403
323
  "value": "View by",
404
- "comment": "Label for a categorical data field used to group or categorize your data (e.g., Product, Customer, Region)",
405
- "limit": 0
324
+ "comment": "Label for a categorical data field used to group or categorize your data (e.g., Product, Customer, Region)"
406
325
  },
407
326
  "dashboard.bucket.view_title.area": {
408
327
  "value": "View by",
409
- "comment": "Label for a categorical data field used to group or categorize your data (e.g., Product, Customer, Region)",
410
- "limit": 0
328
+ "comment": "Label for a categorical data field used to group or categorize your data (e.g., Product, Customer, Region)"
411
329
  },
412
330
  "dashboard.bucket.view_title.bullet": {
413
331
  "value": "View by",
414
- "comment": "Label for a categorical data field used to group or categorize your data (e.g., Product, Customer, Region)",
415
- "limit": 0
332
+ "comment": "Label for a categorical data field used to group or categorize your data (e.g., Product, Customer, Region)"
416
333
  },
417
334
  "dashboard.bucket.view_title.waterfall": {
418
335
  "value": "View by",
419
- "comment": "Label for a categorical data field used to group or categorize your data (e.g., Product, Customer, Region)",
420
- "limit": 0
336
+ "comment": "Label for a categorical data field used to group or categorize your data (e.g., Product, Customer, Region)"
421
337
  },
422
338
  "dashboard.bucket.view_title.heatmap": {
423
339
  "value": "Rows",
424
- "comment": "Label for categorical data fields that will be displayed as rows in a tabular visualization",
425
- "limit": 0
340
+ "comment": "Label for categorical data fields that will be displayed as rows in a tabular visualization"
426
341
  },
427
342
  "dashboard.bucket.trend_title.line": {
428
343
  "value": "Trend by",
429
- "comment": "Label for a time-based field showing how data changes over time periods (e.g., Month, Year, Quarter)",
430
- "limit": 0
344
+ "comment": "Label for a time-based field showing how data changes over time periods (e.g., Month, Year, Quarter)"
431
345
  },
432
346
  "dashboard.bucket.view_title.combo": {
433
347
  "value": "View by",
434
- "comment": "Label for a categorical data field used to group or categorize your data (e.g., Product, Customer, Region)",
435
- "limit": 0
348
+ "comment": "Label for a categorical data field used to group or categorize your data (e.g., Product, Customer, Region)"
436
349
  },
437
350
  "dashboard.bucket.stack_title.column": {
438
351
  "value": "Stack by",
439
- "comment": "Label for a categorical field used to create stacked segments in visualizations (e.g., splitting bars into segments by Product Category)",
440
- "limit": 0
352
+ "comment": "Label for a categorical field used to create stacked segments in visualizations (e.g., splitting bars into segments by Product Category)"
441
353
  },
442
354
  "dashboard.bucket.stack_title.bar": {
443
355
  "value": "Stack by",
444
- "comment": "Label for a categorical field used to create stacked segments in visualizations (e.g., splitting bars into segments by Product Category)",
445
- "limit": 0
356
+ "comment": "Label for a categorical field used to create stacked segments in visualizations (e.g., splitting bars into segments by Product Category)"
446
357
  },
447
358
  "dashboard.bucket.stack_title.area": {
448
359
  "value": "Stack by",
449
- "comment": "Label for a categorical field used to create stacked segments in visualizations (e.g., splitting bars into segments by Product Category)",
450
- "limit": 0
360
+ "comment": "Label for a categorical field used to create stacked segments in visualizations (e.g., splitting bars into segments by Product Category)"
451
361
  },
452
362
  "dashboard.bucket.stack_title.heatmap": {
453
363
  "value": "Columns",
454
- "comment": "Label for categorical data fields or measures that will be displayed as columns in a tabular visualization",
455
- "limit": 0
364
+ "comment": "Label for categorical data fields or measures that will be displayed as columns in a tabular visualization"
456
365
  },
457
366
  "dashboard.bucket.segment_title.line": {
458
367
  "value": "Segment by",
459
- "comment": "Label for a categorical field used to divide data into segments or categories (e.g., Product Type, Customer Status)",
460
- "limit": 0
368
+ "comment": "Label for a categorical field used to divide data into segments or categories (e.g., Product Type, Customer Status)"
461
369
  },
462
370
  "dashboard.bucket.segment_title.treemap": {
463
371
  "value": "Segment by",
464
- "comment": "Label for a categorical field used to divide data into segments or categories (e.g., Product Type, Customer Status)",
465
- "limit": 0
372
+ "comment": "Label for a categorical field used to divide data into segments or categories (e.g., Product Type, Customer Status)"
466
373
  },
467
374
  "dashboard.bucket.segment_title.pushpin": {
468
375
  "value": "Segment by",
469
- "comment": "Label for a categorical field used to divide data into segments or categories (e.g., Product Type, Customer Status)",
470
- "limit": 0
376
+ "comment": "Label for a categorical field used to divide data into segments or categories (e.g., Product Type, Customer Status)"
471
377
  },
472
378
  "dashboard.bucket.metric_segment_by_warning._measure": {
473
379
  "value": "To add additional measure, remove {icons} from '<span class=\"stack-by\">'segment by'</span>'",
474
- "comment": "Warning message about measure limitations when using segment by. The {icons} placeholder shows UI icons, and HTML spans provide styling for 'segment by' text.",
475
- "limit": 0
380
+ "comment": "Warning message about measure limitations when using segment by. The {icons} placeholder shows UI icons, and HTML spans provide styling for 'segment by' text."
476
381
  },
477
382
  "dashboard.bucket.metric_segment_by_warning._metric": {
478
383
  "value": "To add additional metric, remove {icons} from '<span class=\"stack-by\">'segment by'</span>'",
479
- "comment": "Warning message about metric limitations when using segment by. The {icons} placeholder shows UI icons, and HTML spans provide styling for 'segment by' text.",
480
- "limit": 0
384
+ "comment": "Warning message about metric limitations when using segment by. The {icons} placeholder shows UI icons, and HTML spans provide styling for 'segment by' text."
481
385
  },
482
386
  "dashboard.bucket.metric_stack_by_warning._measure": {
483
387
  "value": "To add additional measure, remove {icons} from '<span class=\"stack-by\">'stack by'</span>'",
484
- "comment": "Warning message about measure limitations when using stack by. The {icons} placeholder shows UI icons, and HTML spans provide styling for 'stack by' text.",
485
- "limit": 0
388
+ "comment": "Warning message about measure limitations when using stack by. The {icons} placeholder shows UI icons, and HTML spans provide styling for 'stack by' text."
486
389
  },
487
390
  "dashboard.bucket.metric_stack_by_warning._metric": {
488
391
  "value": "To add additional metric, remove {icons} from '<span class=\"stack-by\">'stack by'</span>'",
489
- "comment": "Warning message about metric limitations when using stack by. The {icons} placeholder shows UI icons, and HTML spans provide styling for 'stack by' text.",
490
- "limit": 0
392
+ "comment": "Warning message about metric limitations when using stack by. The {icons} placeholder shows UI icons, and HTML spans provide styling for 'stack by' text."
491
393
  },
492
394
  "dashboard.bucket.metric_view_by_warning._measure": {
493
395
  "value": "To add additional measure, remove {icons} from '<span class=\"stack-by\">'view by'</span>'",
494
- "comment": "Warning message about measure limitations when using view by. The {icons} placeholder shows UI icons, and HTML spans provide styling for 'view by' text.",
495
- "limit": 0
396
+ "comment": "Warning message about measure limitations when using view by. The {icons} placeholder shows UI icons, and HTML spans provide styling for 'view by' text."
496
397
  },
497
398
  "dashboard.bucket.metric_view_by_warning._metric": {
498
399
  "value": "To add additional metric, remove {icons} from '<span class=\"stack-by\">'view by'</span>'",
499
- "comment": "Warning message about metric limitations when using view by. The {icons} placeholder shows UI icons, and HTML spans provide styling for 'view by' text.",
500
- "limit": 0
400
+ "comment": "Warning message about metric limitations when using view by. The {icons} placeholder shows UI icons, and HTML spans provide styling for 'view by' text."
501
401
  },
502
- "dashboard.bucket.category_view_by_warning._measure|insight": {
402
+ "dashboard.bucket.category_view_by_warning._measure": {
503
403
  "value": "To view by another attribute, an visualization can have only one measure",
504
- "comment": "Warning message explaining View By configuration limitations based on measure/metric count",
505
- "limit": 0
404
+ "comment": "Warning message explaining View By configuration limitations based on measure/metric count"
506
405
  },
507
- "dashboard.bucket.category_view_by_warning._metric|insight": {
406
+ "dashboard.bucket.category_view_by_warning._metric": {
508
407
  "value": "To view by another attribute, an visualization can have only one metric",
509
- "comment": "Warning message explaining View By configuration limitations based on measure/metric count",
510
- "limit": 0
511
- },
512
- "dashboard.bucket.category_view_by_warning._measure|report": {
513
- "value": "To view by another attribute, a report can have only one measure",
514
- "comment": "Warning message explaining View By configuration limitations based on measure/metric count",
515
- "limit": 0,
516
- "translate": false
517
- },
518
- "dashboard.bucket.category_view_by_warning._metric|report": {
519
- "value": "To view by another attribute, a report can have only one metric",
520
- "comment": "Warning message explaining View By configuration limitations based on measure/metric count",
521
- "limit": 0,
522
- "translate": false
408
+ "comment": "Warning message explaining View By configuration limitations based on measure/metric count"
523
409
  },
524
410
  "dashboard.bucket.view_stack_by_warning": {
525
411
  "value": "To add additional attribute, remove {icons} from '<span class=\"stack-by\">'stack by'</span>'",
526
- "comment": "Warning message explaining Stack By configuration limitations based on measure/metric count",
527
- "limit": 0
412
+ "comment": "Warning message explaining Stack By configuration limitations based on measure/metric count"
528
413
  },
529
- "dashboard.bucket.category_stack_by_warning._measure|insight": {
414
+ "dashboard.bucket.category_stack_by_warning._measure": {
530
415
  "value": "To stack by, an visualization can have only one measure",
531
- "comment": "Warning message explaining Stack By configuration limitations based on measure/metric count",
532
- "limit": 0
416
+ "comment": "Warning message explaining Stack By configuration limitations based on measure/metric count"
533
417
  },
534
- "dashboard.bucket.category_stack_by_warning._metric|insight": {
418
+ "dashboard.bucket.category_stack_by_warning._metric": {
535
419
  "value": "To stack by, an visualization can have only one metric",
536
- "comment": "Warning message explaining Stack By configuration limitations based on measure/metric count",
537
- "limit": 0
538
- },
539
- "dashboard.bucket.category_stack_by_warning._measure|report": {
540
- "value": "To stack by, a report can have only one measure",
541
- "comment": "Warning message explaining Stack By configuration limitations based on measure/metric count",
542
- "limit": 0,
543
- "translate": false
544
- },
545
- "dashboard.bucket.category_stack_by_warning._metric|report": {
546
- "value": "To stack by, a report can have only one metric",
547
- "comment": "Warning message explaining Stack By configuration limitations based on measure/metric count",
548
- "limit": 0,
549
- "translate": false
550
- },
551
- "dashboard.bucket.stack_view_by_warning|insight": {
552
- "value": "To stack by, an visualization can have only one attribute in view by",
553
- "comment": "Warning message explaining Stack By limitations when using View By",
554
- "limit": 0
420
+ "comment": "Warning message explaining Stack By configuration limitations based on measure/metric count"
555
421
  },
556
- "dashboard.bucket.stack_view_by_warning|report": {
557
- "value": "To stack by, a report can have only one attribute in view by",
558
- "comment": "Warning message explaining Stack By limitations when using View By",
559
- "limit": 0,
560
- "translate": false
422
+ "dashboard.bucket.stack_view_by_warning": {
423
+ "value": "To stack by, an visualization can have only one attribute in view by",
424
+ "comment": "Warning message explaining Stack By limitations when using View By"
561
425
  },
562
- "dashboard.bucket.measure_stack_by_warning._measure|insight": {
426
+ "dashboard.bucket.measure_stack_by_warning._measure": {
563
427
  "value": "To stack by an attribute, an visualization can have only one measure",
564
- "comment": "Warning message explaining that stacking requires limiting to one measure in insights",
565
- "limit": 0
428
+ "comment": "Warning message explaining that stacking requires limiting to one measure in insights"
566
429
  },
567
- "dashboard.bucket.measure_stack_by_warning._metric|insight": {
430
+ "dashboard.bucket.measure_stack_by_warning._metric": {
568
431
  "value": "To stack by an attribute, an visualization can have only one metric",
569
- "comment": "Warning message explaining that stacking requires limiting to one metric in insights",
570
- "limit": 0
571
- },
572
- "dashboard.bucket.measure_stack_by_warning._measure|report": {
573
- "value": "To stack by an attribute, a report can have only one measure",
574
- "comment": "Warning message explaining that stacking requires limiting to one measure in reports",
575
- "limit": 0,
576
- "translate": false
577
- },
578
- "dashboard.bucket.measure_stack_by_warning._metric|report": {
579
- "value": "To stack by an attribute, a report can have only one metric",
580
- "comment": "Warning message explaining that stacking requires limiting to one metric in reports",
581
- "limit": 0,
582
- "translate": false
432
+ "comment": "Warning message explaining that stacking requires limiting to one metric in insights"
583
433
  },
584
434
  "dashboard.bucket.category_columns_warning._measure": {
585
435
  "value": "Cannot add columns: limit is {oldLimit} measures and {oldRowsLimit} rows. Follow the limits to add more",
586
- "comment": "Warning message when trying to add too many columns. The placeholders {oldLimit} and {oldRowsLimit} will be replaced with numbers, e.g., 'Cannot add columns: limit is 10 measures and 20 rows. Follow the limits to add more'.",
587
- "limit": 0
436
+ "comment": "Warning message when trying to add too many columns. The placeholders {oldLimit} and {oldRowsLimit} will be replaced with numbers, e.g., 'Cannot add columns: limit is 10 measures and 20 rows. Follow the limits to add more'."
588
437
  },
589
438
  "dashboard.bucket.category_columns_warning._metric": {
590
439
  "value": "Cannot add columns: limit is {oldLimit} metrics and {oldRowsLimit} rows. Follow the limits to add more",
591
- "comment": "Warning message when trying to add too many columns. The placeholders {oldLimit} and {oldRowsLimit} will be replaced with numbers, e.g., 'Cannot add columns: limit is 10 metrics and 20 rows. Follow the limits to add more'.",
592
- "limit": 0
440
+ "comment": "Warning message when trying to add too many columns. The placeholders {oldLimit} and {oldRowsLimit} will be replaced with numbers, e.g., 'Cannot add columns: limit is 10 metrics and 20 rows. Follow the limits to add more'."
593
441
  },
594
442
  "dashboard.bucket.category_measures_rows_warning": {
595
443
  "value": "To add up to {limit} more, remove all items from columns section",
596
- "comment": "Warning message when trying to add more items. The placeholder {limit} will be replaced with a number, e.g., 'To add up to 5 more, remove all items from columns section'.",
597
- "limit": 0
444
+ "comment": "Warning message when trying to add more items. The placeholder {limit} will be replaced with a number, e.g., 'To add up to 5 more, remove all items from columns section'."
598
445
  },
599
- "dashboard.bucket.category_category_by_warning._measure|insight": {
446
+ "dashboard.bucket.category_category_by_warning._measure": {
600
447
  "value": "To view by, an visualization can have only one measure",
601
- "comment": "Warning message explaining that 'View by' requires limiting to one measure in insights",
602
- "limit": 0
448
+ "comment": "Warning message explaining that 'View by' requires limiting to one measure in insights"
603
449
  },
604
- "dashboard.bucket.category_category_by_warning._metric|insight": {
450
+ "dashboard.bucket.category_category_by_warning._metric": {
605
451
  "value": "To view by, an visualization can have only one metric",
606
- "comment": "Warning message explaining that 'View by' requires limiting to one metric in insights",
607
- "limit": 0
608
- },
609
- "dashboard.bucket.category_category_by_warning._measure|report": {
610
- "value": "To view by, a report can have only one measure",
611
- "comment": "Warning message explaining that 'View by' requires limiting to one measure in reports",
612
- "limit": 0,
613
- "translate": false
614
- },
615
- "dashboard.bucket.category_category_by_warning._metric|report": {
616
- "value": "To view by, a report can have only one metric",
617
- "comment": "Warning message explaining that 'View by' requires limiting to one metric in reports",
618
- "limit": 0,
619
- "translate": false
620
- },
621
- "dashboard.bucket.category_segment_by_warning._measure|insight": {
452
+ "comment": "Warning message explaining that 'View by' requires limiting to one metric in insights"
453
+ },
454
+ "dashboard.bucket.category_segment_by_warning._measure": {
622
455
  "value": "To segment by, an visualization can have only one measure",
623
- "comment": "Warning message explaining that 'Segment by' requires limiting to one measure in insights",
624
- "limit": 0
456
+ "comment": "Warning message explaining that 'Segment by' requires limiting to one measure in insights"
625
457
  },
626
- "dashboard.bucket.category_segment_by_warning._metric|insight": {
458
+ "dashboard.bucket.category_segment_by_warning._metric": {
627
459
  "value": "To segment by, an visualization can have only one metric",
628
- "comment": "Warning message explaining that 'Segment by' requires limiting to one metric in insights",
629
- "limit": 0
630
- },
631
- "dashboard.bucket.category_segment_by_warning._measure|report": {
632
- "value": "To segment by, a report can have only one measure",
633
- "comment": "Warning message explaining that 'Segment by' requires limiting to one measure in reports",
634
- "limit": 0,
635
- "translate": false
636
- },
637
- "dashboard.bucket.category_segment_by_warning._metric|report": {
638
- "value": "To segment by, a report can have only one metric",
639
- "comment": "Warning message explaining that 'Segment by' requires limiting to one metric in reports",
640
- "limit": 0,
641
- "translate": false
460
+ "comment": "Warning message explaining that 'Segment by' requires limiting to one metric in insights"
642
461
  },
643
462
  "dashboard.bucket.measures_title.table._measure": {
644
463
  "value": "Measures",
645
- "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)",
646
- "limit": 0
464
+ "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)"
647
465
  },
648
466
  "dashboard.bucket.measures_title.table._metric": {
649
467
  "value": "Metrics",
650
- "comment": "Label for calculated indicators based on metric data that show performance (e.g., Revenue Growth, Profit Margin)",
651
- "limit": 0
468
+ "comment": "Label for calculated indicators based on metric data that show performance (e.g., Revenue Growth, Profit Margin)"
652
469
  },
653
470
  "dashboard.bucket.measures_title.sankey._measure": {
654
471
  "value": "MEASURE",
655
- "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)",
656
- "limit": 0
472
+ "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)"
657
473
  },
658
474
  "dashboard.bucket.measures_title.sankey._metric": {
659
475
  "value": "METRIC",
660
- "comment": "Label for calculated indicators based on metric data that show performance (e.g., Revenue Growth, Profit Margin)",
661
- "limit": 0
476
+ "comment": "Label for calculated indicators based on metric data that show performance (e.g., Revenue Growth, Profit Margin)"
662
477
  },
663
478
  "dashboard.bucket.measures_title.dependencywheel._measure": {
664
479
  "value": "MEASURE",
665
- "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)",
666
- "limit": 0
480
+ "comment": "Label for quantitative data values calculated from your data (e.g., Sum of Revenue, Count of Orders)"
667
481
  },
668
482
  "dashboard.bucket.measures_title.dependencywheel._metric": {
669
483
  "value": "METRIC",
670
- "comment": "Label for calculated indicators based on metric data that show performance (e.g., Revenue Growth, Profit Margin)",
671
- "limit": 0
484
+ "comment": "Label for calculated indicators based on metric data that show performance (e.g., Revenue Growth, Profit Margin)"
672
485
  },
673
486
  "dashboard.bucket.attribute_title.table": {
674
487
  "value": "Rows",
675
- "comment": "Label for categorical data fields that will be displayed as rows in a table visualization",
676
- "limit": 0
488
+ "comment": "Label for categorical data fields that will be displayed as rows in a table visualization"
677
489
  },
678
490
  "dashboard.bucket.columns_title.table": {
679
491
  "value": "Columns",
680
- "comment": "Label for categorical data fields or measures that will be displayed as columns in a tabular visualization",
681
- "limit": 0
492
+ "comment": "Label for categorical data fields or measures that will be displayed as columns in a tabular visualization"
682
493
  },
683
494
  "dashboard.bucket.attribute_title.repeater": {
684
495
  "value": "Rows",
685
- "comment": "Label for categorical data fields that will be displayed as rows in a repeater visualization",
686
- "limit": 0
496
+ "comment": "Label for categorical data fields that will be displayed as rows in a repeater visualization"
687
497
  },
688
498
  "dashboard.bucket.view_title.repeater": {
689
499
  "value": "View by",
690
- "comment": "Label for a categorical data field used to group or categorize your data (e.g., Product, Customer, Region)",
691
- "limit": 0
500
+ "comment": "Label for a categorical data field used to group or categorize your data (e.g., Product, Customer, Region)"
692
501
  },
693
502
  "dashboard.bucket.columns_title.repeater": {
694
503
  "value": "Columns",
695
- "comment": "Label for categorical data fields or measures that will be displayed as columns in a tabular visualization",
696
- "limit": 0
504
+ "comment": "Label for categorical data fields or measures that will be displayed as columns in a tabular visualization"
697
505
  },
698
- "dashboard.error.missing_primary_bucket_item.heading._measure|insight": {
506
+ "dashboard.error.missing_primary_bucket_item.heading._measure": {
699
507
  "value": "No primary measure in your visualization",
700
- "comment": "Error message shown when a required data item is missing from a visualization or report",
701
- "limit": 0
508
+ "comment": "Error message shown when a required data item is missing from a visualization or report"
702
509
  },
703
- "dashboard.error.missing_primary_bucket_item.heading._metric|insight": {
510
+ "dashboard.error.missing_primary_bucket_item.heading._metric": {
704
511
  "value": "No primary metric in your visualization",
705
- "comment": "Error message shown when a required data item is missing from a visualization or report",
706
- "limit": 0
707
- },
708
- "dashboard.error.missing_primary_bucket_item.heading._measure|report": {
709
- "value": "No primary measure in your report",
710
- "comment": "Error message shown when a required data item is missing from a visualization or report",
711
- "limit": 0,
712
- "translate": false
713
- },
714
- "dashboard.error.missing_primary_bucket_item.heading._metric|report": {
715
- "value": "No primary metric in your report",
716
- "comment": "Error message shown when a required data item is missing from a visualization or report",
717
- "limit": 0,
718
- "translate": false
719
- },
720
- "dashboard.error.missing_primary_bucket_item.text._measure|insight": {
512
+ "comment": "Error message shown when a required data item is missing from a visualization or report"
513
+ },
514
+ "dashboard.error.missing_primary_bucket_item.text._measure": {
721
515
  "value": "Add a primary measure to your visualization, or switch to table.\nOnce done, you'll be able to save it.",
722
- "comment": "Instructional message explaining how to fix a missing primary measure error in a visualization",
723
- "limit": 0
516
+ "comment": "Instructional message explaining how to fix a missing primary measure error in a visualization"
724
517
  },
725
- "dashboard.error.missing_primary_bucket_item.text._metric|insight": {
518
+ "dashboard.error.missing_primary_bucket_item.text._metric": {
726
519
  "value": "Add a primary metric to your visualization, or switch to table.\nOnce done, you'll be able to save it.",
727
- "comment": "Instructional message explaining how to fix a missing primary metric error in a visualization",
728
- "limit": 0
729
- },
730
- "dashboard.error.missing_primary_bucket_item.text._measure|report": {
731
- "value": "Add a primary measure to your report, or switch to table.\nOnce done, you'll be able to save it.",
732
- "comment": "Instructional message explaining how to fix a missing primary measure error in a report",
733
- "limit": 0,
734
- "translate": false
735
- },
736
- "dashboard.error.missing_primary_bucket_item.text._metric|report": {
737
- "value": "Add a primary metric to your report, or switch to table.\nOnce done, you'll be able to save it.",
738
- "comment": "Instructional message explaining how to fix a missing primary metric error in a report",
739
- "limit": 0,
740
- "translate": false
520
+ "comment": "Instructional message explaining how to fix a missing primary metric error in a visualization"
741
521
  },
742
522
  "dashboard.xirr.error.invalid_buckets.heading": {
743
523
  "value": "Incomplete configuration",
744
- "comment": "Informs the user that they have not provided all the necessary configuration items (one measure and one date attribute)",
745
- "limit": 0
524
+ "comment": "Informs the user that they have not provided all the necessary configuration items (one measure and one date attribute)"
746
525
  },
747
526
  "dashboard.xirr.error.invalid_buckets.text._measure": {
748
527
  "value": "Make sure you have selected one measure and one date attribute",
749
- "comment": "The user should be instructed to review that they have added one measure and one date attribute to the visualization",
750
- "limit": 0
528
+ "comment": "The user should be instructed to review that they have added one measure and one date attribute to the visualization"
751
529
  },
752
530
  "dashboard.xirr.error.invalid_buckets.text._metric": {
753
531
  "value": "Make sure you have selected one metric and one date attribute",
754
- "comment": "The user should be instructed to review that they have added one metric and one date attribute to the visualization",
755
- "limit": 0
532
+ "comment": "The user should be instructed to review that they have added one metric and one date attribute to the visualization"
756
533
  },
757
534
  "properties.unsupported": {
758
535
  "value": "This visualization doesn’t support configuration",
759
- "comment": "Message displayed when a visualization type does not support configuration options",
760
- "limit": 0
536
+ "comment": "Message displayed when a visualization type does not support configuration options"
761
537
  },
762
- "properties.config.not_applicable|insight": {
538
+ "properties.config.not_applicable": {
763
539
  "value": "Configuration Panel is not applicable for this configuration of the visualization",
764
- "comment": "Message shown when configuration panel is not available for current insight setup",
765
- "limit": 0
766
- },
767
- "properties.config.not_applicable|report": {
768
- "value": "Configuration Panel is not applicable for this configuration of the report",
769
- "comment": "Message shown when configuration panel is not available for current report setup",
770
- "limit": 0,
771
- "translate": false
540
+ "comment": "Message shown when configuration panel is not available for current insight setup"
772
541
  },
773
- "properties.not_applicable|insight": {
542
+ "properties.not_applicable": {
774
543
  "value": "Property is not applicable for this configuration of the visualization",
775
- "comment": "Message shown when a specific property is not applicable for current insight configuration",
776
- "limit": 0
777
- },
778
- "properties.not_applicable|report": {
779
- "value": "Property is not applicable for this configuration of the report",
780
- "comment": "Message shown when a specific property is not applicable for current report configuration",
781
- "limit": 0,
782
- "translate": false
544
+ "comment": "Message shown when a specific property is not applicable for current insight configuration"
783
545
  },
784
546
  "properties.auto_placeholder": {
785
547
  "value": "auto",
786
- "comment": "Label for automatic setting option in configuration",
787
- "limit": 0
548
+ "comment": "Label for automatic setting option in configuration"
788
549
  },
789
550
  "properties.auto_default": {
790
551
  "value": "auto (default)",
791
- "comment": "Label indicating automatic setting is the default option",
792
- "limit": 0
552
+ "comment": "Label indicating automatic setting is the default option"
793
553
  },
794
554
  "properties.legend.title": {
795
555
  "value": "Legend",
796
- "comment": "Title for legend configuration section",
797
- "limit": 0
556
+ "comment": "Title for legend configuration section"
798
557
  },
799
558
  "properties.legend.position": {
800
559
  "value": "Position",
801
- "comment": "Label for legend position setting",
802
- "limit": 0
560
+ "comment": "Label for legend position setting"
803
561
  },
804
562
  "properties.total.title": {
805
563
  "value": "Total",
806
- "comment": "Title for total/sum configuration section",
807
- "limit": 0
564
+ "comment": "Title for total/sum configuration section"
808
565
  },
809
566
  "properties.total.name": {
810
567
  "value": "Name",
811
- "comment": "Label for total row name configuration",
812
- "limit": 0
568
+ "comment": "Label for total row name configuration"
813
569
  },
814
570
  "properties.total.tooltip": {
815
571
  "value": "Add sum of all values as a column at the end.",
816
- "comment": "Tooltip explaining how total column functionality works",
817
- "limit": 0
572
+ "comment": "Tooltip explaining how total column functionality works"
818
573
  },
819
574
  "properties.total.measures.tooltip": {
820
575
  "value": "Disable “is total” options in metric to add sum of all values as a column at the end.",
821
- "comment": "The tooltip for the toggle total section when there is any metric set to total metric",
822
- "limit": 0
576
+ "comment": "The tooltip for the toggle total section when there is any metric set to total metric"
823
577
  },
824
578
  "properties.color.total": {
825
579
  "value": "Total",
826
- "comment": "Label for total values color configuration",
827
- "limit": 0
580
+ "comment": "Label for total values color configuration"
828
581
  },
829
582
  "properties.color.positive": {
830
583
  "value": "Positive",
831
- "comment": "Label for positive values color configuration",
832
- "limit": 0
584
+ "comment": "Label for positive values color configuration"
833
585
  },
834
586
  "properties.color.negative": {
835
587
  "value": "Negative",
836
- "comment": "Label for negative values color configuration",
837
- "limit": 0
588
+ "comment": "Label for negative values color configuration"
838
589
  },
839
590
  "properties.canvas.title": {
840
591
  "value": "Canvas",
841
- "comment": "Title for canvas configuration section",
842
- "limit": 0
592
+ "comment": "Title for canvas configuration section"
843
593
  },
844
594
  "properties.canvas.gridline": {
845
595
  "value": "Gridline",
846
- "comment": "Label for gridline configuration option",
847
- "limit": 0
596
+ "comment": "Label for gridline configuration option"
848
597
  },
849
598
  "properties.canvas.labels.percentages": {
850
599
  "value": "Percentage",
851
- "comment": "applicable for funnel chart special data labels which can include percentages",
852
- "limit": 0
600
+ "comment": "applicable for funnel chart special data labels which can include percentages"
853
601
  },
854
602
  "properties.canvas.labels.percentages.info": {
855
603
  "value": "Display percentages on each slice, with the top-most slice as 100% and the others as fractions of that value.",
856
- "comment": "this is an explanation tooltip for the Percentage option for funnel chart (properties.canvas.labels.percentages)",
857
- "limit": 0
604
+ "comment": "this is an explanation tooltip for the Percentage option for funnel chart (properties.canvas.labels.percentages)"
858
605
  },
859
606
  "properties.canvas.labels.percentages.disabled": {
860
607
  "value": "Percentages are hidden due to hidden data labels.",
861
- "comment": "this is an explanation tooltip when the Percentage option for funnel chart is disabled (properties.canvas.labels.percentages)",
862
- "limit": 0
608
+ "comment": "this is an explanation tooltip when the Percentage option for funnel chart is disabled (properties.canvas.labels.percentages)"
863
609
  },
864
610
  "properties.canvas.continuousLine.label": {
865
611
  "value": "Continuous line",
866
- "comment": "Label for continuous line configuration option",
867
- "limit": 0
612
+ "comment": "Label for continuous line configuration option"
868
613
  },
869
614
  "properties.canvas.continuousLine.tooltip": {
870
615
  "value": "Draw a line between points with missing values.",
871
- "comment": "Tooltip for continuous line configuration option",
872
- "limit": 0
616
+ "comment": "Tooltip for continuous line configuration option"
873
617
  },
874
618
  "properties.canvas.dataLabels": {
875
619
  "value": "Data Labels",
876
- "comment": "Label for data labels configuration option",
877
- "limit": 0
620
+ "comment": "Label for data labels configuration option"
878
621
  },
879
622
  "properties.canvas.dataLabels.auto": {
880
623
  "value": "auto (default)",
881
- "comment": "Label for automatic data labels configuration option",
882
- "limit": 0
624
+ "comment": "Label for automatic data labels configuration option"
883
625
  },
884
626
  "properties.canvas.dataLabels.show": {
885
627
  "value": "show",
886
- "comment": "Label for show data labels configuration option",
887
- "limit": 0
628
+ "comment": "Label for show data labels configuration option"
888
629
  },
889
630
  "properties.canvas.dataLabels.hide": {
890
631
  "value": "hide",
891
- "comment": "Label for hide data labels configuration option",
892
- "limit": 0
632
+ "comment": "Label for hide data labels configuration option"
893
633
  },
894
634
  "properties.canvas.rowHeight": {
895
635
  "value": "Row height",
896
- "comment": "Label of the dropdown for configuring the row height of the chart",
897
- "limit": 0
636
+ "comment": "Label of the dropdown for configuring the row height of the chart"
898
637
  },
899
638
  "properties.canvas.rowHeight.small": {
900
639
  "value": "small",
901
- "comment": "Option of the dropdown for configuring the row height of the chart (small)",
902
- "limit": 0
640
+ "comment": "Option of the dropdown for configuring the row height of the chart (small)"
903
641
  },
904
642
  "properties.canvas.rowHeight.medium": {
905
643
  "value": "medium",
906
- "comment": "Option of the dropdown for configuring the row height of the chart (medium)",
907
- "limit": 0
644
+ "comment": "Option of the dropdown for configuring the row height of the chart (medium)"
908
645
  },
909
646
  "properties.canvas.rowHeight.large": {
910
647
  "value": "large",
911
- "comment": "Option of the dropdown for configuring the row height of the chart (large)",
912
- "limit": 0
648
+ "comment": "Option of the dropdown for configuring the row height of the chart (large)"
913
649
  },
914
650
  "properties.canvas.verticalAlign": {
915
651
  "value": "Vertical align",
916
- "comment": "Label of the dropdown for configuring vertical alignment of the chart cells",
917
- "limit": 0
652
+ "comment": "Label of the dropdown for configuring vertical alignment of the chart cells"
918
653
  },
919
654
  "properties.canvas.verticalAlign.top": {
920
655
  "value": "top",
921
- "comment": "Option of the dropdown for configuring vertical alignment of the chart cells (top)",
922
- "limit": 0
656
+ "comment": "Option of the dropdown for configuring vertical alignment of the chart cells (top)"
923
657
  },
924
658
  "properties.canvas.verticalAlign.middle": {
925
659
  "value": "middle",
926
- "comment": "Vertical center (between top and bottom)",
927
- "limit": 0
660
+ "comment": "Vertical center (between top and bottom)"
928
661
  },
929
662
  "properties.canvas.verticalAlign.bottom": {
930
663
  "value": "bottom",
931
- "comment": "Option of the dropdown for configuring vertical alignment of the chart cells (bottom)",
932
- "limit": 0
664
+ "comment": "Option of the dropdown for configuring vertical alignment of the chart cells (bottom)"
933
665
  },
934
666
  "properties.canvas.textWrapping": {
935
667
  "value": "Text wrapping",
936
- "comment": "Label of the dropdown for configuring text wrapping of the chart cells",
937
- "limit": 0
668
+ "comment": "Label of the dropdown for configuring text wrapping of the chart cells"
938
669
  },
939
670
  "properties.canvas.textWrapping.clip": {
940
671
  "value": "clip",
941
- "comment": "Option of the dropdown for configuring the text wrapping of the chart cell (clip)",
942
- "limit": 0
672
+ "comment": "Option of the dropdown for configuring the text wrapping of the chart cell (clip)"
943
673
  },
944
674
  "properties.canvas.textWrapping.wrap": {
945
675
  "value": "wrap",
946
- "comment": "Option of the dropdown for configuring the text wrapping of the chart cell (wrap)",
947
- "limit": 0
676
+ "comment": "Option of the dropdown for configuring the text wrapping of the chart cell (wrap)"
948
677
  },
949
678
  "properties.canvas.image": {
950
679
  "value": "Image",
951
- "comment": "Label of the dropdown for configuring image sizing of the chart cells",
952
- "limit": 0
680
+ "comment": "Label of the dropdown for configuring image sizing of the chart cells"
953
681
  },
954
682
  "properties.canvas.image.fit": {
955
683
  "value": "fit",
956
- "comment": "Option of the dropdown for configuring the image sizing of the chart cell (fit)",
957
- "limit": 0
684
+ "comment": "Option of the dropdown for configuring the image sizing of the chart cell (fit)"
958
685
  },
959
686
  "properties.canvas.image.fill": {
960
687
  "value": "fill",
961
- "comment": "Option of the dropdown for configuring the image sizing of the chart cell (fill)",
962
- "limit": 0
688
+ "comment": "Option of the dropdown for configuring the image sizing of the chart cell (fill)"
963
689
  },
964
690
  "properties.forecast.title": {
965
691
  "value": "Forecast",
966
- "comment": "Title for forecast configuration section",
967
- "limit": 0
692
+ "comment": "Title for forecast configuration section"
968
693
  },
969
694
  "properties.forecastDisabled.title": {
970
695
  "value": "Forecast is not available for this combination of buckets",
971
- "comment": "Message shown when forecast feature is not available for current chart configuration",
972
- "limit": 0
696
+ "comment": "Message shown when forecast feature is not available for current chart configuration"
973
697
  },
974
698
  "properties.forecastPeriod.title": {
975
699
  "value": "Period",
976
- "comment": "Label for forecast period configuration",
977
- "limit": 0
700
+ "comment": "Label for forecast period configuration"
978
701
  },
979
702
  "properties.forecastPeriod.placeholder": {
980
703
  "value": "Period",
981
- "comment": "Placeholder text for forecast period input field",
982
- "limit": 0
704
+ "comment": "Placeholder text for forecast period input field"
983
705
  },
984
706
  "properties.forecastSeasonal.title": {
985
707
  "value": "Seasonality",
986
- "comment": "Label for forecast seasonality configuration",
987
- "limit": 0
708
+ "comment": "Label for forecast seasonality configuration"
988
709
  },
989
710
  "properties.forecastConfidence.title": {
990
711
  "value": "Confidence",
991
- "comment": "Label for confidence level when forecasting measure/metric trends",
992
- "limit": 0
712
+ "comment": "Label for confidence level when forecasting measure/metric trends"
993
713
  },
994
714
  "properties.forecastConfidence.70": {
995
715
  "value": "70%",
996
- "comment": "70% confidence level option for measure/metric trend forecasting",
997
- "limit": 0
716
+ "comment": "70% confidence level option for measure/metric trend forecasting"
998
717
  },
999
718
  "properties.forecastConfidence.75": {
1000
719
  "value": "75%",
1001
- "comment": "75% confidence level option for measure/metric trend forecasting",
1002
- "limit": 0
720
+ "comment": "75% confidence level option for measure/metric trend forecasting"
1003
721
  },
1004
722
  "properties.forecastConfidence.80": {
1005
723
  "value": "80%",
1006
- "comment": "80% confidence level option for measure/metric trend forecasting",
1007
- "limit": 0
724
+ "comment": "80% confidence level option for measure/metric trend forecasting"
1008
725
  },
1009
726
  "properties.forecastConfidence.85": {
1010
727
  "value": "85%",
1011
- "comment": "85% confidence level option for measure/metric trend forecasting",
1012
- "limit": 0
728
+ "comment": "85% confidence level option for measure/metric trend forecasting"
1013
729
  },
1014
730
  "properties.forecastConfidence.90": {
1015
731
  "value": "90%",
1016
- "comment": "90% confidence level option for measure/metric trend forecasting",
1017
- "limit": 0
732
+ "comment": "90% confidence level option for measure/metric trend forecasting"
1018
733
  },
1019
734
  "properties.forecastConfidence.95": {
1020
735
  "value": "95%",
1021
- "comment": "95% confidence level option for measure/metric trend forecasting",
1022
- "limit": 0
736
+ "comment": "95% confidence level option for measure/metric trend forecasting"
1023
737
  },
1024
738
  "properties.forecastSliced.title": {
1025
739
  "value": "Showing partial forecast.",
1026
- "comment": "Message title shown when measure/metric trend forecast is not available for the entire selected period",
1027
- "limit": 0
740
+ "comment": "Message title shown when measure/metric trend forecast is not available for the entire selected period"
1028
741
  },
1029
742
  "properties.forecastSliced.description": {
1030
743
  "value": "The available data point don`t cover the entire selected period.",
1031
- "comment": "Message description that is shown when measure/metric trend forecast is not available for the entire selected period",
1032
- "limit": 0
744
+ "comment": "Message description that is shown when measure/metric trend forecast is not available for the entire selected period"
1033
745
  },
1034
746
  "properties.clustering.title": {
1035
747
  "value": "Cluster",
1036
- "comment": "Title of the clustering configuration section.",
1037
- "limit": 0
748
+ "comment": "Title of the clustering configuration section."
1038
749
  },
1039
750
  "properties.clustering.amount": {
1040
751
  "value": "Amount",
1041
- "comment": "Label of the input for configuring the number of clusters.",
1042
- "limit": 0
752
+ "comment": "Label of the input for configuring the number of clusters."
1043
753
  },
1044
754
  "properties.clustering.amount.placeholder": {
1045
755
  "value": "3",
1046
- "comment": "Placeholder of the input for configuring the number of clusters.",
1047
- "limit": 0
756
+ "comment": "Placeholder of the input for configuring the number of clusters."
1048
757
  },
1049
758
  "properties.clustering.threshold": {
1050
759
  "value": "Threshold",
1051
- "comment": "Label of the input for configuring the clustering threshold.",
1052
- "limit": 0
760
+ "comment": "Label of the input for configuring the clustering threshold."
1053
761
  },
1054
762
  "properties.clustering.threshold.placeholder": {
1055
763
  "value": "0.03",
1056
- "comment": "Placeholder of the input for configuring the clustering threshold. This placeholder is used to show the default value and format in which the threshold is expected.",
1057
- "limit": 0
764
+ "comment": "Placeholder of the input for configuring the clustering threshold. This placeholder is used to show the default value and format in which the threshold is expected."
1058
765
  },
1059
766
  "properties.clustering.threshold.tooltip": {
1060
767
  "value": "The threshold is a limit that determines when to group data. <link>Learn more</link>",
1061
- "comment": "Tooltip message of the clustering threshold input.",
1062
- "limit": 0
768
+ "comment": "Tooltip message of the clustering threshold input."
1063
769
  },
1064
770
  "properties.clustering.amount.partial.title": {
1065
771
  "value": "Showing partial clusters",
1066
- "comment": "Message title that is shown when clustering amount is higher than the number of visualization data points.",
1067
- "limit": 0
772
+ "comment": "Message title that is shown when clustering amount is higher than the number of visualization data points."
1068
773
  },
1069
774
  "properties.clustering.amount.partial.description": {
1070
775
  "value": "The available data points don't cover the entire selected amount.",
1071
- "comment": "Message description that is shown when clustering amount is higher than the number of visualization data points.",
1072
- "limit": 0
776
+ "comment": "Message description that is shown when clustering amount is higher than the number of visualization data points."
1073
777
  },
1074
778
  "properties.clustering.disabled": {
1075
779
  "value": "Clustering requires 2 Metrics and View by, without Segment by.",
1076
- "comment": "Tooltip message of the disabled toggle that enables clustering",
1077
- "limit": 0
780
+ "comment": "Tooltip message of the disabled toggle that enables clustering"
1078
781
  },
1079
782
  "properties.canvas.totalLabels": {
1080
783
  "value": "Total Labels",
1081
- "comment": "Label for total labels configuration option",
1082
- "limit": 0
784
+ "comment": "Label for total labels configuration option"
1083
785
  },
1084
786
  "properties.canvas.totalLabels.auto": {
1085
787
  "value": "auto (default)",
1086
- "comment": "Label for automatic total labels configuration option",
1087
- "limit": 0
788
+ "comment": "Label for automatic total labels configuration option"
1088
789
  },
1089
790
  "properties.canvas.totalLabels.show": {
1090
791
  "value": "show",
1091
- "comment": "Label for show total labels configuration option",
1092
- "limit": 0
792
+ "comment": "Label for show total labels configuration option"
1093
793
  },
1094
794
  "properties.canvas.totalLabels.hide": {
1095
795
  "value": "hide",
1096
- "comment": "Label for hide total labels configuration option",
1097
- "limit": 0
796
+ "comment": "Label for hide total labels configuration option"
1098
797
  },
1099
798
  "properties.canvas.dataPoints": {
1100
799
  "value": "Data Points",
1101
- "comment": "Label for data points configuration option",
1102
- "limit": 0
800
+ "comment": "Label for data points configuration option"
1103
801
  },
1104
802
  "properties.canvas.dataPoints.auto": {
1105
803
  "value": "auto (default)",
1106
- "comment": "Label for automatic data points configuration option",
1107
- "limit": 0
804
+ "comment": "Label for automatic data points configuration option"
1108
805
  },
1109
806
  "properties.canvas.dataPoints.show": {
1110
807
  "value": "show",
1111
- "comment": "Label for show data points configuration option",
1112
- "limit": 0
808
+ "comment": "Label for show data points configuration option"
1113
809
  },
1114
810
  "properties.canvas.dataPoints.hide": {
1115
811
  "value": "hide",
1116
- "comment": "Label for hide data points configuration option",
1117
- "limit": 0
812
+ "comment": "Label for hide data points configuration option"
1118
813
  },
1119
814
  "properties.yaxis.title": {
1120
815
  "value": "Y-Axis",
1121
- "comment": "Vertical axis of a plot.",
1122
- "limit": 0
816
+ "comment": "Vertical axis of a plot."
1123
817
  },
1124
818
  "properties.axis.labels": {
1125
819
  "value": "labels",
1126
- "comment": "Label for axis labels configuration option",
1127
- "limit": 0
820
+ "comment": "Label for axis labels configuration option"
1128
821
  },
1129
822
  "properties.axis.rotation": {
1130
823
  "value": "Rotation",
1131
- "comment": "Label for axis rotation configuration option",
1132
- "limit": 0
824
+ "comment": "Label for axis rotation configuration option"
1133
825
  },
1134
826
  "properties.axis.format": {
1135
827
  "value": "Format",
1136
- "comment": "Label for axis format configuration option",
1137
- "limit": 0
828
+ "comment": "Label for axis format configuration option"
1138
829
  },
1139
830
  "properties.axis.format.inherit": {
1140
831
  "value": "inherit",
1141
- "comment": "Axis format option to inherit formatting from used measure.",
1142
- "limit": 0
832
+ "comment": "Axis format option to inherit formatting from used measure."
1143
833
  },
1144
- "properties.axis.format.info.inherit._measure|insight": {
834
+ "properties.axis.format.info.inherit._measure": {
1145
835
  "value": "The format is inherited from the first measure in the visualization.",
1146
- "comment": "Info text for axis format option.",
1147
- "limit": 0
836
+ "comment": "Info text for axis format option."
1148
837
  },
1149
- "properties.axis.format.info.inherit._metric|insight": {
838
+ "properties.axis.format.info.inherit._metric": {
1150
839
  "value": "The format is inherited from the first metric in the visualization.",
1151
- "comment": "Info text for axis format option.",
1152
- "limit": 0
1153
- },
1154
- "properties.axis.format.info.inherit._measure|report": {
1155
- "value": "The format is inherited from the first measure in the report.",
1156
- "comment": "Info text for axis format option for measures in reports",
1157
- "limit": 0,
1158
- "translate": false
1159
- },
1160
- "properties.axis.format.info.inherit._metric|report": {
1161
- "value": "The format is inherited from the first metric in the report.",
1162
- "comment": "Info text for axis format option for metrics in reports",
1163
- "limit": 0,
1164
- "translate": false
840
+ "comment": "Info text for axis format option."
1165
841
  },
1166
842
  "properties.axis.name": {
1167
843
  "value": "name",
1168
- "comment": "Name of the axis of a chart",
1169
- "limit": 0
844
+ "comment": "Name of the axis of a chart"
1170
845
  },
1171
846
  "properties.axis.name.position": {
1172
847
  "value": "Position",
1173
- "comment": "Position of the axis of a chart",
1174
- "limit": 0
848
+ "comment": "Position of the axis of a chart"
1175
849
  },
1176
850
  "properties.axis.name.position.left": {
1177
851
  "value": "left",
1178
- "comment": "Left position option for axis name",
1179
- "limit": 0
852
+ "comment": "Left position option for axis name"
1180
853
  },
1181
854
  "properties.axis.name.position.center": {
1182
855
  "value": "center",
1183
- "comment": "Horizontal center (between left and right)",
1184
- "limit": 0
856
+ "comment": "Horizontal center (between left and right)"
1185
857
  },
1186
858
  "properties.axis.name.position.right": {
1187
859
  "value": "right",
1188
- "comment": "Right position option for axis name",
1189
- "limit": 0
860
+ "comment": "Right position option for axis name"
1190
861
  },
1191
862
  "properties.axis.name.position.top": {
1192
863
  "value": "top",
1193
- "comment": "Top position option for axis name",
1194
- "limit": 0
864
+ "comment": "Top position option for axis name"
1195
865
  },
1196
866
  "properties.axis.name.position.middle": {
1197
867
  "value": "middle",
1198
- "comment": "Vertical center (between top and bottom)",
1199
- "limit": 0
868
+ "comment": "Vertical center (between top and bottom)"
1200
869
  },
1201
870
  "properties.axis.name.position.bottom": {
1202
871
  "value": "bottom",
1203
- "comment": "Bottom position option for axis name",
1204
- "limit": 0
872
+ "comment": "Bottom position option for axis name"
1205
873
  },
1206
874
  "properties.axis.min": {
1207
875
  "value": "Min",
1208
- "comment": "Label for minimum axis value configuration",
1209
- "limit": 0
876
+ "comment": "Label for minimum axis value configuration"
1210
877
  },
1211
878
  "properties.axis.min.warning": {
1212
879
  "value": "Min value cannot be greater than max value",
1213
- "comment": "Warning message when minimum axis value exceeds maximum value",
1214
- "limit": 0
880
+ "comment": "Warning message when minimum axis value exceeds maximum value"
1215
881
  },
1216
882
  "properties.axis.max": {
1217
883
  "value": "Max",
1218
- "comment": "Label for maximum axis value configuration",
1219
- "limit": 0
884
+ "comment": "Label for maximum axis value configuration"
1220
885
  },
1221
886
  "properties.axis.max.warning": {
1222
887
  "value": "Max value cannot be smaller than min value",
1223
- "comment": "Warning message when maximum axis value is less than minimum value",
1224
- "limit": 0
888
+ "comment": "Warning message when maximum axis value is less than minimum value"
1225
889
  },
1226
890
  "properties.xaxis.title": {
1227
891
  "value": "X-Axis",
1228
- "comment": "Horizontal axis of a plot.",
1229
- "limit": 0
892
+ "comment": "Horizontal axis of a plot."
1230
893
  },
1231
894
  "properties.axis.scale": {
1232
895
  "value": "scale",
1233
- "comment": "Label for axis scale configuration",
1234
- "limit": 0
896
+ "comment": "Label for axis scale configuration"
1235
897
  },
1236
898
  "properties.axis.left": {
1237
899
  "value": "Left",
1238
- "comment": "Left axis position option",
1239
- "limit": 0
900
+ "comment": "Left axis position option"
1240
901
  },
1241
902
  "properties.axis.right": {
1242
903
  "value": "Right",
1243
- "comment": "Right axis position option",
1244
- "limit": 0
904
+ "comment": "Right axis position option"
1245
905
  },
1246
906
  "properties.axis.top": {
1247
907
  "value": "Top",
1248
- "comment": "Top axis position option",
1249
- "limit": 0
908
+ "comment": "Top axis position option"
1250
909
  },
1251
910
  "properties.axis.bottom": {
1252
911
  "value": "Bottom",
1253
- "comment": "Bottom axis position option",
1254
- "limit": 0
912
+ "comment": "Bottom axis position option"
1255
913
  },
1256
914
  "properties.rotation.0": {
1257
915
  "value": "0°",
1258
- "comment": "0 degrees rotation option",
1259
- "limit": 0
916
+ "comment": "0 degrees rotation option"
1260
917
  },
1261
918
  "properties.rotation.30": {
1262
919
  "value": "30°",
1263
- "comment": "30 degrees rotation option",
1264
- "limit": 0
920
+ "comment": "30 degrees rotation option"
1265
921
  },
1266
922
  "properties.rotation.45": {
1267
923
  "value": "45°",
1268
- "comment": "45 degrees rotation option",
1269
- "limit": 0
924
+ "comment": "45 degrees rotation option"
1270
925
  },
1271
926
  "properties.rotation.60": {
1272
927
  "value": "60°",
1273
- "comment": "60 degrees rotation option",
1274
- "limit": 0
928
+ "comment": "60 degrees rotation option"
1275
929
  },
1276
930
  "properties.rotation.90": {
1277
931
  "value": "90°",
1278
- "comment": "90 degrees rotation option",
1279
- "limit": 0
932
+ "comment": "90 degrees rotation option"
1280
933
  },
1281
934
  "properties.legend.position.up": {
1282
935
  "value": "top",
1283
- "comment": "Top legend position option",
1284
- "limit": 0
936
+ "comment": "Top legend position option"
1285
937
  },
1286
938
  "properties.legend.position.down": {
1287
939
  "value": "bottom",
1288
- "comment": "Bottom legend position option",
1289
- "limit": 0
940
+ "comment": "Bottom legend position option"
1290
941
  },
1291
942
  "properties.legend.position.right": {
1292
943
  "value": "right",
1293
- "comment": "Right legend position option",
1294
- "limit": 0
944
+ "comment": "Right legend position option"
1295
945
  },
1296
946
  "properties.legend.position.left": {
1297
947
  "value": "left",
1298
- "comment": "Left legend position option",
1299
- "limit": 0
948
+ "comment": "Left legend position option"
1300
949
  },
1301
950
  "properties.orientation.title": {
1302
951
  "value": "Orientation",
1303
- "comment": "The title for the orientation configuration section",
1304
- "limit": 0
952
+ "comment": "The title for the orientation configuration section"
1305
953
  },
1306
954
  "properties.orientation.horizontal": {
1307
955
  "value": "Horizontal (default)",
1308
- "comment": "The chart orientation configuration",
1309
- "limit": 0
956
+ "comment": "The chart orientation configuration"
1310
957
  },
1311
958
  "properties.orientation.vertical": {
1312
959
  "value": "Vertical",
1313
- "comment": "The chart orientation configuration",
1314
- "limit": 0
960
+ "comment": "The chart orientation configuration"
1315
961
  },
1316
962
  "properties.points.title": {
1317
963
  "value": "Points",
1318
- "comment": "Points on map",
1319
- "limit": 0
964
+ "comment": "Points on map"
1320
965
  },
1321
966
  "properties.points.groupNearbyPoints": {
1322
967
  "value": "Group nearby points",
1323
- "comment": "Option to group nearby points on map visualizations",
1324
- "limit": 0
968
+ "comment": "Option to group nearby points on map visualizations"
1325
969
  },
1326
970
  "properties.points.size.title": {
1327
971
  "value": "Point Size",
1328
- "comment": "Size of a point on a map",
1329
- "limit": 0
972
+ "comment": "Size of a point on a map"
1330
973
  },
1331
974
  "properties.points.size.extra_small": {
1332
975
  "value": "0.5x",
1333
- "comment": "Multiplicator of size of a point on map. Means 50% of size.",
1334
- "limit": 0
976
+ "comment": "Multiplicator of size of a point on map. Means 50% of size."
1335
977
  },
1336
978
  "properties.points.size.small": {
1337
979
  "value": "0.75x",
1338
- "comment": "Multiplicator of size of a point on map. Means 75% of size.",
1339
- "limit": 0
980
+ "comment": "Multiplicator of size of a point on map. Means 75% of size."
1340
981
  },
1341
982
  "properties.points.size.normal": {
1342
983
  "value": "normal",
1343
- "comment": "Multiplicator of size of a point on map. Means 100% of size.",
1344
- "limit": 0
984
+ "comment": "Multiplicator of size of a point on map. Means 100% of size."
1345
985
  },
1346
986
  "properties.points.size.large": {
1347
987
  "value": "1.25x",
1348
- "comment": "Multiplicator of size of a point on map. Means 125% of size.",
1349
- "limit": 0
988
+ "comment": "Multiplicator of size of a point on map. Means 125% of size."
1350
989
  },
1351
990
  "properties.points.size.extra_large": {
1352
991
  "value": "1.5x",
1353
- "comment": "Multiplicator of size of a point on map. Means 150% of size.",
1354
- "limit": 0
992
+ "comment": "Multiplicator of size of a point on map. Means 150% of size."
1355
993
  },
1356
994
  "properties.points.size.min.title": {
1357
995
  "value": "Smallest",
1358
- "comment": "Smallest size of a point on a map",
1359
- "limit": 0
996
+ "comment": "Smallest size of a point on a map"
1360
997
  },
1361
998
  "properties.points.size.max.title": {
1362
999
  "value": "Largest",
1363
- "comment": "Largest size of a point on a map",
1364
- "limit": 0
1000
+ "comment": "Largest size of a point on a map"
1365
1001
  },
1366
1002
  "properties.map.title": {
1367
1003
  "value": "Map",
1368
- "comment": "Map configuration",
1369
- "limit": 0
1004
+ "comment": "Map configuration"
1370
1005
  },
1371
1006
  "properties.viewport.area.title": {
1372
1007
  "value": "Default viewport",
1373
- "comment": "Default viewport configuration",
1374
- "limit": 0
1008
+ "comment": "Default viewport configuration"
1375
1009
  },
1376
1010
  "properties.viewport.area.auto_default": {
1377
1011
  "value": "Include all data",
1378
- "comment": "All data will be visibled on the map",
1379
- "limit": 0
1012
+ "comment": "All data will be visibled on the map"
1380
1013
  },
1381
1014
  "properties.viewport.area.continents": {
1382
1015
  "value": "continents",
1383
- "comment": "Viewport area option for continent-level map view",
1384
- "limit": 0
1016
+ "comment": "Viewport area option for continent-level map view"
1385
1017
  },
1386
1018
  "properties.viewport.area.continent_af": {
1387
1019
  "value": "Africa",
1388
- "comment": "Continent Africa",
1389
- "limit": 0
1020
+ "comment": "Continent Africa"
1390
1021
  },
1391
1022
  "properties.viewport.area.continent_as": {
1392
1023
  "value": "Asia",
1393
- "comment": "Continent Asia",
1394
- "limit": 0
1024
+ "comment": "Continent Asia"
1395
1025
  },
1396
1026
  "properties.viewport.area.continent_au": {
1397
1027
  "value": "Australia",
1398
- "comment": "Continent Australia",
1399
- "limit": 0
1028
+ "comment": "Continent Australia"
1400
1029
  },
1401
1030
  "properties.viewport.area.continent_eu": {
1402
1031
  "value": "Europe",
1403
- "comment": "Continent Europe",
1404
- "limit": 0
1032
+ "comment": "Continent Europe"
1405
1033
  },
1406
1034
  "properties.viewport.area.continent_na": {
1407
1035
  "value": "America (North)",
1408
- "comment": "Continent North America",
1409
- "limit": 0
1036
+ "comment": "Continent North America"
1410
1037
  },
1411
1038
  "properties.viewport.area.continent_sa": {
1412
1039
  "value": "America (South)",
1413
- "comment": "Continent South America",
1414
- "limit": 0
1040
+ "comment": "Continent South America"
1415
1041
  },
1416
1042
  "properties.viewport.area.world": {
1417
1043
  "value": "World",
1418
- "comment": "Viewport area option for global world map view",
1419
- "limit": 0
1044
+ "comment": "Viewport area option for global world map view"
1420
1045
  },
1421
1046
  "gs.color-dropdown.custom-color": {
1422
1047
  "value": "Custom color",
1423
- "comment": "Option to select custom color in color dropdown",
1424
- "limit": 0
1048
+ "comment": "Option to select custom color in color dropdown"
1425
1049
  },
1426
1050
  "properties.colors.reset-colors": {
1427
1051
  "value": "Reset Colors",
1428
- "comment": "Button to reset colors to default values",
1429
- "limit": 0
1052
+ "comment": "Button to reset colors to default values"
1430
1053
  },
1431
1054
  "properties.colors": {
1432
1055
  "value": "Colors",
1433
- "comment": "Label for colors configuration section",
1434
- "limit": 0
1056
+ "comment": "Label for colors configuration section"
1435
1057
  },
1436
- "properties.colors.unsupported|insight": {
1058
+ "properties.colors.unsupported": {
1437
1059
  "value": "There are no colors for this configuration of the visualization",
1438
- "comment": "Message when color configuration is not supported for insight visualization",
1439
- "limit": 0
1060
+ "comment": "Message when color configuration is not supported for insight visualization"
1440
1061
  },
1441
- "properties.colors.unsupported|report": {
1442
- "value": "There are no colors for this configuration of the report",
1443
- "comment": "Message when color configuration is not supported for report",
1444
- "limit": 0,
1445
- "translate": false
1446
- },
1447
- "export_unsupported.colors|insight": {
1062
+ "export_unsupported.colors": {
1448
1063
  "value": "The visualization is not compatible with custom colors. To open the visualization as a report, click Reset Colors in Configuration —> Colors.",
1449
- "comment": "Message when insight visualization doesn't support custom colors",
1450
- "limit": 0
1451
- },
1452
- "export_unsupported.colors|report": {
1453
- "value": "The report is not compatible with custom colors. Click Reset Colors in Configuration —> Colors.",
1454
- "comment": "Message when report doesn't support custom colors",
1455
- "limit": 0,
1456
- "translate": false
1064
+ "comment": "Message when insight visualization doesn't support custom colors"
1457
1065
  },
1458
1066
  "dashboard.bucket.measures_title.bullet._measure": {
1459
1067
  "value": "Measure",
1460
- "comment": "Label for primary measure bucket in bullet chart",
1461
- "limit": 0
1068
+ "comment": "Label for primary measure bucket in bullet chart"
1462
1069
  },
1463
1070
  "dashboard.bucket.measures_title.bullet._metric": {
1464
1071
  "value": "Metric",
1465
- "comment": "Label for primary metric bucket in bullet chart",
1466
- "limit": 0
1072
+ "comment": "Label for primary metric bucket in bullet chart"
1467
1073
  },
1468
1074
  "dashboard.bucket.secondary_measures_title.bullet._measure": {
1469
1075
  "value": "Measure",
1470
- "comment": "Label for secondary measure bucket in bullet chart",
1471
- "limit": 0
1076
+ "comment": "Label for secondary measure bucket in bullet chart"
1472
1077
  },
1473
1078
  "dashboard.bucket.secondary_measures_title.bullet._metric": {
1474
1079
  "value": "Metric",
1475
- "comment": "Label for secondary metric bucket in bullet chart",
1476
- "limit": 0
1080
+ "comment": "Label for secondary metric bucket in bullet chart"
1477
1081
  },
1478
1082
  "dashboard.bucket.tertiary_measures_title.bullet._measure": {
1479
1083
  "value": "Measure",
1480
- "comment": "Label for tertiary measure bucket in bullet chart",
1481
- "limit": 0
1084
+ "comment": "Label for tertiary measure bucket in bullet chart"
1482
1085
  },
1483
1086
  "dashboard.bucket.tertiary_measures_title.bullet._metric": {
1484
1087
  "value": "Metric",
1485
- "comment": "Label for tertiary metric bucket in bullet chart",
1486
- "limit": 0
1088
+ "comment": "Label for tertiary metric bucket in bullet chart"
1487
1089
  },
1488
1090
  "dashboard.bucket.measures_subtitle.bullet": {
1489
1091
  "value": "Primary",
1490
- "comment": "Primary measure of a bullet chart.",
1491
- "limit": 0
1092
+ "comment": "Primary measure of a bullet chart."
1492
1093
  },
1493
1094
  "dashboard.bucket.secondary_measures_subtitle.bullet": {
1494
1095
  "value": "Target",
1495
- "comment": "Target of a bullet chart.",
1496
- "limit": 0
1096
+ "comment": "Target of a bullet chart."
1497
1097
  },
1498
1098
  "dashboard.bucket.tertiary_measures_subtitle.bullet": {
1499
1099
  "value": "Comparative",
1500
- "comment": "Comparative measures of a bullet chart",
1501
- "limit": 0
1100
+ "comment": "Comparative measures of a bullet chart"
1502
1101
  },
1503
- "sorting.disabled.explanation.attribute|insight": {
1102
+ "sorting.disabled.explanation.attribute": {
1504
1103
  "value": "Sorting is not possible for this visualization configuration.",
1505
- "comment": "Explains why sort button is disabled. Shown as tooltip",
1506
- "limit": 0
1507
- },
1508
- "sorting.disabled.explanation.attribute|report": {
1509
- "value": "Sorting is not possible for this report configuration.",
1510
- "comment": "Explains why sort button is disabled. Shown as tooltip",
1511
- "limit": 0,
1512
- "translate": false
1104
+ "comment": "Explains why sort button is disabled. Shown as tooltip"
1513
1105
  },
1514
- "sorting.disabled.explanation.measure._measure|insight": {
1106
+ "sorting.disabled.explanation.measure._measure": {
1515
1107
  "value": "You must add at least one attribute to sort the visualization. You can also adjust the position of items in the Measures section to change their position in the visualization.",
1516
- "comment": "Explains why sort button is disabled. Shown as tooltip",
1517
- "limit": 0
1108
+ "comment": "Explains why sort button is disabled. Shown as tooltip"
1518
1109
  },
1519
- "sorting.disabled.explanation.measure._measure|report": {
1520
- "value": "You must add at least one attribute to sort the report. You can also adjust the position of items in the Measures section to change their position in the report.",
1521
- "comment": "Explains why sort button is disabled. Shown as tooltip",
1522
- "limit": 0,
1523
- "translate": false
1524
- },
1525
- "sorting.disabled.explanation.measure._metric|insight": {
1110
+ "sorting.disabled.explanation.measure._metric": {
1526
1111
  "value": "You must add at least one attribute to sort the visualization. You can also adjust the position of items in the Metrics section to change their position in the visualization.",
1527
- "comment": "Explains why sort button is disabled. Shown as tooltip",
1528
- "limit": 0
1529
- },
1530
- "sorting.disabled.explanation.measure._metric|report": {
1531
- "value": "You must add at least one attribute to sort the report. You can also adjust the position of items in the Metrics section to change their position in the report.",
1532
- "comment": "Explains why sort button is disabled. Shown as tooltip",
1533
- "limit": 0,
1534
- "translate": false
1112
+ "comment": "Explains why sort button is disabled. Shown as tooltip"
1535
1113
  },
1536
1114
  "properties.metrics.title._measure": {
1537
1115
  "value": "Measures",
1538
- "comment": "Title for measures section in table properties",
1539
- "limit": 0
1116
+ "comment": "Title for measures section in table properties"
1540
1117
  },
1541
1118
  "properties.metrics.title._metric": {
1542
1119
  "value": "Metrics",
1543
- "comment": "Title for metrics section in table properties",
1544
- "limit": 0
1120
+ "comment": "Title for metrics section in table properties"
1545
1121
  },
1546
1122
  "properties.metrics.position": {
1547
1123
  "value": "Position",
1548
- "comment": "Label for metrics position setting in table",
1549
- "limit": 0
1124
+ "comment": "Label for metrics position setting in table"
1550
1125
  },
1551
1126
  "properties.metrics.position.columns": {
1552
1127
  "value": "columns (default)",
1553
- "comment": "Option to position metrics in columns (default layout)",
1554
- "limit": 0
1128
+ "comment": "Option to position metrics in columns (default layout)"
1555
1129
  },
1556
1130
  "properties.metrics.position.rows": {
1557
1131
  "value": "rows",
1558
- "comment": "Option to position metrics in rows",
1559
- "limit": 0
1132
+ "comment": "Option to position metrics in rows"
1560
1133
  },
1561
1134
  "properties.column.headers.title": {
1562
1135
  "value": "Column Headers",
1563
- "comment": "Title for column headers configuration section",
1564
- "limit": 0
1136
+ "comment": "Title for column headers configuration section"
1565
1137
  },
1566
1138
  "properties.column.headers.position": {
1567
1139
  "value": "Position",
1568
- "comment": "Label for column headers position setting",
1569
- "limit": 0
1140
+ "comment": "Label for column headers position setting"
1570
1141
  },
1571
1142
  "properties.column.headers.position.top": {
1572
1143
  "value": "top (default)",
1573
- "comment": "Option to position column headers at top (default)",
1574
- "limit": 0
1144
+ "comment": "Option to position column headers at top (default)"
1575
1145
  },
1576
1146
  "properties.column.headers.position.left": {
1577
1147
  "value": "left",
1578
- "comment": "Option to position column headers on left side",
1579
- "limit": 0
1148
+ "comment": "Option to position column headers on left side"
1580
1149
  },
1581
1150
  "dashboard.bucket.table.subtitle.columns": {
1582
1151
  "value": "in columns",
1583
- "comment": "Subtitle indicating table data is arranged in columns",
1584
- "limit": 0
1152
+ "comment": "Subtitle indicating table data is arranged in columns"
1585
1153
  },
1586
1154
  "dashboard.bucket.table.subtitle.rows": {
1587
1155
  "value": "in rows",
1588
- "comment": "Subtitle indicating table data is arranged in rows",
1589
- "limit": 0
1156
+ "comment": "Subtitle indicating table data is arranged in rows"
1590
1157
  },
1591
1158
  "properties.interactions.title": {
1592
1159
  "value": "Interactions",
1593
- "comment": "The title for the interactions configuration section",
1594
- "limit": 0
1160
+ "comment": "The title for the interactions configuration section"
1595
1161
  },
1596
1162
  "properties.advanced.title": {
1597
1163
  "value": "Advanced customizations",
1598
- "comment": "The title for the advanced configuration section",
1599
- "limit": 0
1164
+ "comment": "The title for the advanced configuration section"
1600
1165
  },
1601
1166
  "properties.advanced.chartConfigOverride.noValueLabel": {
1602
1167
  "value": "No customizations yet.",
1603
- "comment": "Text show when user did not define any customization yet.",
1604
- "limit": 0
1168
+ "comment": "Text show when user did not define any customization yet."
1605
1169
  },
1606
1170
  "properties.advanced.chartConfigOverride.link": {
1607
1171
  "value": "Learn more",
1608
- "comment": "Text of link that leads to feature documentation.",
1609
- "limit": 0
1172
+ "comment": "Text of link that leads to feature documentation."
1610
1173
  },
1611
1174
  "properties.advanced.chartConfigOverride.editorButton": {
1612
1175
  "value": "Open editor",
1613
- "comment": "Text of button that opens editor of configuration.",
1614
- "limit": 0
1176
+ "comment": "Text of button that opens editor of configuration."
1615
1177
  },
1616
1178
  "properties.advanced.chartConfigOverride.title": {
1617
1179
  "value": "Advanced customization",
1618
- "comment": "Text of dialog that defines advanced customization of visualization.",
1619
- "limit": 0
1180
+ "comment": "Text of dialog that defines advanced customization of visualization."
1620
1181
  },
1621
1182
  "properties.advanced.chartConfigOverride.snippets.header": {
1622
1183
  "value": "Snippets",
1623
- "comment": "The header of list that contains snippets (recipes) of various charts configurations.",
1624
- "limit": 0
1184
+ "comment": "The header of list that contains snippets (recipes) of various charts configurations."
1625
1185
  },
1626
1186
  "properties.advanced.chartConfigOverride.button.apply": {
1627
1187
  "value": "Apply",
1628
- "comment": "The label of button in dialog that applies the dialog value.",
1629
- "limit": 0
1188
+ "comment": "The label of button in dialog that applies the dialog value."
1630
1189
  },
1631
1190
  "properties.advanced.chartConfigOverride.button.cancel": {
1632
1191
  "value": "Cancel",
1633
- "comment": "The label of button in dialog that closes the dialog.",
1634
- "limit": 0
1192
+ "comment": "The label of button in dialog that closes the dialog."
1635
1193
  },
1636
1194
  "properties.interactions.drillDown": {
1637
1195
  "value": "Drill down",
1638
- "comment": "The text for the drill down checkbox",
1639
- "limit": 0
1196
+ "comment": "The text for the drill down checkbox"
1640
1197
  },
1641
1198
  "properties.interactions.alerts": {
1642
1199
  "value": "Alert",
1643
- "comment": "Label of the checkbox that enables/disables alerts configuration for particular visualization.",
1644
- "limit": 0
1200
+ "comment": "Label of the checkbox that enables/disables alerts configuration for particular visualization."
1645
1201
  },
1646
1202
  "properties.interactions.alerts.tooltip": {
1647
1203
  "value": "Enable users to create alerts for this visualization on dashboards.",
1648
- "comment": "Tooltip for the checkbox that enables/disables alerts configuration for particular visualization.",
1649
- "limit": 0
1204
+ "comment": "Tooltip for the checkbox that enables/disables alerts configuration for particular visualization."
1650
1205
  },
1651
1206
  "properties.interactions.scheduledExports": {
1652
1207
  "value": "Scheduled exports",
1653
- "comment": "Label of the checkbox that enables/disables scheduled exports configuration for particular visualization.",
1654
- "limit": 0
1208
+ "comment": "Label of the checkbox that enables/disables scheduled exports configuration for particular visualization."
1655
1209
  },
1656
1210
  "properties.interactions.scheduledExports.tooltip": {
1657
1211
  "value": "Enable users to create scheduled exports for this visualization on dashboards.",
1658
- "comment": "Tooltip for the checkbox that enables/disables scheduled exports configuration for particular visualization.",
1659
- "limit": 0
1212
+ "comment": "Tooltip for the checkbox that enables/disables scheduled exports configuration for particular visualization."
1660
1213
  },
1661
1214
  "properties.comparison.title": {
1662
1215
  "value": "Comparison",
1663
- "comment": "The title of comparison section",
1664
- "limit": 0
1216
+ "comment": "The title of comparison section"
1665
1217
  },
1666
1218
  "properties.comparison.calculationType.title": {
1667
1219
  "value": "Calculated as",
1668
- "comment": "The label of calculation type dropdown",
1669
- "limit": 0
1220
+ "comment": "The label of calculation type dropdown"
1670
1221
  },
1671
1222
  "properties.comparison.calculationType.as.change": {
1672
1223
  "value": "Change",
1673
- "comment": "The title of the dropdown option that specifies the arithmetic operation to calculate the change between two values.",
1674
- "limit": 0
1224
+ "comment": "The title of the dropdown option that specifies the arithmetic operation to calculate the change between two values."
1675
1225
  },
1676
1226
  "properties.comparison.calculationType.as.ratio": {
1677
1227
  "value": "Ratio",
1678
- "comment": "The title of the dropdown option that specifies the arithmetic operation to calculate the ratio between two values.",
1679
- "limit": 0
1228
+ "comment": "The title of the dropdown option that specifies the arithmetic operation to calculate the ratio between two values."
1680
1229
  },
1681
1230
  "properties.comparison.calculationType.as.difference": {
1682
1231
  "value": "Difference",
1683
- "comment": "The title of the dropdown option that specifies the arithmetic operation to calculate the difference between two values.",
1684
- "limit": 0
1232
+ "comment": "The title of the dropdown option that specifies the arithmetic operation to calculate the difference between two values."
1685
1233
  },
1686
1234
  "properties.comparison.calculationType.as.changeDifference": {
1687
1235
  "value": "Change (difference)",
1688
- "comment": "The title of the dropdown option that specifies the arithmetic operation to calculate the change and difference between two values.",
1689
- "limit": 0
1236
+ "comment": "The title of the dropdown option that specifies the arithmetic operation to calculate the change and difference between two values."
1690
1237
  },
1691
1238
  "properties.comparison.calculationType.as.change.tooltip.useIn._metric": {
1692
1239
  "value": "Calculates the relative change between primary and secondary metric values.",
1693
- "comment": "The content describes the pertinent scenarios for the change calculation.",
1694
- "limit": 0
1240
+ "comment": "The content describes the pertinent scenarios for the change calculation."
1695
1241
  },
1696
1242
  "properties.comparison.calculationType.as.change.tooltip.useIn._measure": {
1697
1243
  "value": "Calculates the relative change between primary and secondary measure values.",
1698
- "comment": "The content describes the pertinent scenarios for the change calculation.",
1699
- "limit": 0
1244
+ "comment": "The content describes the pertinent scenarios for the change calculation."
1700
1245
  },
1701
1246
  "properties.comparison.calculationType.as.ratio.tooltip.useIn._metric": {
1702
1247
  "value": "Quantifies the share of the primary metric value in the secondary metric value.",
1703
- "comment": "The content describes the pertinent scenarios for the ratio calculation.",
1704
- "limit": 0
1248
+ "comment": "The content describes the pertinent scenarios for the ratio calculation."
1705
1249
  },
1706
1250
  "properties.comparison.calculationType.as.ratio.tooltip.useIn._measure": {
1707
1251
  "value": "Quantifies the share of the primary measure value in the secondary measure value.",
1708
- "comment": "The content describes the pertinent scenarios for the ratio calculation.",
1709
- "limit": 0
1252
+ "comment": "The content describes the pertinent scenarios for the ratio calculation."
1710
1253
  },
1711
1254
  "properties.comparison.calculationType.as.difference.tooltip.useIn._metric": {
1712
1255
  "value": "Calculates the absolute difference between primary and secondary metric values.",
1713
- "comment": "The content describes the pertinent scenarios for the difference calculation.",
1714
- "limit": 0
1256
+ "comment": "The content describes the pertinent scenarios for the difference calculation."
1715
1257
  },
1716
1258
  "properties.comparison.calculationType.as.difference.tooltip.useIn._measure": {
1717
1259
  "value": "Calculates the absolute difference between primary and secondary measure values.",
1718
- "comment": "The content describes the pertinent scenarios for the difference calculation.",
1719
- "limit": 0
1260
+ "comment": "The content describes the pertinent scenarios for the difference calculation."
1720
1261
  },
1721
1262
  "properties.comparison.calculationType.as.changeDifference.tooltip.useIn._metric": {
1722
1263
  "value": "Calculates both the relative change and absolute difference between primary and secondary metric values.",
1723
- "comment": "The content describes the pertinent scenarios for the change (difference) calculation.",
1724
- "limit": 0
1264
+ "comment": "The content describes the pertinent scenarios for the change (difference) calculation."
1725
1265
  },
1726
1266
  "properties.comparison.calculationType.as.changeDifference.tooltip.useIn._measure": {
1727
1267
  "value": "Calculates both the relative change and absolute difference between primary and secondary measure values.",
1728
- "comment": "The content describes the pertinent scenarios for the change (difference) calculation.",
1729
- "limit": 0
1268
+ "comment": "The content describes the pertinent scenarios for the change (difference) calculation."
1730
1269
  },
1731
1270
  "properties.comparison.calculationType.tooltip.formula.section": {
1732
1271
  "value": "Formula",
1733
- "comment": "The title of the section that describes the formula for the calculation",
1734
- "limit": 0
1272
+ "comment": "The title of the section that describes the formula for the calculation"
1735
1273
  },
1736
1274
  "properties.comparison.calculationType.tooltip.formulaChange.section": {
1737
1275
  "value": "Formula (relative change)",
1738
- "comment": "The title of the section that describes the formula for the change calculation",
1739
- "limit": 0
1276
+ "comment": "The title of the section that describes the formula for the change calculation"
1740
1277
  },
1741
1278
  "properties.comparison.calculationType.tooltip.formulaDifference.section": {
1742
1279
  "value": "Formula (absolute difference)",
1743
- "comment": "The title of the section that describes the formula for the difference calculation",
1744
- "limit": 0
1280
+ "comment": "The title of the section that describes the formula for the difference calculation"
1745
1281
  },
1746
1282
  "properties.comparison.calculationType.as.change.tooltip.formula": {
1747
1283
  "value": "(Primary - Secondary) / Secondary",
1748
- "comment": "The content describes the formula of the change calculation.",
1749
- "limit": 0
1284
+ "comment": "The content describes the formula of the change calculation."
1750
1285
  },
1751
1286
  "properties.comparison.calculationType.as.ratio.tooltip.formula": {
1752
1287
  "value": "Primary / Secondary",
1753
- "comment": "The content describes the formula of the ratio calculation.",
1754
- "limit": 0
1288
+ "comment": "The content describes the formula of the ratio calculation."
1755
1289
  },
1756
1290
  "properties.comparison.calculationType.as.difference.tooltip.formula": {
1757
1291
  "value": "Primary - Secondary",
1758
- "comment": "The content describes the formula of the difference calculation.",
1759
- "limit": 0
1292
+ "comment": "The content describes the formula of the difference calculation."
1760
1293
  },
1761
1294
  "properties.comparison.calculationType.tooltip.example.section": {
1762
1295
  "value": "Example",
1763
- "comment": "The title of the section that provides an example for the calculation",
1764
- "limit": 0
1296
+ "comment": "The title of the section that provides an example for the calculation"
1765
1297
  },
1766
1298
  "properties.comparison.calculationType.as.change.tooltip.example": {
1767
1299
  "value": "Year-over-year sales change = (the current year's sales - the previous year's sales) / the previous year's sales",
1768
- "comment": "The example illustrating the change calculation.",
1769
- "limit": 0
1300
+ "comment": "The example illustrating the change calculation."
1770
1301
  },
1771
1302
  "properties.comparison.calculationType.as.ratio.tooltip.example": {
1772
1303
  "value": "Current sales compared to a quota = current sales / quota",
1773
- "comment": "The example illustrating the ratio calculation.",
1774
- "limit": 0
1304
+ "comment": "The example illustrating the ratio calculation."
1775
1305
  },
1776
1306
  "properties.comparison.calculationType.as.difference.tooltip.example": {
1777
1307
  "value": "Year-over-year sales difference = the current year's sales - the previous year's sales",
1778
- "comment": "The example illustrating the difference calculation.",
1779
- "limit": 0
1308
+ "comment": "The example illustrating the difference calculation."
1780
1309
  },
1781
1310
  "properties.comparison.calculationType.as.changeDifference.tooltip.example": {
1782
1311
  "value": "Year-over-year sales change = [(the current year's sales - the previous year's sales) / the previous year's sales] AND [the current year's sales - the previous year's sales]",
1783
- "comment": "The example illustrating the change (difference) calculation.",
1784
- "limit": 0
1312
+ "comment": "The example illustrating the change (difference) calculation."
1785
1313
  },
1786
1314
  "properties.comparison.measureNumber.format.preset.inherit": {
1787
1315
  "value": "Inherit",
1788
- "comment": "An item in list of formatting presets. Means: use inherited measure format",
1789
- "limit": 0
1316
+ "comment": "An item in list of formatting presets. Means: use inherited measure format"
1790
1317
  },
1791
1318
  "properties.comparison.measureNumber.format.preset.rounded": {
1792
1319
  "value": "Rounded",
1793
- "comment": "An item in list of formatting presets. Whole number without decimal numbers.",
1794
- "limit": 0
1320
+ "comment": "An item in list of formatting presets. Whole number without decimal numbers."
1795
1321
  },
1796
1322
  "properties.comparison.measureNumber.format.preset.decimal1": {
1797
1323
  "value": "Decimal (1)",
1798
- "comment": "An item in list of formatting presets. Decimal number measure format with one decimal number.",
1799
- "limit": 0
1324
+ "comment": "An item in list of formatting presets. Decimal number measure format with one decimal number."
1800
1325
  },
1801
1326
  "properties.comparison.measureNumber.format.preset.decimal2": {
1802
1327
  "value": "Decimal (2)",
1803
- "comment": "An item in list of formatting presets. Decimal number measure format with two decimal numbers.",
1804
- "limit": 0
1328
+ "comment": "An item in list of formatting presets. Decimal number measure format with two decimal numbers."
1805
1329
  },
1806
1330
  "properties.comparison.measureNumber.format.preset.percentRounded": {
1807
1331
  "value": "Percent (rounded)",
1808
- "comment": "An item in list of formatting presets. Whole number without decimal numbers and with % sign at the end.",
1809
- "limit": 0
1332
+ "comment": "An item in list of formatting presets. Whole number without decimal numbers and with % sign at the end."
1810
1333
  },
1811
1334
  "properties.comparison.measureNumber.format.preset.percent1": {
1812
1335
  "value": "Percent (1)",
1813
- "comment": "An item in list of formatting presets. Decimal number with one decimal number and % sign at the end.",
1814
- "limit": 0
1336
+ "comment": "An item in list of formatting presets. Decimal number with one decimal number and % sign at the end."
1815
1337
  },
1816
1338
  "properties.comparison.measureNumber.format.preset.percent2": {
1817
1339
  "value": "Percent (2)",
1818
- "comment": "An item in list of formatting presets. Decimal number with two decimal numbers and % sign at the end.",
1819
- "limit": 0
1340
+ "comment": "An item in list of formatting presets. Decimal number with two decimal numbers and % sign at the end."
1820
1341
  },
1821
1342
  "properties.comparison.measureNumber.format.template.rounded": {
1822
1343
  "value": "Rounded",
1823
- "comment": "An item in list of formatting templates. Whole number without decimal numbers.",
1824
- "limit": 0
1344
+ "comment": "An item in list of formatting templates. Whole number without decimal numbers."
1825
1345
  },
1826
1346
  "properties.comparison.measureNumber.format.template.decimal1": {
1827
1347
  "value": "Decimal (1)",
1828
- "comment": "An item in list of formatting templates. Decimal number measure format with one decimal number.",
1829
- "limit": 0
1348
+ "comment": "An item in list of formatting templates. Decimal number measure format with one decimal number."
1830
1349
  },
1831
1350
  "properties.comparison.measureNumber.format.template.decimal2": {
1832
1351
  "value": "Decimal (2)",
1833
- "comment": "An item in list of formatting templates. Decimal number measure format with two decimal numbers.",
1834
- "limit": 0
1352
+ "comment": "An item in list of formatting templates. Decimal number measure format with two decimal numbers."
1835
1353
  },
1836
1354
  "properties.comparison.measureNumber.format.template.percentRounded": {
1837
1355
  "value": "Percent (rounded)",
1838
- "comment": "An item in list of formatting templates. Whole number without decimal numbers and with % sign at the end.",
1839
- "limit": 0
1356
+ "comment": "An item in list of formatting templates. Whole number without decimal numbers and with % sign at the end."
1840
1357
  },
1841
1358
  "properties.comparison.measureNumber.format.template.percent1": {
1842
1359
  "value": "Percent (1)",
1843
- "comment": "An item in list of formatting templates. Decimal number with one decimal number and % sign at the end.",
1844
- "limit": 0
1360
+ "comment": "An item in list of formatting templates. Decimal number with one decimal number and % sign at the end."
1845
1361
  },
1846
1362
  "properties.comparison.measureNumber.format.template.percent2": {
1847
1363
  "value": "Percent (2)",
1848
- "comment": "An item in list of formatting templates. Decimal number with two decimal numbers and % sign at the end.",
1849
- "limit": 0
1364
+ "comment": "An item in list of formatting templates. Decimal number with two decimal numbers and % sign at the end."
1850
1365
  },
1851
1366
  "properties.comparison.measureNumber.format.template.currency": {
1852
1367
  "value": "Currency",
1853
- "comment": "An item in list of formatting templates. Number with currency sign.",
1854
- "limit": 0
1368
+ "comment": "An item in list of formatting templates. Number with currency sign."
1855
1369
  },
1856
1370
  "properties.comparison.measureNumber.format.template.currencyShortened": {
1857
1371
  "value": "Currency shortened",
1858
- "comment": "An item in list of formatting templates. Number with currency sign shortened with K, M, B and T characters.",
1859
- "limit": 0
1372
+ "comment": "An item in list of formatting templates. Number with currency sign shortened with K, M, B and T characters."
1860
1373
  },
1861
1374
  "properties.comparison.measureNumber.format.template.largeNumbersShortened": {
1862
1375
  "value": "Large numbers shortened",
1863
- "comment": "An item in list of formatting templates. Number shortened with K, M, B and T characters.",
1864
- "limit": 0
1376
+ "comment": "An item in list of formatting templates. Number shortened with K, M, B and T characters."
1865
1377
  },
1866
1378
  "properties.comparison.measureNumber.format.template.largeNumbersShortenedWithColors": {
1867
1379
  "value": "Large numbers shortened with colors",
1868
- "comment": "An item in list of formatting templates. Colored number shortened with K, M, B and T characters.",
1869
- "limit": 0
1380
+ "comment": "An item in list of formatting templates. Colored number shortened with K, M, B and T characters."
1870
1381
  },
1871
1382
  "properties.comparison.measureNumber.format.template.negativeNumbersRed": {
1872
1383
  "value": "Negative numbers in red",
1873
- "comment": "An item in list of formatting templates. Number is formatted in red color if negative.",
1874
- "limit": 0
1384
+ "comment": "An item in list of formatting templates. Number is formatted in red color if negative."
1875
1385
  },
1876
1386
  "properties.comparison.measureNumber.format.template.financial": {
1877
1387
  "value": "Financial",
1878
- "comment": "An item in list of formatting templates. Number is in brackets if negative.",
1879
- "limit": 0
1388
+ "comment": "An item in list of formatting templates. Number is in brackets if negative."
1880
1389
  },
1881
1390
  "properties.comparison.measureNumber.format.template.decimalWithoutThousandsSeparator": {
1882
1391
  "value": "Decimal (2) without thousands separator",
1883
- "comment": "An item in list of formatting templates.",
1884
- "limit": 0
1392
+ "comment": "An item in list of formatting templates."
1885
1393
  },
1886
1394
  "properties.comparison.measureNumber.format.template.conditionalColors": {
1887
1395
  "value": "Conditional colors",
1888
- "comment": "An item in list of formatting templates. Numbers is formatted in different colors based on its value.",
1889
- "limit": 0
1396
+ "comment": "An item in list of formatting templates. Numbers is formatted in different colors based on its value."
1890
1397
  },
1891
1398
  "properties.comparison.measureNumber.format.template.trendSymbols": {
1892
1399
  "value": "Trend symbols",
1893
- "comment": "An item in list of formatting templates. Numbers is formatted in different colors prefixed with arrow symbol based on its value.",
1894
- "limit": 0
1400
+ "comment": "An item in list of formatting templates. Numbers is formatted in different colors prefixed with arrow symbol based on its value."
1895
1401
  },
1896
1402
  "properties.comparison.measureNumber.format.template.timeFromSeconds": {
1897
1403
  "value": "Time (from seconds)",
1898
- "comment": "An item in list of formatting templates. Seconds are formatted properly in hours, minutes and seconds.",
1899
- "limit": 0
1404
+ "comment": "An item in list of formatting templates. Seconds are formatted properly in hours, minutes and seconds."
1900
1405
  },
1901
1406
  "properties.comparison.measureNumber.format.template.zeroInsteadOfNull": {
1902
1407
  "value": "Zero instead of blank value",
1903
- "comment": "An item in list of formatting templates. Null value is replaced with 0.",
1904
- "limit": 0
1408
+ "comment": "An item in list of formatting templates. Null value is replaced with 0."
1905
1409
  },
1906
1410
  "properties.comparison.valueSubSection.title": {
1907
1411
  "value": "Value",
1908
- "comment": "The label of comparison value sub section.",
1909
- "limit": 0
1412
+ "comment": "The label of comparison value sub section."
1910
1413
  },
1911
1414
  "properties.comparison.format.title": {
1912
1415
  "value": "Format",
1913
- "comment": "The label of comparison format control.",
1914
- "limit": 0
1416
+ "comment": "The label of comparison format control."
1915
1417
  },
1916
1418
  "properties.comparison.subFormat.title": {
1917
1419
  "value": "(Format)",
1918
- "comment": "The label of comparison sub format control.",
1919
- "limit": 0
1420
+ "comment": "The label of comparison sub format control."
1920
1421
  },
1921
1422
  "properties.comparison.indicator.title": {
1922
1423
  "value": "Indicator",
1923
- "comment": "The label of comparison indicator sub section",
1924
- "limit": 0
1424
+ "comment": "The label of comparison indicator sub section"
1925
1425
  },
1926
1426
  "properties.comparison.indicator.arrow.title": {
1927
1427
  "value": "Arrow",
1928
- "comment": "The label of the checkbox that controls whether to use the arrow indicator or not.",
1929
- "limit": 0
1428
+ "comment": "The label of the checkbox that controls whether to use the arrow indicator or not."
1930
1429
  },
1931
1430
  "properties.comparison.indicator.colorConfig.title": {
1932
1431
  "value": "Color",
1933
- "comment": "The label of the checkbox that controls whether to use the color or not.",
1934
- "limit": 0
1432
+ "comment": "The label of the checkbox that controls whether to use the color or not."
1935
1433
  },
1936
1434
  "properties.comparison.indicator.colorConfig.equals": {
1937
1435
  "value": "Primary = Secondary",
1938
- "comment": "The label of the color item will be set when the primary value is equal to the secondary value.",
1939
- "limit": 0
1436
+ "comment": "The label of the color item will be set when the primary value is equal to the secondary value."
1940
1437
  },
1941
1438
  "properties.comparison.indicator.colorConfig.positive": {
1942
1439
  "value": "Primary > Secondary",
1943
- "comment": "The label of the color item will be set when the primary value is greater than the secondary value.",
1944
- "limit": 0
1440
+ "comment": "The label of the color item will be set when the primary value is greater than the secondary value."
1945
1441
  },
1946
1442
  "properties.comparison.indicator.colorConfig.negative": {
1947
1443
  "value": "Primary < Secondary",
1948
- "comment": "The label of the color item will be set when the primary value is less than the secondary value.",
1949
- "limit": 0
1444
+ "comment": "The label of the color item will be set when the primary value is less than the secondary value."
1950
1445
  },
1951
1446
  "properties.comparison.labelSubSection.title": {
1952
1447
  "value": "Label",
1953
- "comment": "The label of comparison label sub section.",
1954
- "limit": 0
1448
+ "comment": "The label of comparison label sub section."
1955
1449
  },
1956
1450
  "properties.comparison.labelSubSection.positionOnTop.disabled": {
1957
1451
  "value": "Labels not applicable for value position top.",
1958
- "comment": "Disable tooltip message when the comparison position is set to top.",
1959
- "limit": 0
1452
+ "comment": "Disable tooltip message when the comparison position is set to top."
1960
1453
  },
1961
1454
  "properties.comparison.labelSubSection.conditional.disabled": {
1962
1455
  "value": "Conditional labels are not applicable to ratio calculations.",
1963
- "comment": "Disable tooltip message when the calculation is ratio.",
1964
- "limit": 0
1456
+ "comment": "Disable tooltip message when the calculation is ratio."
1965
1457
  },
1966
1458
  "properties.comparison.labelName.title": {
1967
1459
  "value": "Name",
1968
- "comment": "The label of name input control.",
1969
- "limit": 0
1460
+ "comment": "The label of name input control."
1970
1461
  },
1971
1462
  "properties.comparison.labelConditional.title": {
1972
1463
  "value": "Conditional",
1973
- "comment": "The label of conditional checkbox control.",
1974
- "limit": 0
1464
+ "comment": "The label of conditional checkbox control."
1975
1465
  },
1976
1466
  "properties.comparison.labelPositive.title": {
1977
1467
  "value": "Primary > Secondary",
1978
- "comment": "The label of the input control will be set when the primary value is greater than the secondary value.",
1979
- "limit": 0
1468
+ "comment": "The label of the input control will be set when the primary value is greater than the secondary value."
1980
1469
  },
1981
1470
  "properties.comparison.labelNegative.title": {
1982
1471
  "value": "Primary < Secondary",
1983
- "comment": "The label of the input control will be set when the primary value is less than the secondary value.",
1984
- "limit": 0
1472
+ "comment": "The label of the input control will be set when the primary value is less than the secondary value."
1985
1473
  },
1986
1474
  "properties.comparison.labelEquals.title": {
1987
1475
  "value": "Primary = Secondary",
1988
- "comment": "The label of the input control will be set when the primary value is equal the secondary value.",
1989
- "limit": 0
1476
+ "comment": "The label of the input control will be set when the primary value is equal the secondary value."
1990
1477
  },
1991
1478
  "properties.comparison.position.title": {
1992
1479
  "value": "Position",
1993
- "comment": "The label of comparison position control.",
1994
- "limit": 0
1480
+ "comment": "The label of comparison position control."
1995
1481
  },
1996
1482
  "properties.comparison.position.top": {
1997
1483
  "value": "top",
1998
- "comment": "The title of dropdown option that specifies the position of comparison to be on top.",
1999
- "limit": 0
1484
+ "comment": "The title of dropdown option that specifies the position of comparison to be on top."
2000
1485
  },
2001
1486
  "properties.comparison.position.right": {
2002
1487
  "value": "right",
2003
- "comment": "The title of dropdown option that specifies the position of comparison to be on right.",
2004
- "limit": 0
1488
+ "comment": "The title of dropdown option that specifies the position of comparison to be on right."
2005
1489
  },
2006
1490
  "properties.comparison.position.left": {
2007
1491
  "value": "left",
2008
- "comment": "The title of dropdown option that specifies the position of comparison to be on left.",
2009
- "limit": 0
1492
+ "comment": "The title of dropdown option that specifies the position of comparison to be on left."
2010
1493
  },
2011
1494
  "visualizations.headline.tertiary.title": {
2012
1495
  "value": "Versus",
2013
- "comment": "Means comparison of two values - for example '100 (this week) VERSUS 10 (last week)'.",
2014
- "limit": 0
1496
+ "comment": "Means comparison of two values - for example '100 (this week) VERSUS 10 (last week)'."
2015
1497
  },
2016
1498
  "gs.date.yesterday": {
2017
1499
  "value": "Yesterday",
2018
- "comment": "Label for yesterday date option",
2019
- "limit": 0
1500
+ "comment": "Label for yesterday date option"
2020
1501
  },
2021
1502
  "notifications.panel.button.label": {
2022
1503
  "value": "Notifications",
2023
- "comment": "A global notifications button label in the main menu",
2024
- "limit": 0
1504
+ "comment": "A global notifications button label in the main menu"
2025
1505
  },
2026
1506
  "notifications.panel.notifications.list.label": {
2027
1507
  "value": "Notifications",
2028
- "comment": "Label for notifications list in panel",
2029
- "limit": 0
1508
+ "comment": "Label for notifications list in panel"
2030
1509
  },
2031
1510
  "notifications.panel.tab.unread": {
2032
1511
  "value": "Unread ({count})",
2033
- "comment": "Tab label showing unread notifications count",
2034
- "limit": 0
1512
+ "comment": "Tab label showing unread notifications count"
2035
1513
  },
2036
1514
  "notifications.panel.tab.all": {
2037
1515
  "value": "All",
2038
- "comment": "Tab label for all notifications",
2039
- "limit": 0
1516
+ "comment": "Tab label for all notifications"
2040
1517
  },
2041
1518
  "notifications.panel.markAllAsRead": {
2042
1519
  "value": "Mark all as read",
2043
- "comment": "Button to mark all notifications as read",
2044
- "limit": 0
1520
+ "comment": "Button to mark all notifications as read"
2045
1521
  },
2046
1522
  "notifications.panel.error.loading": {
2047
1523
  "value": "Error loading notifications",
2048
- "comment": "Error message when notifications fail to load",
2049
- "limit": 0
1524
+ "comment": "Error message when notifications fail to load"
2050
1525
  },
2051
1526
  "notifications.panel.empty.all": {
2052
1527
  "value": "No notifications",
2053
- "comment": "Message when there are no notifications at all",
2054
- "limit": 0
1528
+ "comment": "Message when there are no notifications at all"
2055
1529
  },
2056
1530
  "notifications.panel.empty.unread": {
2057
1531
  "value": "No unread notifications",
2058
- "comment": "Message when there are no unread notifications",
2059
- "limit": 0
1532
+ "comment": "Message when there are no unread notifications"
2060
1533
  },
2061
1534
  "notifications.panel.unsupported.notification.type": {
2062
1535
  "value": "Unsupported notification type",
2063
- "comment": "Message for unsupported notification types",
2064
- "limit": 0
1536
+ "comment": "Message for unsupported notification types"
2065
1537
  },
2066
1538
  "notifications.panel.markAsRead": {
2067
1539
  "value": "Mark as read",
2068
- "comment": "Button to mark individual notification as read",
2069
- "limit": 0
1540
+ "comment": "Button to mark individual notification as read"
2070
1541
  },
2071
1542
  "notifications.panel.alert.notification.type.label": {
2072
1543
  "value": "Alert notification",
2073
- "comment": "Label for alert type notifications",
2074
- "limit": 0
1544
+ "comment": "Label for alert type notifications"
2075
1545
  },
2076
1546
  "notifications.panel.download": {
2077
1547
  "value": "Download",
2078
- "comment": "Button label for downloading notification files",
2079
- "limit": 0
1548
+ "comment": "Button label for downloading notification files"
2080
1549
  },
2081
1550
  "notifications.panel.expiresOn": {
2082
1551
  "value": "Expires on {date}",
2083
- "comment": "Message showing when notification expires",
2084
- "limit": 0
1552
+ "comment": "Message showing when notification expires"
2085
1553
  },
2086
1554
  "notifications.panel.linkHasExpired": {
2087
1555
  "value": "Link has expired",
2088
- "comment": "Message when download link has expired",
2089
- "limit": 0
1556
+ "comment": "Message when download link has expired"
2090
1557
  },
2091
1558
  "notifications.panel.toast.warning.filesExpired": {
2092
1559
  "value": "<strong>Download link expired</strong> — wait for the next export or create one manually.",
2093
- "comment": "Warning toast message when export files have expired",
2094
- "limit": 0
1560
+ "comment": "Warning toast message when export files have expired"
2095
1561
  },
2096
1562
  "notifications.panel.dashboardLinkHint": {
2097
1563
  "value": "Open the dashboard used for this export",
2098
- "comment": "Hint text for dashboard link in notifications panel",
2099
- "limit": 0
1564
+ "comment": "Hint text for dashboard link in notifications panel"
2100
1565
  },
2101
1566
  "notifications.panel.dashboardLink": {
2102
1567
  "value": "From {dashboardTitle}",
2103
- "comment": "Link text showing which dashboard an export came from",
2104
- "limit": 0
1568
+ "comment": "Link text showing which dashboard an export came from"
2105
1569
  },
2106
1570
  "notifications.panel.downloadFilesHint": {
2107
1571
  "value": "Download the exported files",
2108
- "comment": "Hint text for download files action",
2109
- "limit": 0
1572
+ "comment": "Hint text for download files action"
2110
1573
  },
2111
1574
  "notifications.filters.buttonLabel": {
2112
1575
  "value": "{count, plural, one {# filter} other {# filters}}",
2113
- "comment": "Follow this guide for pluralization per locale https://formatjs.github.io/docs/core-concepts/icu-syntax#plural-format",
2114
- "limit": 0
1576
+ "comment": "Follow this guide for pluralization per locale https://formatjs.github.io/docs/core-concepts/icu-syntax#plural-format"
2115
1577
  },
2116
1578
  "notifications.filters.dialog.title": {
2117
1579
  "value": "Filters",
2118
- "comment": "Title for filters dialog in notifications",
2119
- "limit": 0
1580
+ "comment": "Title for filters dialog in notifications"
2120
1581
  },
2121
1582
  "notifications.filters.dialog.dateRange": {
2122
1583
  "value": "Date Range",
2123
- "comment": "Label for date range filter in notifications dialog",
2124
- "limit": 0
1584
+ "comment": "Label for date range filter in notifications dialog"
2125
1585
  },
2126
1586
  "notifications.panel.triggers.title": {
2127
1587
  "value": "for {triggeredCount}/{totalCount} items",
2128
- "comment": "Title showing triggered count vs total count for notification items",
2129
- "limit": 0
1588
+ "comment": "Title showing triggered count vs total count for notification items"
2130
1589
  },
2131
1590
  "notifications.panel.triggers.dialog.newValue": {
2132
1591
  "value": "New value",
2133
- "comment": "Label for new value in notification triggers dialog",
2134
- "limit": 0
1592
+ "comment": "Label for new value in notification triggers dialog"
2135
1593
  },
2136
1594
  "notifications.panel.triggers.dialog.truncatedValues": {
2137
1595
  "value": "…and {count} more",
2138
- "comment": "Label for truncated values in notification triggers dialog",
2139
- "limit": 0
1596
+ "comment": "Label for truncated values in notification triggers dialog"
2140
1597
  },
2141
1598
  "close": {
2142
1599
  "value": "Close",
2143
- "comment": "Label of a button for closing a dialog window",
2144
- "limit": 0
1600
+ "comment": "Label of a button for closing a dialog window"
2145
1601
  },
2146
1602
  "notifications.panel.triggers.dialog.title": {
2147
1603
  "value": "Triggered for",
2148
- "comment": "Title for notification triggers dialog",
2149
- "limit": 0
1604
+ "comment": "Title for notification triggers dialog"
2150
1605
  },
2151
1606
  "notifications.panel.error.learnMore": {
2152
1607
  "value": "Learn more",
2153
- "comment": "Link text to learn more about an error",
2154
- "limit": 0
1608
+ "comment": "Link text to learn more about an error"
2155
1609
  },
2156
1610
  "notifications.panel.error.traceId": {
2157
1611
  "value": "Trace ID",
2158
- "comment": "Label for trace ID in error message",
2159
- "limit": 0
1612
+ "comment": "Label for trace ID in error message"
2160
1613
  },
2161
1614
  "notifications.panel.error.alert.title": {
2162
1615
  "value": "The alert could not be processed.",
2163
- "comment": "Error message when alert cannot be processed",
2164
- "limit": 0
1616
+ "comment": "Error message when alert cannot be processed"
2165
1617
  },
2166
1618
  "notifications.panel.error.schedule.title": {
2167
1619
  "value": "Scheduled export failed.",
2168
- "comment": "Error message when scheduled export cannot be processed",
2169
- "limit": 0
1620
+ "comment": "Error message when scheduled export cannot be processed"
2170
1621
  },
2171
1622
  "notifications.panel.error.limitExceeded.message": {
2172
1623
  "value": "Your export could not be sent, because your organization has reached the limit for maximum number of daily alerts and scheduled exports. Please contact your administrator.",
2173
- "comment": "Error message when export cannot be sent due to limit reached",
2174
- "limit": 0
1624
+ "comment": "Error message when export cannot be sent due to limit reached"
2175
1625
  }
2176
1626
  }