@gooddata/sdk-ui-dashboard 10.33.0-alpha.8 → 10.33.0-alpha.80
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/NOTICE +3859 -2342
- package/esm/__version.d.ts +1 -1
- package/esm/__version.d.ts.map +1 -1
- package/esm/__version.js +1 -1
- package/esm/__version.js.map +1 -1
- package/esm/_staging/dashboard/flexibleLayout/config.d.ts +1 -0
- package/esm/_staging/dashboard/flexibleLayout/config.d.ts.map +1 -1
- package/esm/_staging/dashboard/flexibleLayout/config.js +2 -1
- package/esm/_staging/dashboard/flexibleLayout/config.js.map +1 -1
- package/esm/_staging/layout/sizing.d.ts.map +1 -1
- package/esm/_staging/layout/sizing.js +7 -5
- package/esm/_staging/layout/sizing.js.map +1 -1
- package/esm/assets/flexible-layouts-tooltip.gif +0 -0
- package/esm/model/commandHandlers/layout/containerHeightSanitization.d.ts +10 -0
- package/esm/model/commandHandlers/layout/containerHeightSanitization.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/containerHeightSanitization.js +142 -60
- package/esm/model/commandHandlers/layout/containerHeightSanitization.js.map +1 -1
- package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts +9 -4
- package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/containerWidthSanitization.js +21 -12
- package/esm/model/commandHandlers/layout/containerWidthSanitization.js.map +1 -1
- package/esm/model/commandHandlers/layout/moveSectionItemHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/moveSectionItemHandler.js +10 -7
- package/esm/model/commandHandlers/layout/moveSectionItemHandler.js.map +1 -1
- package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.js +14 -10
- package/esm/model/commandHandlers/layout/moveSectionItemToNewSectionHandler.js.map +1 -1
- package/esm/model/commandHandlers/layout/rowContainerSanitization.d.ts +15 -0
- package/esm/model/commandHandlers/layout/rowContainerSanitization.d.ts.map +1 -0
- package/esm/model/commandHandlers/layout/rowContainerSanitization.js +82 -0
- package/esm/model/commandHandlers/layout/rowContainerSanitization.js.map +1 -0
- package/esm/model/commandHandlers/layout/toggleLayoutDirectionHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/toggleLayoutDirectionHandler.js +1 -1
- package/esm/model/commandHandlers/layout/toggleLayoutDirectionHandler.js.map +1 -1
- package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.js +3 -1
- package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.js.map +1 -1
- package/esm/model/headlessDashboard/HeadlessDashboard.d.ts.map +1 -1
- package/esm/model/headlessDashboard/HeadlessDashboard.js +4 -3
- package/esm/model/headlessDashboard/HeadlessDashboard.js.map +1 -1
- package/esm/model/index.d.ts +1 -3
- package/esm/model/index.d.ts.map +1 -1
- package/esm/model/index.js +1 -3
- package/esm/model/index.js.map +1 -1
- package/esm/model/queryServices/index.d.ts +3 -0
- package/esm/model/queryServices/index.d.ts.map +1 -1
- package/esm/model/queryServices/index.js +3 -0
- package/esm/model/queryServices/index.js.map +1 -1
- package/esm/model/queryServices/queryInsightAttributesMeta.d.ts +9 -2
- package/esm/model/queryServices/queryInsightAttributesMeta.d.ts.map +1 -1
- package/esm/model/queryServices/queryInsightAttributesMeta.js.map +1 -1
- package/esm/model/queryServices/queryInsightDateDatasets.d.ts +9 -2
- package/esm/model/queryServices/queryInsightDateDatasets.d.ts.map +1 -1
- package/esm/model/queryServices/queryInsightDateDatasets.js.map +1 -1
- package/esm/model/queryServices/queryMeasureDateDatasets.d.ts +9 -2
- package/esm/model/queryServices/queryMeasureDateDatasets.d.ts.map +1 -1
- package/esm/model/queryServices/queryMeasureDateDatasets.js.map +1 -1
- package/esm/model/react/DashboardStoreProvider.d.ts +2 -2
- package/esm/model/react/DashboardStoreProvider.d.ts.map +1 -1
- package/esm/model/react/DashboardStoreProvider.js +1 -1
- package/esm/model/react/DashboardStoreProvider.js.map +1 -1
- package/esm/model/react/filtering/selectors.js +1 -1
- package/esm/model/react/filtering/selectors.js.map +1 -1
- package/esm/model/react/useInitializeDashboardStore.d.ts.map +1 -1
- package/esm/model/react/useInitializeDashboardStore.js.map +1 -1
- package/esm/model/store/_infra/queryProcessing.d.ts +2 -2
- package/esm/model/store/_infra/queryProcessing.d.ts.map +1 -1
- package/esm/model/store/_infra/queryProcessing.js +1 -1
- package/esm/model/store/_infra/queryProcessing.js.map +1 -1
- package/esm/model/store/_infra/queryService.d.ts +2 -2
- package/esm/model/store/_infra/queryService.d.ts.map +1 -1
- package/esm/model/store/_infra/queryService.js +1 -1
- package/esm/model/store/_infra/queryService.js.map +1 -1
- package/esm/model/store/_infra/undoEnhancer.d.ts +0 -3
- package/esm/model/store/_infra/undoEnhancer.d.ts.map +1 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.d.ts +2 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.js +1 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsEntityAdapter.js.map +1 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsSelectors.js +1 -1
- package/esm/model/store/accessibleDashboards/accessibleDashboardsSelectors.js.map +1 -1
- package/esm/model/store/accessibleDashboards/index.d.ts +7 -9
- package/esm/model/store/accessibleDashboards/index.d.ts.map +1 -1
- package/esm/model/store/accessibleDashboards/index.js +3 -2
- package/esm/model/store/accessibleDashboards/index.js.map +1 -1
- package/esm/model/store/attributeFilterConfigs/attributeFilterConfigsSelectors.js +1 -1
- package/esm/model/store/attributeFilterConfigs/attributeFilterConfigsSelectors.js.map +1 -1
- package/esm/model/store/attributeFilterConfigs/index.d.ts +9 -19
- package/esm/model/store/attributeFilterConfigs/index.d.ts.map +1 -1
- package/esm/model/store/attributeFilterConfigs/index.js +4 -3
- package/esm/model/store/attributeFilterConfigs/index.js.map +1 -1
- package/esm/model/store/automations/automationsReducers.d.ts +1 -1
- package/esm/model/store/automations/automationsSelectors.js +1 -1
- package/esm/model/store/automations/automationsSelectors.js.map +1 -1
- package/esm/model/store/automations/index.d.ts +10 -20
- package/esm/model/store/automations/index.d.ts.map +1 -1
- package/esm/model/store/automations/index.js +3 -2
- package/esm/model/store/automations/index.js.map +1 -1
- package/esm/model/store/backendCapabilities/backendCapabilitiesSelectors.js +1 -1
- package/esm/model/store/backendCapabilities/backendCapabilitiesSelectors.js.map +1 -1
- package/esm/model/store/backendCapabilities/index.d.ts +6 -7
- package/esm/model/store/backendCapabilities/index.d.ts.map +1 -1
- package/esm/model/store/backendCapabilities/index.js +3 -2
- package/esm/model/store/backendCapabilities/index.js.map +1 -1
- package/esm/model/store/catalog/catalogSelectors.js +1 -1
- package/esm/model/store/catalog/catalogSelectors.js.map +1 -1
- package/esm/model/store/catalog/index.d.ts +10 -23
- package/esm/model/store/catalog/index.d.ts.map +1 -1
- package/esm/model/store/catalog/index.js +3 -2
- package/esm/model/store/catalog/index.js.map +1 -1
- package/esm/model/store/config/configSelectors.d.ts +2 -2
- package/esm/model/store/config/configSelectors.d.ts.map +1 -1
- package/esm/model/store/config/configSelectors.js +4 -4
- package/esm/model/store/config/configSelectors.js.map +1 -1
- package/esm/model/store/config/index.d.ts +6 -7
- package/esm/model/store/config/index.d.ts.map +1 -1
- package/esm/model/store/config/index.js +3 -2
- package/esm/model/store/config/index.js.map +1 -1
- package/esm/model/store/dashboardPermissions/dashboardPermissionsSelectors.js +1 -1
- package/esm/model/store/dashboardPermissions/dashboardPermissionsSelectors.js.map +1 -1
- package/esm/model/store/dashboardPermissions/index.d.ts +6 -7
- package/esm/model/store/dashboardPermissions/index.d.ts.map +1 -1
- package/esm/model/store/dashboardPermissions/index.js +3 -2
- package/esm/model/store/dashboardPermissions/index.js.map +1 -1
- package/esm/model/store/dashboardStore.d.ts.map +1 -1
- package/esm/model/store/dashboardStore.js +1 -1
- package/esm/model/store/dashboardStore.js.map +1 -1
- package/esm/model/store/dateFilterConfig/dateFilterConfigSelectors.js +1 -1
- package/esm/model/store/dateFilterConfig/dateFilterConfigSelectors.js.map +1 -1
- package/esm/model/store/dateFilterConfig/index.d.ts +15 -31
- package/esm/model/store/dateFilterConfig/index.d.ts.map +1 -1
- package/esm/model/store/dateFilterConfig/index.js +3 -2
- package/esm/model/store/dateFilterConfig/index.js.map +1 -1
- package/esm/model/store/dateFilterConfigs/dateFilterConfigsSelectors.js +1 -1
- package/esm/model/store/dateFilterConfigs/dateFilterConfigsSelectors.js.map +1 -1
- package/esm/model/store/dateFilterConfigs/index.d.ts +9 -19
- package/esm/model/store/dateFilterConfigs/index.d.ts.map +1 -1
- package/esm/model/store/dateFilterConfigs/index.js +3 -2
- package/esm/model/store/dateFilterConfigs/index.js.map +1 -1
- package/esm/model/store/drill/drillReducers.d.ts +1 -1
- package/esm/model/store/drill/drillSelectors.js +1 -1
- package/esm/model/store/drill/drillSelectors.js.map +1 -1
- package/esm/model/store/drill/index.d.ts +8 -12
- package/esm/model/store/drill/index.d.ts.map +1 -1
- package/esm/model/store/drill/index.js +2 -2
- package/esm/model/store/drill/index.js.map +1 -1
- package/esm/model/store/drillTargets/drillTargetsEntityAdapter.d.ts +2 -1
- package/esm/model/store/drillTargets/drillTargetsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/drillTargets/drillTargetsEntityAdapter.js +1 -1
- package/esm/model/store/drillTargets/drillTargetsEntityAdapter.js.map +1 -1
- package/esm/model/store/drillTargets/drillTargetsSelectors.js +1 -1
- package/esm/model/store/drillTargets/drillTargetsSelectors.js.map +1 -1
- package/esm/model/store/drillTargets/index.d.ts +7 -10
- package/esm/model/store/drillTargets/index.d.ts.map +1 -1
- package/esm/model/store/drillTargets/index.js +3 -2
- package/esm/model/store/drillTargets/index.js.map +1 -1
- package/esm/model/store/entitlements/entitlementsSelectors.js +1 -1
- package/esm/model/store/entitlements/entitlementsSelectors.js.map +1 -1
- package/esm/model/store/entitlements/index.d.ts +6 -7
- package/esm/model/store/entitlements/index.d.ts.map +1 -1
- package/esm/model/store/entitlements/index.js +3 -2
- package/esm/model/store/entitlements/index.js.map +1 -1
- package/esm/model/store/executed/executedSelectors.js +1 -1
- package/esm/model/store/executed/executedSelectors.js.map +1 -1
- package/esm/model/store/executed/index.d.ts +7 -5
- package/esm/model/store/executed/index.d.ts.map +1 -1
- package/esm/model/store/executed/index.js +3 -2
- package/esm/model/store/executed/index.js.map +1 -1
- package/esm/model/store/executionResults/executionResultsEntityAdapter.d.ts +2 -1
- package/esm/model/store/executionResults/executionResultsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/executionResults/executionResultsEntityAdapter.js +1 -1
- package/esm/model/store/executionResults/executionResultsEntityAdapter.js.map +1 -1
- package/esm/model/store/executionResults/executionResultsSelectors.d.ts +7 -1
- package/esm/model/store/executionResults/executionResultsSelectors.d.ts.map +1 -1
- package/esm/model/store/executionResults/executionResultsSelectors.js +1 -1
- package/esm/model/store/executionResults/executionResultsSelectors.js.map +1 -1
- package/esm/model/store/executionResults/index.d.ts +8 -11
- package/esm/model/store/executionResults/index.d.ts.map +1 -1
- package/esm/model/store/executionResults/index.js +3 -2
- package/esm/model/store/executionResults/index.js.map +1 -1
- package/esm/model/store/filterContext/filterContextSelectors.js +1 -1
- package/esm/model/store/filterContext/filterContextSelectors.js.map +1 -1
- package/esm/model/store/filterContext/index.d.ts +35 -102
- package/esm/model/store/filterContext/index.d.ts.map +1 -1
- package/esm/model/store/filterContext/index.js +3 -2
- package/esm/model/store/filterContext/index.js.map +1 -1
- package/esm/model/store/filterViews/filterViewsReducersSelectors.js +1 -1
- package/esm/model/store/filterViews/filterViewsReducersSelectors.js.map +1 -1
- package/esm/model/store/filterViews/index.d.ts +7 -11
- package/esm/model/store/filterViews/index.d.ts.map +1 -1
- package/esm/model/store/filterViews/index.js +3 -2
- package/esm/model/store/filterViews/index.js.map +1 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.d.ts +2 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.js +1 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsEntityAdapter.js.map +1 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsSelectors.js +1 -1
- package/esm/model/store/inaccessibleDashboards/inaccessibleDashboardsSelectors.js.map +1 -1
- package/esm/model/store/inaccessibleDashboards/index.d.ts +7 -10
- package/esm/model/store/inaccessibleDashboards/index.d.ts.map +1 -1
- package/esm/model/store/inaccessibleDashboards/index.js +3 -2
- package/esm/model/store/inaccessibleDashboards/index.js.map +1 -1
- package/esm/model/store/index.d.ts +2 -2
- package/esm/model/store/index.d.ts.map +1 -1
- package/esm/model/store/index.js +2 -2
- package/esm/model/store/index.js.map +1 -1
- package/esm/model/store/insights/index.d.ts +9 -24
- package/esm/model/store/insights/index.d.ts.map +1 -1
- package/esm/model/store/insights/index.js +3 -2
- package/esm/model/store/insights/index.js.map +1 -1
- package/esm/model/store/insights/insightsEntityAdapter.d.ts +2 -1
- package/esm/model/store/insights/insightsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/insights/insightsEntityAdapter.js +1 -1
- package/esm/model/store/insights/insightsEntityAdapter.js.map +1 -1
- package/esm/model/store/insights/insightsSelectors.js +1 -1
- package/esm/model/store/insights/insightsSelectors.js.map +1 -1
- package/esm/model/store/layout/index.d.ts +99 -133
- package/esm/model/store/layout/index.d.ts.map +1 -1
- package/esm/model/store/layout/index.js +3 -2
- package/esm/model/store/layout/index.js.map +1 -1
- package/esm/model/store/layout/layoutSelectors.js +1 -1
- package/esm/model/store/layout/layoutSelectors.js.map +1 -1
- package/esm/model/store/listedDashboards/index.d.ts +8 -17
- package/esm/model/store/listedDashboards/index.d.ts.map +1 -1
- package/esm/model/store/listedDashboards/index.js +3 -2
- package/esm/model/store/listedDashboards/index.js.map +1 -1
- package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.d.ts +2 -1
- package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.d.ts.map +1 -1
- package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.js +1 -1
- package/esm/model/store/listedDashboards/listedDashboardsEntityAdapter.js.map +1 -1
- package/esm/model/store/listedDashboards/listedDashboardsSelectors.js +1 -1
- package/esm/model/store/listedDashboards/listedDashboardsSelectors.js.map +1 -1
- package/esm/model/store/loading/index.d.ts +8 -9
- package/esm/model/store/loading/index.d.ts.map +1 -1
- package/esm/model/store/loading/index.js +3 -2
- package/esm/model/store/loading/index.js.map +1 -1
- package/esm/model/store/loading/loadingSelectors.js +1 -1
- package/esm/model/store/loading/loadingSelectors.js.map +1 -1
- package/esm/model/store/meta/index.d.ts +15 -36
- package/esm/model/store/meta/index.d.ts.map +1 -1
- package/esm/model/store/meta/index.js +3 -4
- package/esm/model/store/meta/index.js.map +1 -1
- package/esm/model/store/meta/metaSelectors.js +1 -1
- package/esm/model/store/meta/metaSelectors.js.map +1 -1
- package/esm/model/store/notificationChannels/index.d.ts +7 -11
- package/esm/model/store/notificationChannels/index.d.ts.map +1 -1
- package/esm/model/store/notificationChannels/index.js +3 -2
- package/esm/model/store/notificationChannels/index.js.map +1 -1
- package/esm/model/store/notificationChannels/notificationChannelsSelectors.js +1 -1
- package/esm/model/store/notificationChannels/notificationChannelsSelectors.js.map +1 -1
- package/esm/model/store/permissions/index.d.ts +6 -7
- package/esm/model/store/permissions/index.d.ts.map +1 -1
- package/esm/model/store/permissions/index.js +3 -2
- package/esm/model/store/permissions/index.js.map +1 -1
- package/esm/model/store/permissions/permissionsSelectors.js +1 -1
- package/esm/model/store/permissions/permissionsSelectors.js.map +1 -1
- package/esm/model/store/renderMode/index.d.ts +9 -10
- package/esm/model/store/renderMode/index.d.ts.map +1 -1
- package/esm/model/store/renderMode/index.js +3 -2
- package/esm/model/store/renderMode/index.js.map +1 -1
- package/esm/model/store/renderMode/renderModeSelectors.js +1 -1
- package/esm/model/store/renderMode/renderModeSelectors.js.map +1 -1
- package/esm/model/store/saving/index.d.ts +8 -9
- package/esm/model/store/saving/index.d.ts.map +1 -1
- package/esm/model/store/saving/index.js +3 -2
- package/esm/model/store/saving/index.js.map +1 -1
- package/esm/model/store/saving/savingSelectors.js +1 -1
- package/esm/model/store/saving/savingSelectors.js.map +1 -1
- package/esm/model/store/showWidgetAsTable/index.d.ts +3 -1
- package/esm/model/store/showWidgetAsTable/index.d.ts.map +1 -1
- package/esm/model/store/showWidgetAsTable/index.js +1 -1
- package/esm/model/store/showWidgetAsTable/index.js.map +1 -1
- package/esm/model/store/topBar/topBarSelectors.js +1 -1
- package/esm/model/store/topBar/topBarSelectors.js.map +1 -1
- package/esm/model/store/types.d.ts +6 -6
- package/esm/model/store/types.d.ts.map +1 -1
- package/esm/model/store/ui/index.d.ts +80 -168
- package/esm/model/store/ui/index.d.ts.map +1 -1
- package/esm/model/store/ui/index.js +3 -2
- package/esm/model/store/ui/index.js.map +1 -1
- package/esm/model/store/ui/uiReducers.d.ts +5 -2
- package/esm/model/store/ui/uiReducers.d.ts.map +1 -1
- package/esm/model/store/ui/uiReducers.js +6 -3
- package/esm/model/store/ui/uiReducers.js.map +1 -1
- package/esm/model/store/ui/uiSelectors.d.ts +5 -1
- package/esm/model/store/ui/uiSelectors.d.ts.map +1 -1
- package/esm/model/store/ui/uiSelectors.js +5 -1
- package/esm/model/store/ui/uiSelectors.js.map +1 -1
- package/esm/model/store/ui/uiState.d.ts +3 -1
- package/esm/model/store/ui/uiState.d.ts.map +1 -1
- package/esm/model/store/ui/uiState.js +1 -0
- package/esm/model/store/ui/uiState.js.map +1 -1
- package/esm/model/store/user/index.d.ts +6 -7
- package/esm/model/store/user/index.d.ts.map +1 -1
- package/esm/model/store/user/index.js +3 -2
- package/esm/model/store/user/index.js.map +1 -1
- package/esm/model/store/user/userSelectors.js +1 -1
- package/esm/model/store/user/userSelectors.js.map +1 -1
- package/esm/model/store/users/index.d.ts +8 -15
- package/esm/model/store/users/index.d.ts.map +1 -1
- package/esm/model/store/users/index.js +3 -2
- package/esm/model/store/users/index.js.map +1 -1
- package/esm/model/store/users/usersSelectors.js +1 -1
- package/esm/model/store/users/usersSelectors.js.map +1 -1
- package/esm/model/store/widgetDrills/widgetDrillSelectors.js +1 -1
- package/esm/model/store/widgetDrills/widgetDrillSelectors.js.map +1 -1
- package/esm/model/store/widgetExports/widgetExportsSelectors.js +1 -1
- package/esm/model/store/widgetExports/widgetExportsSelectors.js.map +1 -1
- package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.d.ts.map +1 -1
- package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.js +1 -0
- package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.js.map +1 -1
- package/esm/presentation/dashboard/components/DateFilterConfigWarnings.js +1 -1
- package/esm/presentation/dashboard/components/DateFilterConfigWarnings.js.map +1 -1
- package/esm/presentation/dragAndDrop/LayoutResizeContext.d.ts +3 -1
- package/esm/presentation/dragAndDrop/LayoutResizeContext.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/LayoutResizeContext.js +6 -2
- package/esm/presentation/dragAndDrop/LayoutResizeContext.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DefaultAttributeFilterDraggingComponent.js +1 -1
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DefaultAttributeFilterDraggingComponent.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.js +7 -11
- package/esm/presentation/dragAndDrop/draggableWidget/AddDashboardLayoutWidgetButton.js.map +1 -1
- package/esm/presentation/dragAndDrop/useDashboardDragScroll.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/useDashboardDragScroll.js +11 -6
- package/esm/presentation/dragAndDrop/useDashboardDragScroll.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js +2 -3
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js.map +1 -1
- package/esm/presentation/flexibleLayout/DashboardLayoutWidget.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DashboardLayoutWidget.js +6 -7
- package/esm/presentation/flexibleLayout/DashboardLayoutWidget.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.js +3 -3
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/GridLayoutElement.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts +2 -2
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.js +5 -5
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.js +12 -3
- package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.d.ts +8 -0
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.d.ts.map +1 -0
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.js +23 -0
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.js.map +1 -0
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizerHotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizerHotspot.js +2 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizerHotspot.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.js +6 -5
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyNestedLayoutDropZone.js +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/EmptyNestedLayoutDropZone.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.d.ts +7 -4
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.js +37 -19
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts +6 -3
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.js +59 -30
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts +2 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.js +21 -11
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.js.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts +2 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.js +2 -2
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.js.map +1 -1
- package/esm/presentation/flexibleLayout/rowEndHotspotHelper.d.ts +5 -2
- package/esm/presentation/flexibleLayout/rowEndHotspotHelper.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/rowEndHotspotHelper.js +25 -3
- package/esm/presentation/flexibleLayout/rowEndHotspotHelper.js.map +1 -1
- package/esm/presentation/layout/dragAndDrop/Resize/HeightResizerHotspot.js +1 -1
- package/esm/presentation/layout/dragAndDrop/Resize/HeightResizerHotspot.js.map +1 -1
- package/esm/presentation/layout/dragAndDrop/Resize/WidthResizerHotspot.js +1 -1
- package/esm/presentation/layout/dragAndDrop/Resize/WidthResizerHotspot.js.map +1 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/Hotspot.d.ts +2 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/Hotspot.d.ts.map +1 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/Hotspot.js +1 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/Hotspot.js.map +1 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts +1 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts.map +1 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.js +4 -3
- package/esm/presentation/layout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.js.map +1 -1
- package/esm/presentation/localization/bundles/de-DE.json +22 -1
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-AU.json +22 -1
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-GB.json +22 -1
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-US.json +538 -473
- package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts +685 -3393
- package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-US.localization-bundle.js +686 -3394
- package/esm/presentation/localization/bundles/en-US.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/es-419.json +22 -1
- package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/es-419.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/es-419.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/es-ES.json +22 -1
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fi-FI.json +22 -1
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fr-CA.json +22 -1
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fr-FR.json +22 -1
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/it-IT.json +22 -1
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ja-JP.json +22 -1
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ko-KR.json +22 -1
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/nl-NL.json +22 -1
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pl-PL.json +22 -1
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pt-BR.json +22 -1
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pt-PT.json +22 -1
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ru-RU.json +22 -1
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/tr-TR.json +22 -1
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-HK.json +22 -1
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hans.json +22 -1
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hant.json +22 -1
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts +21 -0
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js +23 -2
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.d.ts.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.js +5 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.js.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.d.ts.map +1 -1
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.js +13 -2
- package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.js +12 -5
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/DefaultScheduledEmailDialog.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.d.ts +10 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.js +71 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts +17 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.js +100 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts +6 -11
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.js +31 -37
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts +6 -16
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.js +30 -27
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFilters.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFilters.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFiltersList.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentFiltersList.js +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentFiltersList.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentItems.d.ts +2 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentItems.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentItems.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.d.ts +5 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.js +10 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/AttachmentsWrapper.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.d.ts +17 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.js +47 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.d.ts +20 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.d.ts.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.js +33 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.js.map +1 -0
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.d.ts +10 -5
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js +76 -19
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.d.ts +2 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.js +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/types.js.map +1 -1
- package/esm/presentation/widget/common/useWidgetHighlighting.js +1 -1
- package/esm/presentation/widget/common/useWidgetHighlighting.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js +13 -4
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.js +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.js.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/PoweredByGDLogo.js +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/PoweredByGDLogo.js.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.js +0 -4
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.js.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/LayoutDirectionConfigurationDialog.js +7 -7
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/LayoutDirectionConfigurationDialog.js.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.d.ts.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.js +3 -3
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.js.map +1 -1
- package/esm/sdk-ui-dashboard.d.ts +166 -270
- package/esm/types.d.ts +5 -0
- package/esm/types.d.ts.map +1 -1
- package/esm/types.js.map +1 -1
- package/package.json +22 -23
- package/styles/css/attributeFilterConfig.css +1 -1
- package/styles/css/dashboard.css +100 -5
- package/styles/css/dashboard.css.map +1 -1
- package/styles/css/dashboardNestedLayoutWidget.css +88 -49
- package/styles/css/dashboardNestedLayoutWidget.css.map +1 -1
- package/styles/css/dragAndDrop.css +27 -20
- package/styles/css/dragAndDrop.css.map +1 -1
- package/styles/css/drillConfigPanel.css +14 -14
- package/styles/css/icons.css +32 -24
- package/styles/css/icons.css.map +1 -1
- package/styles/css/main.css +351 -147
- package/styles/css/main.css.map +1 -1
- package/styles/css/notifications_channels_dialog.css +88 -2
- package/styles/css/notifications_channels_dialog.css.map +1 -1
- package/styles/css/poweredByGDLogo.css +2 -2
- package/styles/css/resizing.css +68 -15
- package/styles/css/resizing.css.map +1 -1
- package/styles/css/sidebar.css +6 -4
- package/styles/css/sidebar.css.map +1 -1
- package/styles/scss/attributeFilterConfig.scss +1 -1
- package/styles/scss/dashboard.scss +15 -3
- package/styles/scss/dashboardNestedLayoutWidget.scss +142 -77
- package/styles/scss/dragAndDrop.scss +63 -48
- package/styles/scss/drillConfigPanel.scss +14 -14
- package/styles/scss/icons.scss +77 -79
- package/styles/scss/notifications_channels_dialog.scss +89 -1
- package/styles/scss/poweredByGDLogo.scss +3 -3
- package/styles/scss/resizing.scss +82 -13
- package/styles/scss/sidebar.scss +6 -4
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.d.ts +0 -9
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.d.ts.map +0 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.js +0 -16
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/Bullet.js.map +0 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.d.ts +0 -3
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.d.ts.map +0 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.js +0 -20
- package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar/BulletsBar.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFilters.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFilters.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFiltersList.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentFiltersList.js.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentItems.d.ts.map +0 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentItems.js.map +0 -1
- /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentFilters.d.ts +0 -0
- /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentFilters.js +0 -0
- /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentFiltersList.d.ts +0 -0
- /package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/{Attachments → AttachmentsOld}/AttachmentItems.js +0 -0
@@ -1,52 +1,52 @@
|
|
1
1
|
{
|
2
2
|
"loading": {
|
3
3
|
"value": "Loading…",
|
4
|
-
"comment": "
|
4
|
+
"comment": "Text shown during content loading operations",
|
5
5
|
"limit": 0
|
6
6
|
},
|
7
7
|
"untitled": {
|
8
8
|
"value": "Untitled",
|
9
|
-
"comment": "",
|
9
|
+
"comment": "Default title for untitled dashboards or widgets",
|
10
10
|
"limit": 0
|
11
11
|
},
|
12
12
|
"empty_value": {
|
13
13
|
"value": "empty value",
|
14
|
-
"comment": "",
|
14
|
+
"comment": "Display text when a value is empty or not available",
|
15
15
|
"limit": 0
|
16
16
|
},
|
17
17
|
"gs.list.cancel": {
|
18
18
|
"value": "Cancel",
|
19
|
-
"comment": "",
|
19
|
+
"comment": "Button label to cancel the current action",
|
20
20
|
"limit": 0
|
21
21
|
},
|
22
22
|
"gs.list.apply": {
|
23
23
|
"value": "Apply",
|
24
|
-
"comment": "",
|
24
|
+
"comment": "Button label to apply the current selection or changes",
|
25
25
|
"limit": 0
|
26
26
|
},
|
27
27
|
"messages.dashboardSaveSuccess": {
|
28
28
|
"value": "Great. We saved your dashboard.",
|
29
|
-
"comment": "",
|
29
|
+
"comment": "Success notification shown after successfully saving a dashboard",
|
30
30
|
"limit": 0
|
31
31
|
},
|
32
32
|
"options.menu.save.as": {
|
33
33
|
"value": "Save as new",
|
34
|
-
"comment": "
|
34
|
+
"comment": "Menu option to save the current dashboard as a new dashboard",
|
35
35
|
"limit": 0
|
36
36
|
},
|
37
37
|
"options.menu.save.as.tooltip": {
|
38
38
|
"value": "Empty dashboard cannot be saved.",
|
39
|
-
"comment": "
|
39
|
+
"comment": "Tooltip shown when trying to save an empty dashboard",
|
40
40
|
"limit": 0
|
41
41
|
},
|
42
42
|
"options.menu.settings": {
|
43
43
|
"value": "Settings",
|
44
|
-
"comment": "
|
44
|
+
"comment": "Menu option to open the dashboard settings dialog",
|
45
45
|
"limit": 0
|
46
46
|
},
|
47
47
|
"messages.dashboardSaveFailed": {
|
48
48
|
"value": "Dashboard save failed. Remove any unavailable visualizations, then try again, or contact your administrator.",
|
49
|
-
"comment": "",
|
49
|
+
"comment": "Error notification shown when saving a dashboard fails",
|
50
50
|
"limit": 0
|
51
51
|
},
|
52
52
|
"messages.dashboard.incompatibleDefaultFilters.title": {
|
@@ -56,28 +56,28 @@
|
|
56
56
|
},
|
57
57
|
"messages.dashboard.invalidDrills.title": {
|
58
58
|
"value": "<b>Some interactions were removed</b>",
|
59
|
-
"comment": "
|
59
|
+
"comment": "Warning notification title when dashboard interactions were removed due to changes in data",
|
60
60
|
"limit": 0
|
61
61
|
},
|
62
62
|
"messages.dashboard.invalidDrills.body.modern._measure|insight": {
|
63
63
|
"value": "One or more dashboard/visualization/measure/attribute has been changed or deleted causing some interactions to be removed from following widgets: <b>{listOfWidgetTitles}</b>",
|
64
|
-
"comment": "
|
64
|
+
"comment": "Warning message details for invalid drill interactions with list of affected widgets",
|
65
65
|
"limit": 0
|
66
66
|
},
|
67
67
|
"messages.dashboard.invalidDrills.body.modern._metric|insight": {
|
68
68
|
"value": "One or more dashboard/visualization/metric/attribute has been changed or deleted causing some interactions to be removed from following widgets: <b>{listOfWidgetTitles}</b>",
|
69
|
-
"comment": "
|
69
|
+
"comment": "Warning message details for invalid drill interactions using metrics with list of affected widgets",
|
70
70
|
"limit": 0
|
71
71
|
},
|
72
72
|
"messages.dashboard.invalidDrills.body.modern._measure|report": {
|
73
73
|
"value": "One or more dashboard/report/measure/attribute has been changed or deleted causing some interactions to be removed from following widgets: <b>{listOfWidgetTitles}</b>",
|
74
|
-
"comment": "
|
74
|
+
"comment": "Warning message details for invalid drill interactions with measures in reports",
|
75
75
|
"translate": false,
|
76
76
|
"limit": 0
|
77
77
|
},
|
78
78
|
"messages.dashboard.invalidDrills.body.modern._metric|report": {
|
79
79
|
"value": "One or more dashboard/report/metric/attribute has been changed or deleted causing some interactions to be removed from following widgets: <b>{listOfWidgetTitles}</b>",
|
80
|
-
"comment": "
|
80
|
+
"comment": "Warning message details for invalid drill interactions with metrics in reports",
|
81
81
|
"translate": false,
|
82
82
|
"limit": 0
|
83
83
|
},
|
@@ -88,12 +88,12 @@
|
|
88
88
|
},
|
89
89
|
"messages.dashboard.invalidCustomUrlDrills.body.modern|insight": {
|
90
90
|
"value": "Invalid URL parameters in your custom URLs are causing drill-into-URL interactions to fail on these widgets: <b>{listOfWidgetTitles}</b>",
|
91
|
-
"comment": "
|
91
|
+
"comment": "Warning message explaining URL drill failures with list of affected widgets",
|
92
92
|
"limit": 0
|
93
93
|
},
|
94
94
|
"messages.dashboard.invalidCustomUrlDrills.body.modern|report": {
|
95
95
|
"value": "Invalid URL parameters in your custom URLs are causing drill-into-URL interactions to fail on these widgets: <b>{listOfWidgetTitles}</b>",
|
96
|
-
"comment": "
|
96
|
+
"comment": "Warning message explaining URL drill failures in report widgets",
|
97
97
|
"translate": false,
|
98
98
|
"limit": 0
|
99
99
|
},
|
@@ -109,97 +109,97 @@
|
|
109
109
|
},
|
110
110
|
"messages.drill.InteractionConfiguredSuccess": {
|
111
111
|
"value": "Interaction configured.",
|
112
|
-
"comment": "
|
112
|
+
"comment": "Success message shown after creating a new drill interaction",
|
113
113
|
"limit": 0
|
114
114
|
},
|
115
115
|
"messages.drill.InteractionUpdatedSuccess": {
|
116
116
|
"value": "Interaction updated.",
|
117
|
-
"comment": "
|
117
|
+
"comment": "Success message shown after modifying an existing drill interaction",
|
118
118
|
"limit": 0
|
119
119
|
},
|
120
120
|
"filterBar.label": {
|
121
121
|
"value": "Filters",
|
122
|
-
"comment": "",
|
122
|
+
"comment": "Label for the filter bar section",
|
123
123
|
"limit": 0
|
124
124
|
},
|
125
125
|
"filterBar.showAll": {
|
126
126
|
"value": "Show all",
|
127
|
-
"comment": "",
|
127
|
+
"comment": "Link text to expand and show all available filters",
|
128
128
|
"limit": 0
|
129
129
|
},
|
130
130
|
"filterBar.showLess": {
|
131
131
|
"value": "Show less",
|
132
|
-
"comment": "",
|
132
|
+
"comment": "Link text to collapse the expanded filter list",
|
133
133
|
"limit": 0
|
134
134
|
},
|
135
135
|
"filterBar.unappliedFiltersNotification": {
|
136
136
|
"value": "<link>Apply filters</link> to see updated data.",
|
137
|
-
"comment": "Message banner
|
137
|
+
"comment": "Message banner shown when filters are changed but not yet applied. The <link> tags create a clickable action to apply the filters.",
|
138
138
|
"limit": 0
|
139
139
|
},
|
140
140
|
"filterBar.executionTimestampNotificationMessage": {
|
141
141
|
"value": "<bold>Note.</bold> You're viewing up-to-date data, but for any relative date filters the dashboard treats {date} as “today.”",
|
142
|
-
"comment": "Message banner describing dashboard with specific data timestamp.
|
142
|
+
"comment": "Message banner describing dashboard with specific data timestamp. Placeholder {date} is replaced with the current date.",
|
143
143
|
"limit": 0
|
144
144
|
},
|
145
145
|
"filterBar.executionTimestampNotificationAction": {
|
146
146
|
"value": "<link>Reset to today</link>",
|
147
|
-
"comment": "
|
147
|
+
"comment": "Action button to reset timestamp to current date. The <link> tags create a clickable action.",
|
148
148
|
"limit": 0
|
149
149
|
},
|
150
150
|
"options.menu.export": {
|
151
151
|
"value": "Export",
|
152
|
-
"comment": "
|
152
|
+
"comment": "Main export menu option in the dashboard",
|
153
153
|
"limit": 0
|
154
154
|
},
|
155
155
|
"options.menu.export.header.data": {
|
156
156
|
"value": "Data",
|
157
|
-
"comment": "
|
157
|
+
"comment": "Header for data export options in the export submenu",
|
158
158
|
"limit": 0
|
159
159
|
},
|
160
160
|
"options.menu.export_to_pdf": {
|
161
161
|
"value": "Export to PDF",
|
162
|
-
"comment": "
|
162
|
+
"comment": "Menu option to export the entire dashboard as a PDF document",
|
163
163
|
"limit": 0
|
164
164
|
},
|
165
165
|
"options.menu.export.PDF": {
|
166
166
|
"value": "Snapshot (.pdf)",
|
167
|
-
"comment": "Export
|
167
|
+
"comment": "Export option for saving a visual snapshot of the dashboard as a PDF file",
|
168
168
|
"limit": 0
|
169
169
|
},
|
170
170
|
"options.menu.export.dialog.EXCEL": {
|
171
171
|
"value": "Export data (.xlsx)",
|
172
|
-
"comment": "Dialog title
|
172
|
+
"comment": "Dialog title when exporting the entire dashboard's data to Excel",
|
173
173
|
"limit": 0
|
174
174
|
},
|
175
175
|
"options.menu.export.dialog.widget.EXCEL": {
|
176
176
|
"value": "Export formatted data (.xlsx)",
|
177
|
-
"comment": "Dialog title
|
177
|
+
"comment": "Dialog title when exporting a single widget's data to Excel with formatting preserved",
|
178
178
|
"limit": 0
|
179
179
|
},
|
180
180
|
"options.menu.export.dialog.includeExportInfo": {
|
181
181
|
"value": "Include sheet with export info",
|
182
|
-
"comment": "
|
182
|
+
"comment": "Checkbox option to include metadata about the export in a separate Excel sheet",
|
183
183
|
"limit": 0
|
184
184
|
},
|
185
185
|
"options.menu.export.EXCEL": {
|
186
186
|
"value": "Data (.xlsx)",
|
187
|
-
"comment": "Export
|
187
|
+
"comment": "Export option for saving dashboard data as an Excel file",
|
188
188
|
"limit": 0
|
189
189
|
},
|
190
190
|
"options.menu.export.presentation.PPTX": {
|
191
191
|
"value": "Slide Deck (.pptx)",
|
192
|
-
"comment": "Export
|
192
|
+
"comment": "Export option for saving dashboard as a PowerPoint presentation",
|
193
193
|
"limit": 0
|
194
194
|
},
|
195
195
|
"options.menu.export.presentation.PDF": {
|
196
196
|
"value": "Slide Deck (.pdf)",
|
197
|
-
"comment": "Export
|
197
|
+
"comment": "Export option for saving dashboard as a PDF file with slide layout",
|
198
198
|
"limit": 0
|
199
199
|
},
|
200
200
|
"options.menu.export.image.PNG": {
|
201
201
|
"value": "Snapshot (.png)",
|
202
|
-
"comment": "Export
|
202
|
+
"comment": "Export option for saving dashboard as a PNG image",
|
203
203
|
"limit": 0
|
204
204
|
},
|
205
205
|
"options.menu.export.presentation.unsupported.oldWidget": {
|
@@ -209,57 +209,57 @@
|
|
209
209
|
},
|
210
210
|
"options.menu.export.in.progress": {
|
211
211
|
"value": "Export is in progress. Wait until it is finished before exporting again.",
|
212
|
-
"comment": "
|
212
|
+
"comment": "Message shown when trying to start a new export while another is still in progress",
|
213
213
|
"limit": 0
|
214
214
|
},
|
215
215
|
"options.menu.schedule.email": {
|
216
216
|
"value": "Schedule export",
|
217
|
-
"comment": "
|
217
|
+
"comment": "Menu option to set up recurring automated exports of the dashboard",
|
218
218
|
"limit": 0
|
219
219
|
},
|
220
220
|
"options.menu.schedule.email.tooltip": {
|
221
221
|
"value": "No destination available. To schedule an export, <a>create destination</a>.",
|
222
|
-
"comment": "
|
222
|
+
"comment": "Tooltip shown when no export destinations are available for scheduled exports",
|
223
223
|
"limit": 0
|
224
224
|
},
|
225
225
|
"options.menu.schedule.email.edit": {
|
226
226
|
"value": "Show schedules",
|
227
|
-
"comment": "
|
227
|
+
"comment": "Menu option to view or edit existing scheduled dashboard exports",
|
228
228
|
"limit": 0
|
229
229
|
},
|
230
230
|
"options.menu.schedule.email.edit.noCreatePermissions": {
|
231
231
|
"value": "Scheduled exports",
|
232
|
-
"comment": "
|
232
|
+
"comment": "Menu option to view existing scheduled exports when user doesn't have permission to create new ones",
|
233
233
|
"limit": 0
|
234
234
|
},
|
235
235
|
"options.menu.alerts.edit": {
|
236
236
|
"value": "Show alerts",
|
237
|
-
"comment": "
|
237
|
+
"comment": "Menu option to view or edit existing metric alerts for the dashboard or widget",
|
238
238
|
"limit": 0
|
239
239
|
},
|
240
240
|
"options.menu.alerts.edit.noCreatePermissions": {
|
241
241
|
"value": "Alerts",
|
242
|
-
"comment": "
|
242
|
+
"comment": "Menu option to view existing alerts when user doesn't have permission to create new ones",
|
243
243
|
"limit": 0
|
244
244
|
},
|
245
245
|
"options.menu.data.too.large": {
|
246
246
|
"value": "Export unavailable due to too many data points in the result.",
|
247
|
-
"comment": "",
|
247
|
+
"comment": "Error message shown when trying to export data that exceeds size limitations",
|
248
248
|
"limit": 0
|
249
249
|
},
|
250
250
|
"options.menu.unsupported.raw.error": {
|
251
251
|
"value": "Export unavailable due to too many data points or error in the result",
|
252
|
-
"comment": "Error
|
252
|
+
"comment": "Error message shown when visualization export fails due to data size or errors",
|
253
253
|
"limit": 0
|
254
254
|
},
|
255
255
|
"options.menu.delete": {
|
256
256
|
"value": "Delete",
|
257
|
-
"comment": "
|
257
|
+
"comment": "Menu option to delete the current dashboard",
|
258
258
|
"limit": 0
|
259
259
|
},
|
260
260
|
"options.menu.addFilterViews": {
|
261
261
|
"value": "Create view",
|
262
|
-
"comment": "
|
262
|
+
"comment": "Menu option to create a new dashboard filter view",
|
263
263
|
"limit": 0
|
264
264
|
},
|
265
265
|
"options.menu.listFilterViews": {
|
@@ -305,217 +305,217 @@
|
|
305
305
|
},
|
306
306
|
"dialogs.schedule.email.accessibilityTitle": {
|
307
307
|
"value": "Scheduled emails",
|
308
|
-
"comment": "",
|
308
|
+
"comment": "Accessibility title for scheduled emails dialog",
|
309
309
|
"limit": 0
|
310
310
|
},
|
311
311
|
"dialogs.schedule.email.delete.success": {
|
312
312
|
"value": "Success! Your scheduled email was deleted.",
|
313
|
-
"comment": "",
|
313
|
+
"comment": "Success message shown after successfully deleting a schedule",
|
314
314
|
"limit": 0
|
315
315
|
},
|
316
316
|
"dialogs.schedule.email.submit.success": {
|
317
317
|
"value": "Success! Your dashboard is scheduled for emailing.",
|
318
|
-
"comment": "",
|
318
|
+
"comment": "Success message shown after successfully scheduling an export",
|
319
319
|
"limit": 0
|
320
320
|
},
|
321
321
|
"dialogs.schedule.email.submit.error": {
|
322
322
|
"value": "Failed to schedule the dashboard. Try again later.",
|
323
|
-
"comment": "",
|
323
|
+
"comment": "Error message shown when scheduling an export fails",
|
324
324
|
"limit": 0
|
325
325
|
},
|
326
326
|
"dialogs.schedule.email.save.success": {
|
327
327
|
"value": "Success! Your schedule has been saved.",
|
328
|
-
"comment": "",
|
328
|
+
"comment": "Success message shown after successfully saving an export schedule",
|
329
329
|
"limit": 0
|
330
330
|
},
|
331
331
|
"dialogs.schedule.email.save.error": {
|
332
332
|
"value": "Failed to save the schedule. Try again later.",
|
333
|
-
"comment": "",
|
333
|
+
"comment": "Error message shown when saving an export schedule fails",
|
334
334
|
"limit": 0
|
335
335
|
},
|
336
336
|
"dialogs.schedule.error.too_long": {
|
337
337
|
"value": "Error: Text too long — reduce to {value} characters or fewer.",
|
338
|
-
"comment": "",
|
338
|
+
"comment": "Error message shown when schedule text exceeds character limit. {value} is the maximum allowed length.",
|
339
339
|
"limit": 0
|
340
340
|
},
|
341
341
|
"dialogs.alert.error.too_long": {
|
342
342
|
"value": "Error: Text too long — reduce to {value} characters or fewer.",
|
343
|
-
"comment": "",
|
343
|
+
"comment": "Error message shown when alert text exceeds character limit. {value} is the maximum allowed length.",
|
344
344
|
"limit": 0
|
345
345
|
},
|
346
346
|
"dialogs.save.as.new.title": {
|
347
347
|
"value": "Save dashboard as new",
|
348
|
-
"comment": "",
|
348
|
+
"comment": "Dialog title when creating a copy of an existing dashboard",
|
349
349
|
"limit": 0
|
350
350
|
},
|
351
351
|
"dialogs.save.as.new.desc": {
|
352
352
|
"value": "Give your new dashboard a new descriptive name, so it's easier to find it later on.",
|
353
|
-
"comment": "",
|
353
|
+
"comment": "Instructions shown in the Save As New dashboard dialog",
|
354
354
|
"limit": 0
|
355
355
|
},
|
356
356
|
"dialogs.save.as.new.default.title": {
|
357
357
|
"value": "Copy of {title}",
|
358
|
-
"comment": "",
|
358
|
+
"comment": "Default title format when creating a copy of a dashboard. {title} is the original dashboard title.",
|
359
359
|
"limit": 0
|
360
360
|
},
|
361
361
|
"dialogs.save.as.new.alertsAndEmailsMessage": {
|
362
362
|
"value": "Alerts and email schedules will not be duplicated",
|
363
|
-
"comment": "",
|
363
|
+
"comment": "Warning message shown when saving a dashboard as new, indicating that alerts and email schedules won't be copied",
|
364
364
|
"limit": 0
|
365
365
|
},
|
366
366
|
"dialogs.save.as.new.alertsMessage": {
|
367
367
|
"value": "Alerts will not be duplicated",
|
368
|
-
"comment": "",
|
368
|
+
"comment": "Warning message in Save As dialog about alerts not being copied",
|
369
369
|
"limit": 0
|
370
370
|
},
|
371
371
|
"dialogs.save.as.new.emailsMessage": {
|
372
372
|
"value": "Email schedules will not be duplicated",
|
373
|
-
"comment": "",
|
373
|
+
"comment": "Warning message in Save As dialog about email schedules not being copied",
|
374
374
|
"limit": 0
|
375
375
|
},
|
376
376
|
"cancelConfirmationDialog.headline": {
|
377
377
|
"value": "Discard changes?",
|
378
|
-
"comment": "",
|
378
|
+
"comment": "Confirmation dialog title when canceling changes",
|
379
379
|
"limit": 0
|
380
380
|
},
|
381
381
|
"cancelConfirmationDialog.message": {
|
382
382
|
"value": "All changes will be lost",
|
383
|
-
"comment": "",
|
383
|
+
"comment": "Warning message shown in confirmation dialog when discarding changes",
|
384
384
|
"limit": 0
|
385
385
|
},
|
386
386
|
"cancelConfirmationDialog.submitButtonText": {
|
387
387
|
"value": "Discard changes",
|
388
|
-
"comment": "",
|
388
|
+
"comment": "Button label to confirm discarding changes",
|
389
389
|
"limit": 0
|
390
390
|
},
|
391
391
|
"settingsDashboardDialog.headline": {
|
392
392
|
"value": "Dashboard settings",
|
393
|
-
"comment": "",
|
393
|
+
"comment": "Title of the dashboard settings dialog",
|
394
394
|
"limit": 0
|
395
395
|
},
|
396
396
|
"settingsDashboardDialog.section.alert": {
|
397
397
|
"value": "Alerts",
|
398
|
-
"comment": "",
|
398
|
+
"comment": "Section title for alert settings in the dashboard settings dialog",
|
399
399
|
"limit": 0
|
400
400
|
},
|
401
401
|
"settingsDashboardDialog.section.alert.inherit": {
|
402
402
|
"value": "Use the default evaluation frequency set by your organization.",
|
403
|
-
"comment": "",
|
403
|
+
"comment": "Label for option to use organization's default alert evaluation frequency",
|
404
404
|
"limit": 0
|
405
405
|
},
|
406
406
|
"settingsDashboardDialog.section.alert.note": {
|
407
407
|
"value": "<strong>Note:</strong> Applies to new alerts only — use the API to update existing ones.",
|
408
|
-
"comment": "",
|
408
|
+
"comment": "Note about alert settings applying only to new alerts",
|
409
409
|
"limit": 0
|
410
410
|
},
|
411
411
|
"settingsDashboardDialog.section.alert.label": {
|
412
412
|
"value": "Evaluation Frequency",
|
413
|
-
"comment": "",
|
413
|
+
"comment": "Label for alert evaluation frequency setting",
|
414
414
|
"limit": 0
|
415
415
|
},
|
416
416
|
"deleteDashboardDialog.headline": {
|
417
417
|
"value": "Delete dashboard?",
|
418
|
-
"comment": "",
|
418
|
+
"comment": "Confirmation dialog for deleting a dashboard",
|
419
419
|
"limit": 0
|
420
420
|
},
|
421
421
|
"deleteDashboardDialog.submitButtonText": {
|
422
422
|
"value": "Delete",
|
423
|
-
"comment": "",
|
423
|
+
"comment": "Label for the confirmation button in the delete dashboard dialog",
|
424
424
|
"limit": 0
|
425
425
|
},
|
426
426
|
"deleteDashboardDialog.defaultMessage": {
|
427
427
|
"value": "Are you sure you want to delete dashboard {title}?",
|
428
|
-
"comment": "
|
428
|
+
"comment": "Confirmation dialog for deleting a dashboard. The {title} placeholder shows the specific dashboard name.",
|
429
429
|
"limit": 0
|
430
430
|
},
|
431
431
|
"deleteDashboardDialog.objectsMessage": {
|
432
432
|
"value": "Following objects associated with the dashboard {title} will be permanently deleted:",
|
433
|
-
"comment": "
|
433
|
+
"comment": "Warning message listing objects to be deleted with the dashboard. The {title} placeholder shows the specific dashboard name.",
|
434
434
|
"limit": 0
|
435
435
|
},
|
436
436
|
"deleteDashboardDialog.alerts": {
|
437
437
|
"value": "alerts",
|
438
|
-
"comment": "",
|
438
|
+
"comment": "Label for alerts that will be deleted with the dashboard",
|
439
439
|
"limit": 0
|
440
440
|
},
|
441
441
|
"deleteDashboardDialog.schedules": {
|
442
442
|
"value": "scheduled exports",
|
443
|
-
"comment": "",
|
443
|
+
"comment": "Label for scheduled exports that will be deleted with the dashboard",
|
444
444
|
"limit": 0
|
445
445
|
},
|
446
446
|
"deleteDashboardDialog.drills": {
|
447
447
|
"value": "drilling",
|
448
|
-
"comment": "",
|
448
|
+
"comment": "Label for drill configurations that will be removed with the dashboard",
|
449
449
|
"limit": 0
|
450
450
|
},
|
451
451
|
"deleteWidgetDialog.headline": {
|
452
452
|
"value": "Remove widget?",
|
453
|
-
"comment": "",
|
453
|
+
"comment": "Confirmation dialog title when removing a widget from a dashboard",
|
454
454
|
"limit": 0
|
455
455
|
},
|
456
456
|
"deleteWidgetDialog.objectsMessage": {
|
457
457
|
"value": "Following types objects associated with the widget {title} will no longer work:",
|
458
|
-
"comment": "
|
458
|
+
"comment": "Warning message about objects that will be affected when deleting a widget. The {title} placeholder shows the specific widget name.",
|
459
459
|
"limit": 0
|
460
460
|
},
|
461
461
|
"deleteWidgetDialog.alerts": {
|
462
462
|
"value": "alerts",
|
463
|
-
"comment": "",
|
463
|
+
"comment": "Label for alerts that will be affected by widget removal",
|
464
464
|
"limit": 0
|
465
465
|
},
|
466
466
|
"deleteWidgetDialog.schedules": {
|
467
467
|
"value": "scheduled exports",
|
468
|
-
"comment": "",
|
468
|
+
"comment": "Label for scheduled exports that will be affected by widget removal",
|
469
469
|
"limit": 0
|
470
470
|
},
|
471
471
|
"create.dashboard": {
|
472
472
|
"value": "Create dashboard",
|
473
|
-
"comment": "",
|
473
|
+
"comment": "Button label or menu item for creating a new dashboard",
|
474
474
|
"limit": 0
|
475
475
|
},
|
476
476
|
"drill_modal_picker.drill-down": {
|
477
477
|
"value": "Drill down",
|
478
|
-
"comment": "
|
478
|
+
"comment": "Label for the drill down interaction in the drill configuration modal",
|
479
479
|
"limit": 0
|
480
480
|
},
|
481
481
|
"drill_modal_picker.drill-into": {
|
482
482
|
"value": "Drill into",
|
483
|
-
"comment": "
|
483
|
+
"comment": "Label for the drill into interaction in the drill configuration modal",
|
484
484
|
"limit": 0
|
485
485
|
},
|
486
486
|
"drill_modal_picker.cross-filter": {
|
487
487
|
"value": "Cross-filter",
|
488
|
-
"comment": "
|
488
|
+
"comment": "Label for the cross-filter interaction in the drill configuration modal",
|
489
489
|
"limit": 0
|
490
490
|
},
|
491
491
|
"drill_modal_picker.more.details": {
|
492
492
|
"value": "More details",
|
493
|
-
"comment": "",
|
493
|
+
"comment": "Label for viewing more details about drill interactions",
|
494
494
|
"limit": 0
|
495
495
|
},
|
496
496
|
"drill_modal_picker.label": {
|
497
497
|
"value": "Choose drill action",
|
498
|
-
"comment": "",
|
498
|
+
"comment": "Instruction text in the drill modal for selecting a drill action",
|
499
499
|
"limit": 0
|
500
500
|
},
|
501
501
|
"drillModal.backToTop": {
|
502
502
|
"value": "Back to top",
|
503
|
-
"comment": "",
|
503
|
+
"comment": "Navigation button label to return to the top level in the drill modal",
|
504
504
|
"limit": 0
|
505
505
|
},
|
506
506
|
"filters.alertMessage.relativePreset": {
|
507
507
|
"value": "in {calendarIcon} {range}",
|
508
|
-
"comment": "
|
508
|
+
"comment": "Message displayed in filter alert showing a relative date range with calendar icon. Example: 'in (calendar icon) last 7 days'.",
|
509
509
|
"limit": 0
|
510
510
|
},
|
511
511
|
"filters.alertMessage.relativePreset.inPeriod": {
|
512
512
|
"value": "in period {calendarIcon} {range}",
|
513
|
-
"comment": "
|
513
|
+
"comment": "Message displayed in filter alert showing a relative date range with period specification. Example: 'in period (calendar icon) from 2 months ago to 2 months ahead'.",
|
514
514
|
"limit": 0
|
515
515
|
},
|
516
516
|
"filters.config.warning.multipleProjectConfigs": {
|
517
517
|
"value": "There is more than one project date filter configuration associated with this project. The first one was used.",
|
518
|
-
"comment": "
|
518
|
+
"comment": "Warning shown when multiple date filter configurations are found for a project, and the system automatically selects the first one",
|
519
519
|
"limit": 0
|
520
520
|
},
|
521
521
|
"filters.config.warning.multipleWorkspacesConfigs": {
|
@@ -550,47 +550,47 @@
|
|
550
550
|
},
|
551
551
|
"filters.configurationPanel.header": {
|
552
552
|
"value": "Filters",
|
553
|
-
"comment": "
|
553
|
+
"comment": "Header for the filter configuration panel in dashboard settings",
|
554
554
|
"limit": 0
|
555
555
|
},
|
556
556
|
"filters.configurationPanel.crossFiltering.toggle": {
|
557
557
|
"value": "Cross-filtering",
|
558
|
-
"comment": "
|
558
|
+
"comment": "Label for toggle that enables or disables cross-filtering in the filter configuration panel",
|
559
559
|
"limit": 0
|
560
560
|
},
|
561
561
|
"filters.configurationPanel.crossFiltering.toggle.tooltip": {
|
562
562
|
"value": "Allow users to filter the dashboard by clicking data points in visualizations.",
|
563
|
-
"comment": "
|
563
|
+
"comment": "Tooltip explaining cross-filtering functionality when hovering over the toggle",
|
564
564
|
"limit": 0
|
565
565
|
},
|
566
566
|
"filters.configurationPanel.userFilterReset.toggle": {
|
567
567
|
"value": "Reset",
|
568
|
-
"comment": "
|
568
|
+
"comment": "Label for toggle that enables or disables filter reset functionality in dashboard",
|
569
569
|
"limit": 0
|
570
570
|
},
|
571
571
|
"filters.configurationPanel.userFilterReset.toggle.tooltip": {
|
572
572
|
"value": "Allow users to reset all filters to default.",
|
573
|
-
"comment": "
|
573
|
+
"comment": "Tooltip explaining what the reset toggle does when enabled",
|
574
574
|
"limit": 0
|
575
575
|
},
|
576
576
|
"filters.configurationPanel.userFilterSave.toggle": {
|
577
577
|
"value": "Auto-save last state",
|
578
|
-
"comment": "
|
578
|
+
"comment": "Label for toggle that enables or disables automatic saving of filter state",
|
579
579
|
"limit": 0
|
580
580
|
},
|
581
581
|
"filters.configurationPanel.userFilterSave.toggle.tooltip": {
|
582
582
|
"value": "Allow auto-save of the filters' last state. When users return, their filters will remain as they left them.",
|
583
|
-
"comment": "
|
583
|
+
"comment": "Tooltip explaining the auto-save filter functionality when hovering over the toggle",
|
584
584
|
"limit": 0
|
585
585
|
},
|
586
586
|
"filters.configurationPanel.filterViews.toggle": {
|
587
587
|
"value": "Saved views",
|
588
|
-
"comment": "
|
588
|
+
"comment": "Label for toggle that enables or disables saving custom filter views",
|
589
589
|
"limit": 0
|
590
590
|
},
|
591
591
|
"filters.configurationPanel.filterViews.toggle.tooltip": {
|
592
592
|
"value": "<p>Allows users to save filters state as a personal views they can return to later.</p><p>Only the user who saved the view can access it and set it as their default view.</p>",
|
593
|
-
"comment": "
|
593
|
+
"comment": "Tooltip explaining saved views functionality when hovering over the toggle",
|
594
594
|
"limit": 0
|
595
595
|
},
|
596
596
|
"dialogs.schedule.email.attachments.label": {
|
@@ -600,7 +600,7 @@
|
|
600
600
|
},
|
601
601
|
"dialogs.schedule.email.title.placeholder": {
|
602
602
|
"value": "Untitled schedule",
|
603
|
-
"comment": "Placeholder
|
603
|
+
"comment": "Placeholder text shown in the schedule title input field when no title has been entered",
|
604
604
|
"limit": 0
|
605
605
|
},
|
606
606
|
"dialogs.alert.title.placeholder": {
|
@@ -610,12 +610,12 @@
|
|
610
610
|
},
|
611
611
|
"dialogs.alert.accessibility.label.title": {
|
612
612
|
"value": "Alert name",
|
613
|
-
"comment": "",
|
613
|
+
"comment": "Accessibility label for alert name input field",
|
614
614
|
"limit": 0
|
615
615
|
},
|
616
616
|
"dialogs.schedule.accessibility.label.email.title": {
|
617
617
|
"value": "Schedule name",
|
618
|
-
"comment": "",
|
618
|
+
"comment": "Accessibility label for schedule name input field",
|
619
619
|
"limit": 0
|
620
620
|
},
|
621
621
|
"dialogs.schedule.email.message.label": {
|
@@ -685,7 +685,7 @@
|
|
685
685
|
},
|
686
686
|
"dialogs.schedule.email.user.noMatch": {
|
687
687
|
"value": "No matching users or groups.",
|
688
|
-
"comment": "",
|
688
|
+
"comment": "Message shown when searching for recipients and no users or groups match the search criteria",
|
689
689
|
"limit": 0
|
690
690
|
},
|
691
691
|
"dialogs.schedule.email.user.notMe": {
|
@@ -705,22 +705,22 @@
|
|
705
705
|
},
|
706
706
|
"dialogs.schedule.email.subject.label": {
|
707
707
|
"value": "Subject",
|
708
|
-
"comment": "
|
708
|
+
"comment": "Label for the subject field in scheduled email form",
|
709
709
|
"limit": 0
|
710
710
|
},
|
711
711
|
"dialogs.schedule.email.recipients.label": {
|
712
712
|
"value": "Recipients",
|
713
|
-
"comment": "
|
713
|
+
"comment": "Label for recipients field in scheduled email form",
|
714
714
|
"limit": 0
|
715
715
|
},
|
716
716
|
"dialogs.schedule.email.filters": {
|
717
717
|
"value": "Filters ({count})",
|
718
|
-
"comment": "
|
718
|
+
"comment": "Label for filters selection in scheduled email form, with count of active filters",
|
719
719
|
"limit": 0
|
720
720
|
},
|
721
721
|
"dialogs.schedule.email.destination": {
|
722
722
|
"value": "Destination",
|
723
|
-
"comment": "
|
723
|
+
"comment": "Label for selecting destination method for scheduled email delivery",
|
724
724
|
"limit": 0
|
725
725
|
},
|
726
726
|
"dialogs.schedule.email.destination.missing": {
|
@@ -735,7 +735,7 @@
|
|
735
735
|
},
|
736
736
|
"dialogs.schedule.email.message.placeholder": {
|
737
737
|
"value": "Hello,\n\nYour scheduled email is ready. You can download the dashboard in attachments.",
|
738
|
-
"comment": "
|
738
|
+
"comment": "Default message text shown in scheduled email message field",
|
739
739
|
"limit": 0
|
740
740
|
},
|
741
741
|
"dialogs.schedule.email.create": {
|
@@ -780,82 +780,82 @@
|
|
780
780
|
},
|
781
781
|
"dialogs.schedule.email.save.executionTimestampMode": {
|
782
782
|
"value": "To create or edit scheduled exports, reset the dashboard date to today.",
|
783
|
-
"comment": "",
|
783
|
+
"comment": "Error message shown when trying to schedule exports with non-current date filters applied",
|
784
784
|
"limit": 0
|
785
785
|
},
|
786
786
|
"dialogs.alert.save.executionTimestampMode": {
|
787
787
|
"value": "To create or edit alerts, reset the dashboard date to today.",
|
788
|
-
"comment": "",
|
788
|
+
"comment": "Error message shown when trying to create alerts with non-current date filters applied",
|
789
789
|
"limit": 0
|
790
790
|
},
|
791
791
|
"dialogs.schedule.email.widgetError": {
|
792
792
|
"value": "The alert is not working because the source widget was deleted. Delete the alert or contact your administrator.",
|
793
|
-
"comment": "
|
793
|
+
"comment": "Error message shown when alert configuration references a deleted widget",
|
794
794
|
"limit": 0
|
795
795
|
},
|
796
796
|
"dialogs.schedule.email.destinationWarning": {
|
797
797
|
"value": "The selected destination only supports sending the export to yourself.",
|
798
|
-
"comment": "
|
798
|
+
"comment": "Warning shown when selected export destination restricts recipients to the current user only",
|
799
799
|
"limit": 0
|
800
800
|
},
|
801
801
|
"dialogs.automation.filters.showAll": {
|
802
802
|
"value": "Show all",
|
803
|
-
"comment": "
|
803
|
+
"comment": "Button label to expand and show the complete list of filters",
|
804
804
|
"limit": 0
|
805
805
|
},
|
806
806
|
"dialogs.automation.filters.showAll.ariaLabel": {
|
807
807
|
"value": "Expand to show all applied filters",
|
808
|
-
"comment": "
|
808
|
+
"comment": "Accessibility label for the button that shows all filters",
|
809
809
|
"limit": 0
|
810
810
|
},
|
811
811
|
"dialogs.automation.filters.showLess": {
|
812
812
|
"value": "Show less",
|
813
|
-
"comment": "
|
813
|
+
"comment": "Button label to collapse and show fewer filters in the list",
|
814
814
|
"limit": 0
|
815
815
|
},
|
816
816
|
"dialogs.automation.filters.showLess.ariaLabel": {
|
817
817
|
"value": "Collapse to show less applied filters",
|
818
|
-
"comment": "
|
818
|
+
"comment": "Accessibility label for the button that collapses the filter list",
|
819
819
|
"limit": 0
|
820
820
|
},
|
821
821
|
"dialogs.automation.filters.add": {
|
822
822
|
"value": "Add filter",
|
823
|
-
"comment": "
|
823
|
+
"comment": "Button label to add a new filter in the automation dialog",
|
824
824
|
"limit": 0
|
825
825
|
},
|
826
826
|
"dialogs.automation.filters.title": {
|
827
827
|
"value": "Add filters",
|
828
|
-
"comment": "
|
828
|
+
"comment": "Title of the dialog for adding filters to automation",
|
829
829
|
"limit": 0
|
830
830
|
},
|
831
831
|
"dialogs.automation.filters.noFilters": {
|
832
832
|
"value": "No more filters available",
|
833
|
-
"comment": "
|
833
|
+
"comment": "Message shown when there are no additional filters that can be added",
|
834
834
|
"limit": 0
|
835
835
|
},
|
836
836
|
"dialogs.automation.filters.attachment": {
|
837
837
|
"value": "Use filters in automation",
|
838
|
-
"comment": "Label
|
838
|
+
"comment": "Label for checkbox to enable filter usage in automated exports",
|
839
839
|
"limit": 0
|
840
840
|
},
|
841
841
|
"dialogs.automation.filters.useFiltersMessage": {
|
842
842
|
"value": "Always use these filters for future exports",
|
843
|
-
"comment": "",
|
843
|
+
"comment": "Message explaining that selected filters will be applied to all future exports",
|
844
844
|
"limit": 0
|
845
845
|
},
|
846
846
|
"dialogs.automation.filters.useFiltersMessage.tooltip": {
|
847
847
|
"value": "Check to keep these filters for every export. If unchecked, the export will use the latest default filters from the dashboard. <a>Learn more</a>",
|
848
|
-
"comment": "
|
848
|
+
"comment": "Tooltip explaining filter persistence options for scheduled exports",
|
849
849
|
"limit": 0
|
850
850
|
},
|
851
851
|
"dialogs.automation.filters.activeFilters": {
|
852
852
|
"value": "Note: These filters will always be used for future exports.",
|
853
|
-
"comment": "",
|
853
|
+
"comment": "Informational message about filters being permanently applied to exports",
|
854
854
|
"limit": 0
|
855
855
|
},
|
856
856
|
"dialogs.automation.filters.missing": {
|
857
857
|
"value": "<b>Warning:</b> Some filters couldn't be applied — they're no longer available on the dashboard.",
|
858
|
-
"comment": "",
|
858
|
+
"comment": "Warning message when saved filters are no longer available on the dashboard",
|
859
859
|
"limit": 0
|
860
860
|
},
|
861
861
|
"dialogs.automation.applyCurrentFilters.confirm.title": {
|
@@ -870,177 +870,247 @@
|
|
870
870
|
},
|
871
871
|
"dialogs.automation.applyCurrentFilters.alert.confirm": {
|
872
872
|
"value": "<b>Warning</b>: Some filters used when this alert was created are no longer available or valid. Editing will apply the current dashboard filters.",
|
873
|
-
"comment": "
|
873
|
+
"comment": "Warning message when editing an alert with outdated filters",
|
874
874
|
"limit": 0
|
875
875
|
},
|
876
876
|
"dialogs.automation.applyCurrentFilters.schedule.confirm": {
|
877
877
|
"value": "<b>Warning</b>: Some filters used when this schedule was created are no longer available or valid. Editing will apply the current dashboard filters.",
|
878
|
-
"comment": "
|
878
|
+
"comment": "Warning message when editing a schedule with outdated filters",
|
879
879
|
"limit": 0
|
880
880
|
},
|
881
881
|
"dialogs.schedule.management.title": {
|
882
882
|
"value": "Scheduled exports",
|
883
|
-
"comment": "",
|
883
|
+
"comment": "Title of the scheduled exports management dialog",
|
884
884
|
"limit": 0
|
885
885
|
},
|
886
886
|
"dialogs.schedule.management.delete": {
|
887
887
|
"value": "Delete the schedule.",
|
888
|
-
"comment": "",
|
888
|
+
"comment": "Button tooltip for deleting a scheduled export",
|
889
889
|
"limit": 0
|
890
890
|
},
|
891
891
|
"dialogs.schedule.management.delete.dialog": {
|
892
892
|
"value": "Delete schedule?",
|
893
|
-
"comment": "",
|
893
|
+
"comment": "Title of the confirmation dialog when deleting a scheduled export",
|
894
894
|
"limit": 0
|
895
895
|
},
|
896
896
|
"dialogs.schedule.management.delete.dialog.confirm": {
|
897
897
|
"value": "<b>The schedule</b> will be permanently deleted.",
|
898
|
-
"comment": "
|
898
|
+
"comment": "Confirmation message when deleting a scheduled export",
|
899
899
|
"limit": 0
|
900
900
|
},
|
901
901
|
"dialogs.schedule.management.list.title": {
|
902
902
|
"value": "Your scheduled exports",
|
903
|
-
"comment": "",
|
903
|
+
"comment": "Title for the list of user's scheduled exports",
|
904
904
|
"limit": 0
|
905
905
|
},
|
906
906
|
"dialogs.schedule.management.create": {
|
907
907
|
"value": "Create",
|
908
|
-
"comment": "",
|
908
|
+
"comment": "Button label to create a new scheduled export",
|
909
909
|
"limit": 0
|
910
910
|
},
|
911
911
|
"dialogs.schedule.management.create.tooManyMessage": {
|
912
912
|
"value": "Your organization has reached the limit of scheduled exports. Contact your administrator to create more.",
|
913
|
-
"comment": "",
|
913
|
+
"comment": "Error message shown when organization has reached maximum scheduled exports limit",
|
914
914
|
"limit": 0
|
915
915
|
},
|
916
916
|
"dialogs.schedule.management.noSchedules": {
|
917
917
|
"value": "There are no scheduled exports.{br}Create new.",
|
918
|
-
"comment": "",
|
918
|
+
"comment": "Message shown when no scheduled exports exist, with line break placeholder",
|
919
919
|
"limit": 0
|
920
920
|
},
|
921
921
|
"dialogs.schedule.management.attachments.attachment": {
|
922
922
|
"value": "Attach as a {format} file",
|
923
|
-
"comment": "
|
923
|
+
"comment": "File format checkbox label in scheduled export settings. {format} is the file format, e.g. PDF, CSV, XLSX.",
|
924
924
|
"limit": 0
|
925
925
|
},
|
926
926
|
"dialogs.schedule.management.attachments.xlsx.settings": {
|
927
927
|
"value": "XLSX options",
|
928
|
-
"comment": "
|
928
|
+
"comment": "Section header for Excel export format configuration. XLSX is the file format.",
|
929
929
|
"limit": 0
|
930
930
|
},
|
931
931
|
"dialogs.schedule.management.attachments.cells.merged": {
|
932
932
|
"value": "Keep attribute cells merged",
|
933
|
+
"comment": "Label for checkbox option in Excel export settings to keep attribute cells merged",
|
934
|
+
"limit": 0
|
935
|
+
},
|
936
|
+
"dialogs.schedule.management.attachments.exportInfo": {
|
937
|
+
"value": "Include sheet with export info",
|
933
938
|
"comment": "Label of a checkbox field",
|
934
939
|
"limit": 0
|
935
940
|
},
|
936
941
|
"dialogs.schedule.management.attachments.filters.title": {
|
937
942
|
"value": "Dashboard filters",
|
938
|
-
"comment": "
|
943
|
+
"comment": "Section title for filter settings in scheduled export configuration",
|
939
944
|
"limit": 0
|
940
945
|
},
|
941
946
|
"dialogs.schedule.management.attachments.filters.using": {
|
942
947
|
"value": "using",
|
943
|
-
"comment": "
|
948
|
+
"comment": "Conjunction word connecting the export action with the filter selection",
|
944
949
|
"limit": 0
|
945
950
|
},
|
946
951
|
"dialogs.schedule.management.attachments.filters.default": {
|
947
952
|
"value": "default dashboard filters",
|
948
|
-
"comment": "
|
953
|
+
"comment": "Label indicating that default dashboard filters will be used in export",
|
949
954
|
"limit": 0
|
950
955
|
},
|
951
956
|
"dialogs.schedule.management.attachments.filters.edited": {
|
952
957
|
"value": "edited dashboard filters",
|
953
|
-
"comment": "
|
958
|
+
"comment": "Label indicating that custom edited filters will be used in export",
|
954
959
|
"limit": 0
|
955
960
|
},
|
956
961
|
"dialogs.schedule.management.attachments.filters.item.default": {
|
957
962
|
"value": "Use default filters",
|
958
|
-
"comment": "
|
963
|
+
"comment": "Dropdown option to use default dashboard filters in scheduled export",
|
959
964
|
"limit": 0
|
960
965
|
},
|
961
966
|
"dialogs.schedule.management.attachments.filters.item.edited": {
|
962
967
|
"value": "Use edited filters",
|
963
|
-
"comment": "
|
968
|
+
"comment": "Dropdown option to use custom edited filters in scheduled export",
|
964
969
|
"limit": 0
|
965
970
|
},
|
966
971
|
"dialogs.schedule.management.attachments.filters.item.tooltip": {
|
967
972
|
"value": "Default state of dashboard filters will be used in the scheduled export, even if the default values change in the future.",
|
968
|
-
"comment": "
|
973
|
+
"comment": "Tooltip explaining how default filters work in scheduled exports",
|
969
974
|
"limit": 0
|
970
975
|
},
|
971
976
|
"dialogs.schedule.management.attachments.filters.item.tooltip.disabled": {
|
972
977
|
"value": "To schedule an export with default filters, create a new scheduled export.",
|
973
|
-
"comment": "
|
978
|
+
"comment": "Tooltip explaining why default filter option is disabled and how to use it",
|
974
979
|
"limit": 0
|
975
980
|
},
|
976
981
|
"dialogs.schedule.management.attachments.message": {
|
977
982
|
"value": "<strong>Note</strong>. Cross-filtering will not be applied in the scheduled export.",
|
978
|
-
"comment": "
|
983
|
+
"comment": "Important notice about scheduled exports. The <strong> tags emphasize that cross-filtering won't apply to exported data.",
|
984
|
+
"limit": 0
|
985
|
+
},
|
986
|
+
"dialogs.schedule.management.attachments.title": {
|
987
|
+
"value": "Attachments",
|
988
|
+
"comment": "Header for attachments section in scheduled export dialog",
|
989
|
+
"limit": 0
|
990
|
+
},
|
991
|
+
"scheduledEmail.attachmentFormat.widget.png": {
|
992
|
+
"value": "Snapshot (.png)",
|
993
|
+
"comment": "Attachment format for widget snapshot in scheduled export",
|
994
|
+
"limit": 0
|
995
|
+
},
|
996
|
+
"scheduledEmail.attachmentFormat.widget.pptx": {
|
997
|
+
"value": "Single Slide (.pptx)",
|
998
|
+
"comment": "Attachment format for single slide in scheduled export",
|
999
|
+
"limit": 0
|
1000
|
+
},
|
1001
|
+
"scheduledEmail.attachmentFormat.widget.pdf": {
|
1002
|
+
"value": "Single Slide (.pdf)",
|
1003
|
+
"comment": "Attachment format for single slide in scheduled export",
|
1004
|
+
"limit": 0
|
1005
|
+
},
|
1006
|
+
"scheduledEmail.attachmentFormat.widget.formattedXLSX": {
|
1007
|
+
"value": "Formatted data (.xlsx)",
|
1008
|
+
"comment": "Attachment format for formatted data in scheduled export",
|
1009
|
+
"limit": 0
|
1010
|
+
},
|
1011
|
+
"scheduledEmail.attachmentFormat.widget.formattedCSV": {
|
1012
|
+
"value": "Formatted data (.csv)",
|
1013
|
+
"comment": "Attachment format for formatted data in scheduled export",
|
1014
|
+
"limit": 0
|
1015
|
+
},
|
1016
|
+
"scheduledEmail.attachmentFormat.widget.rawCSV": {
|
1017
|
+
"value": "Raw data (.csv)",
|
1018
|
+
"comment": "Attachment format for raw data in scheduled export",
|
1019
|
+
"limit": 0
|
1020
|
+
},
|
1021
|
+
"scheduledEmail.attachmentFormat.dashboard.pptx": {
|
1022
|
+
"value": "Slide Deck (.pptx)",
|
1023
|
+
"comment": "Attachment format for slide deck in scheduled export",
|
1024
|
+
"limit": 0
|
1025
|
+
},
|
1026
|
+
"scheduledEmail.attachmentFormat.dashboard.pdf": {
|
1027
|
+
"value": "Snapshot (.pdf)",
|
1028
|
+
"comment": "Attachment format for snapshot in scheduled export",
|
1029
|
+
"limit": 0
|
1030
|
+
},
|
1031
|
+
"scheduledEmail.attachmentFormat.dashboard.formattedXLSX": {
|
1032
|
+
"value": "Data (.xlsx)",
|
1033
|
+
"comment": "Attachment format for data in scheduled export",
|
1034
|
+
"limit": 0
|
1035
|
+
},
|
1036
|
+
"scheduledEmail.attachmentFormat.dashboard.pdfSlides": {
|
1037
|
+
"value": "Slide Deck (.pdf)",
|
1038
|
+
"comment": "Attachment format for slide deck in scheduled export",
|
1039
|
+
"limit": 0
|
1040
|
+
},
|
1041
|
+
"scheduledEmail.attachments.warning.noAttachmentsSelected": {
|
1042
|
+
"value": "<strong>Warning:</strong> Scheduled exports require at least one attachment — select an option to continue.",
|
1043
|
+
"comment": "Do not translate HTML tags.",
|
1044
|
+
"limit": 0
|
1045
|
+
},
|
1046
|
+
"scheduledEmail.attachments.error.noAttachmentsSelected": {
|
1047
|
+
"value": "Error: No attachments selected — select at least one attachment to schedule an export.",
|
1048
|
+
"comment": "Error message shown when no attachments are selected in scheduled export dialog",
|
979
1049
|
"limit": 0
|
980
1050
|
},
|
981
1051
|
"dialogs.schedule.management.load.error": {
|
982
1052
|
"value": "Failed to load. Try again later.",
|
983
|
-
"comment": "",
|
1053
|
+
"comment": "Error message shown when schedule management data fails to load",
|
984
1054
|
"limit": 0
|
985
1055
|
},
|
986
1056
|
"dialogs.schedule.management.delete.error": {
|
987
1057
|
"value": "Failed to delete schedule. Try again later.",
|
988
|
-
"comment": "",
|
1058
|
+
"comment": "Error message shown when schedule deletion fails",
|
989
1059
|
"limit": 0
|
990
1060
|
},
|
991
1061
|
"dialogs.alerting.management.title": {
|
992
1062
|
"value": "Alerts",
|
993
|
-
"comment": "",
|
1063
|
+
"comment": "Title of the alerts management dialog",
|
994
1064
|
"limit": 0
|
995
1065
|
},
|
996
1066
|
"dialogs.alerting.management.load.error": {
|
997
1067
|
"value": "Failed to load. Try again later.",
|
998
|
-
"comment": "",
|
1068
|
+
"comment": "Error message shown when alerts fail to load",
|
999
1069
|
"limit": 0
|
1000
1070
|
},
|
1001
1071
|
"dialogs.alerting.create.error": {
|
1002
1072
|
"value": "Failed to create alert. Try again later.",
|
1003
|
-
"comment": "",
|
1073
|
+
"comment": "Error message shown when alert creation fails",
|
1004
1074
|
"limit": 0
|
1005
1075
|
},
|
1006
1076
|
"dialogs.alerting.create.success": {
|
1007
1077
|
"value": "Alert created successfully.",
|
1008
|
-
"comment": "",
|
1078
|
+
"comment": "Success message after alert is created",
|
1009
1079
|
"limit": 0
|
1010
1080
|
},
|
1011
1081
|
"dialogs.alerting.update.error": {
|
1012
1082
|
"value": "Failed to update alert. Try again later.",
|
1013
|
-
"comment": "",
|
1083
|
+
"comment": "Error message shown when alert update fails",
|
1014
1084
|
"limit": 0
|
1015
1085
|
},
|
1016
1086
|
"dialogs.alerting.update.success": {
|
1017
1087
|
"value": "Alert updated successfully.",
|
1018
|
-
"comment": "",
|
1088
|
+
"comment": "Success message after alert is updated",
|
1019
1089
|
"limit": 0
|
1020
1090
|
},
|
1021
1091
|
"dialogs.alerting.management.delete.error": {
|
1022
1092
|
"value": "Failed to delete alert. Try again later.",
|
1023
|
-
"comment": "",
|
1093
|
+
"comment": "Error message shown when alert deletion fails",
|
1024
1094
|
"limit": 0
|
1025
1095
|
},
|
1026
1096
|
"dialogs.alerting.management.pause.error": {
|
1027
1097
|
"value": "Failed to pause alert. Try again later.",
|
1028
|
-
"comment": "",
|
1098
|
+
"comment": "Error message shown when pausing an alert fails",
|
1029
1099
|
"limit": 0
|
1030
1100
|
},
|
1031
1101
|
"dialogs.alerting.management.pause.success": {
|
1032
1102
|
"value": "Your alert has been paused.",
|
1033
|
-
"comment": "",
|
1103
|
+
"comment": "Success message after alert is paused",
|
1034
1104
|
"limit": 0
|
1035
1105
|
},
|
1036
1106
|
"dialogs.alerting.management.activate.error": {
|
1037
1107
|
"value": "Failed to un-pause alert. Try again later.",
|
1038
|
-
"comment": "",
|
1108
|
+
"comment": "Error message shown when reactivating a paused alert fails",
|
1039
1109
|
"limit": 0
|
1040
1110
|
},
|
1041
1111
|
"dialogs.alerting.management.activate.success": {
|
1042
1112
|
"value": "Your alert has been un-paused.",
|
1043
|
-
"comment": "",
|
1113
|
+
"comment": "Success message after alert is reactivated",
|
1044
1114
|
"limit": 0
|
1045
1115
|
},
|
1046
1116
|
"dialogs.alerting.footer.title": {
|
@@ -1055,12 +1125,12 @@
|
|
1055
1125
|
},
|
1056
1126
|
"dialogs.alerting.management.list.title": {
|
1057
1127
|
"value": "Your alerts",
|
1058
|
-
"comment": "",
|
1128
|
+
"comment": "Title for the list of user's alerts",
|
1059
1129
|
"limit": 0
|
1060
1130
|
},
|
1061
1131
|
"dialogs.alerting.management.noAlerts": {
|
1062
1132
|
"value": "There are no alerts.",
|
1063
|
-
"comment": "",
|
1133
|
+
"comment": "Message shown when the user has no alerts",
|
1064
1134
|
"limit": 0
|
1065
1135
|
},
|
1066
1136
|
"dialogs.alerting.title.placeholder": {
|
@@ -1070,42 +1140,42 @@
|
|
1070
1140
|
},
|
1071
1141
|
"dialogs.alerting.management.delete.dialog": {
|
1072
1142
|
"value": "Delete alert?",
|
1073
|
-
"comment": "",
|
1143
|
+
"comment": "Title of the confirmation dialog when deleting an alert",
|
1074
1144
|
"limit": 0
|
1075
1145
|
},
|
1076
1146
|
"dialogs.alerting.management.delete.dialog.confirm": {
|
1077
1147
|
"value": "<b>The alert</b> will be permanently deleted, along with all its notifications.",
|
1078
|
-
"comment": "
|
1148
|
+
"comment": "Confirmation message shown when deleting an alert",
|
1079
1149
|
"limit": 0
|
1080
1150
|
},
|
1081
1151
|
"dialogs.alerting.delete.success": {
|
1082
1152
|
"value": "Success! Your alert was deleted.",
|
1083
|
-
"comment": "",
|
1153
|
+
"comment": "Success message after alert is deleted",
|
1084
1154
|
"limit": 0
|
1085
1155
|
},
|
1086
1156
|
"alerting.alert.menu.delete": {
|
1087
1157
|
"value": "Delete",
|
1088
|
-
"comment": "",
|
1158
|
+
"comment": "Menu option to delete an alert",
|
1089
1159
|
"limit": 0
|
1090
1160
|
},
|
1091
1161
|
"alerting.alert.menu.pause": {
|
1092
1162
|
"value": "Pause",
|
1093
|
-
"comment": "",
|
1163
|
+
"comment": "Menu option to pause an active alert",
|
1094
1164
|
"limit": 0
|
1095
1165
|
},
|
1096
1166
|
"alerting.alert.menu.resume": {
|
1097
1167
|
"value": "Unpause",
|
1098
|
-
"comment": "",
|
1168
|
+
"comment": "Menu option to resume a paused alert",
|
1099
1169
|
"limit": 0
|
1100
1170
|
},
|
1101
1171
|
"alerting.alert.menu.edit": {
|
1102
1172
|
"value": "Edit",
|
1103
|
-
"comment": "",
|
1173
|
+
"comment": "Menu option to edit an existing alert",
|
1104
1174
|
"limit": 0
|
1105
1175
|
},
|
1106
1176
|
"delete": {
|
1107
1177
|
"value": "Delete",
|
1108
|
-
"comment": "",
|
1178
|
+
"comment": "Action button label to remove or delete an item",
|
1109
1179
|
"limit": 0
|
1110
1180
|
},
|
1111
1181
|
"close": {
|
@@ -1115,37 +1185,37 @@
|
|
1115
1185
|
},
|
1116
1186
|
"cancel": {
|
1117
1187
|
"value": "Cancel",
|
1118
|
-
"comment": "",
|
1188
|
+
"comment": "Label for a button that cancels an action and closes a dialog without saving changes",
|
1119
1189
|
"limit": 0
|
1120
1190
|
},
|
1121
1191
|
"save": {
|
1122
1192
|
"value": "Save",
|
1123
|
-
"comment": "",
|
1193
|
+
"comment": "Label for a button that saves changes and completes an action",
|
1124
1194
|
"limit": 0
|
1125
1195
|
},
|
1126
1196
|
"create": {
|
1127
1197
|
"value": "Create",
|
1128
|
-
"comment": "",
|
1198
|
+
"comment": "Label for a button that creates a new item or completes a creation flow",
|
1129
1199
|
"limit": 0
|
1130
1200
|
},
|
1131
1201
|
"apply": {
|
1132
1202
|
"value": "Apply",
|
1133
|
-
"comment": "",
|
1203
|
+
"comment": "Label for a button that applies changes without closing a dialog or panel",
|
1134
1204
|
"limit": 0
|
1135
1205
|
},
|
1136
1206
|
"gs.date.today": {
|
1137
1207
|
"value": "Today",
|
1138
|
-
"comment": "",
|
1208
|
+
"comment": "Label for the current day in date filters and selectors",
|
1139
1209
|
"limit": 0
|
1140
1210
|
},
|
1141
1211
|
"gs.date.tomorrow": {
|
1142
1212
|
"value": "Tomorrow",
|
1143
|
-
"comment": "",
|
1213
|
+
"comment": "Label for the day after today in date filters and selectors",
|
1144
1214
|
"limit": 0
|
1145
1215
|
},
|
1146
1216
|
"gs.date.yesterday": {
|
1147
1217
|
"value": "Yesterday",
|
1148
|
-
"comment": "",
|
1218
|
+
"comment": "Label for the day before today in date filters and selectors",
|
1149
1219
|
"limit": 0
|
1150
1220
|
},
|
1151
1221
|
"messages.exportResultError": {
|
@@ -1201,48 +1271,48 @@
|
|
1201
1271
|
},
|
1202
1272
|
"visualization.dataTooLarge.headline": {
|
1203
1273
|
"value": "Too many data points to display",
|
1204
|
-
"comment": "",
|
1274
|
+
"comment": "Error message headline when visualization has too much data to render",
|
1205
1275
|
"limit": 0
|
1206
1276
|
},
|
1207
1277
|
"visualization.dataTooLarge.text": {
|
1208
1278
|
"value": "Try applying one or more filters to your dashboard.",
|
1209
|
-
"comment": "",
|
1279
|
+
"comment": "Suggested action when visualization has too much data to render",
|
1210
1280
|
"limit": 0
|
1211
1281
|
},
|
1212
1282
|
"visualization.execute_protected_report.headline": {
|
1213
1283
|
"value": "You are not authorized to see this report",
|
1214
|
-
"comment": "",
|
1284
|
+
"comment": "Error message headline when user lacks permission to view a report",
|
1215
1285
|
"limit": 0
|
1216
1286
|
},
|
1217
1287
|
"visualization.execute_protected_report.text": {
|
1218
1288
|
"value": "Contact your administrator.",
|
1219
|
-
"comment": "",
|
1289
|
+
"comment": "Suggested action when user lacks permission to view a report",
|
1220
1290
|
"limit": 0
|
1221
1291
|
},
|
1222
1292
|
"visualization.empty.headline": {
|
1223
1293
|
"value": "No data for your filter selection",
|
1224
|
-
"comment": "",
|
1294
|
+
"comment": "Message shown when a visualization has no data to display due to the current filter settings",
|
1225
1295
|
"limit": 0
|
1226
1296
|
},
|
1227
1297
|
"visualization.error.headline|insight": {
|
1228
1298
|
"value": "Sorry, we can't display this visualization",
|
1229
|
-
"comment": "",
|
1299
|
+
"comment": "Error message header when a visualization fails to load or render",
|
1230
1300
|
"limit": 0
|
1231
1301
|
},
|
1232
1302
|
"visualization.error.headline|report": {
|
1233
1303
|
"value": "Sorry, we can't display this report",
|
1234
|
-
"comment": "",
|
1304
|
+
"comment": "Error message header when a report fails to load or render",
|
1235
1305
|
"limit": 0,
|
1236
1306
|
"translate": false
|
1237
1307
|
},
|
1238
1308
|
"visualization.error.text": {
|
1239
1309
|
"value": "Contact your administrator.",
|
1240
|
-
"comment": "",
|
1310
|
+
"comment": "Instructional text shown below an error message, guiding users to contact support",
|
1241
1311
|
"limit": 0
|
1242
1312
|
},
|
1243
1313
|
"visualization.warning.export.too_small": {
|
1244
1314
|
"value": "Not enough space for visualization",
|
1245
|
-
"comment": "",
|
1315
|
+
"comment": "Warning shown when there is insufficient space to properly display a visualization during export",
|
1246
1316
|
"limit": 0
|
1247
1317
|
},
|
1248
1318
|
"options.menu.unsupported.error._measure|insight": {
|
@@ -1280,12 +1350,12 @@
|
|
1280
1350
|
},
|
1281
1351
|
"options.menu.unsupported.incompatibleWidget": {
|
1282
1352
|
"value": "Unable to schedule the export on custom widget.",
|
1283
|
-
"comment": "",
|
1353
|
+
"comment": "Error message shown when attempting to schedule an export for an unsupported custom widget type",
|
1284
1354
|
"limit": 0
|
1285
1355
|
},
|
1286
1356
|
"options.menu.unsupported.schedulingForInsightNotEnabled": {
|
1287
1357
|
"value": "You cannot schedule an export for this widget.",
|
1288
|
-
"comment": "Tooltip for the widget that does not support scheduling, because it's disabled on the insight.",
|
1358
|
+
"comment": "Error message shown when scheduling exports is not enabled for the current insight or visualization. Tooltip for the widget that does not support scheduling, because it's disabled on the insight.",
|
1289
1359
|
"limit": 0
|
1290
1360
|
},
|
1291
1361
|
"options.menu.unsupported.alertingForInsightNotEnabled": {
|
@@ -1295,17 +1365,17 @@
|
|
1295
1365
|
},
|
1296
1366
|
"options.menu.unsupported.oldWidget": {
|
1297
1367
|
"value": "Unable to schedule the export. Please resave the dashboard or contact your administrator.",
|
1298
|
-
"comment": "",
|
1368
|
+
"comment": "Error message shown when attempting to schedule an export for a widget that needs to be resaved due to compatibility issues",
|
1299
1369
|
"limit": 0
|
1300
1370
|
},
|
1301
1371
|
"options.menu.unsupported.xlsxOldWidget": {
|
1302
1372
|
"value": "Unable to export. Please resave the dashboard or contact your administrator.",
|
1303
|
-
"comment": "",
|
1373
|
+
"comment": "Error message shown when unable to export to XLSX due to widget compatibility issues, suggesting to resave the dashboard",
|
1304
1374
|
"limit": 0
|
1305
1375
|
},
|
1306
1376
|
"options.menu.unsupported.alertingOldWidget": {
|
1307
1377
|
"value": "Unable to create an alert. Please resave the dashboard or contact your administrator.",
|
1308
|
-
"comment": "",
|
1378
|
+
"comment": "Error message shown when unable to create an alert due to widget compatibility issues, suggesting to resave the dashboard",
|
1309
1379
|
"limit": 0
|
1310
1380
|
},
|
1311
1381
|
"export.defaultTitle|insight": {
|
@@ -1326,12 +1396,12 @@
|
|
1326
1396
|
},
|
1327
1397
|
"widget.options.description": {
|
1328
1398
|
"value": "Description",
|
1329
|
-
"comment": "",
|
1399
|
+
"comment": "Label for the widget description field in widget options",
|
1330
1400
|
"limit": 0
|
1331
1401
|
},
|
1332
1402
|
"widget.options.menu": {
|
1333
1403
|
"value": "Options",
|
1334
|
-
"comment": "",
|
1404
|
+
"comment": "Title for the widget options menu that appears when clicking the options button on a widget",
|
1335
1405
|
"limit": 0
|
1336
1406
|
},
|
1337
1407
|
"widget.options.menu.exportToCSV": {
|
@@ -1351,12 +1421,12 @@
|
|
1351
1421
|
},
|
1352
1422
|
"widget.options.menu.scheduleExport": {
|
1353
1423
|
"value": "Schedule export",
|
1354
|
-
"comment": "",
|
1424
|
+
"comment": "Menu item for scheduling regular exports of widget data",
|
1355
1425
|
"limit": 0
|
1356
1426
|
},
|
1357
1427
|
"widget.options.menu.scheduleExport.edit": {
|
1358
1428
|
"value": "Show schedules",
|
1359
|
-
"comment": "",
|
1429
|
+
"comment": "Menu item to view and manage existing export schedules for the widget",
|
1360
1430
|
"limit": 0
|
1361
1431
|
},
|
1362
1432
|
"widget.options.menu.XLSX": {
|
@@ -1376,27 +1446,27 @@
|
|
1376
1446
|
},
|
1377
1447
|
"widget.error.missing_insight.message": {
|
1378
1448
|
"value": "No visualization available",
|
1379
|
-
"comment": "",
|
1449
|
+
"comment": "Error message shown when a widget's visualization cannot be loaded or is missing",
|
1380
1450
|
"limit": 0
|
1381
1451
|
},
|
1382
1452
|
"widget.error.missing_insight.description": {
|
1383
1453
|
"value": "This visualization has been removed or is no longer accessible. Please contact your administrator or remove it from the dashboard.",
|
1384
|
-
"comment": "",
|
1454
|
+
"comment": "Detailed error message explaining that a visualization is missing and suggesting actions to resolve the issue",
|
1385
1455
|
"limit": 0
|
1386
1456
|
},
|
1387
1457
|
"widget.drill.dialog.exportToXLSX": {
|
1388
1458
|
"value": "Export to XLSX",
|
1389
|
-
"comment": "",
|
1459
|
+
"comment": "Button label for exporting widget data to XLSX format from the drill dialog",
|
1390
1460
|
"limit": 0
|
1391
1461
|
},
|
1392
1462
|
"widget.drill.dialog.exportToCSV.formatted": {
|
1393
1463
|
"value": "Export to CSV (formatted)",
|
1394
|
-
"comment": "",
|
1464
|
+
"comment": "Button label for exporting formatted widget data to CSV format from the drill dialog",
|
1395
1465
|
"limit": 0
|
1396
1466
|
},
|
1397
1467
|
"widget.drill.dialog.exportToCSV.raw": {
|
1398
1468
|
"value": "Export to CSV (raw)",
|
1399
|
-
"comment": "",
|
1469
|
+
"comment": "Button label for exporting raw widget data to CSV format from the drill dialog, without any formatting applied",
|
1400
1470
|
"limit": 0
|
1401
1471
|
},
|
1402
1472
|
"share.button.text": {
|
@@ -1411,53 +1481,53 @@
|
|
1411
1481
|
},
|
1412
1482
|
"dashboard.error.empty.heading": {
|
1413
1483
|
"value": "This dashboard is empty",
|
1414
|
-
"comment": "
|
1484
|
+
"comment": "Heading shown when a dashboard contains no widgets or visualizations",
|
1415
1485
|
"limit": 0
|
1416
1486
|
},
|
1417
1487
|
"dashboard.error.empty.text|insight": {
|
1418
1488
|
"value": "All visualizations were removed.",
|
1419
|
-
"comment": "
|
1489
|
+
"comment": "Message shown when all visualizations have been removed from the dashboard",
|
1420
1490
|
"limit": 0
|
1421
1491
|
},
|
1422
1492
|
"dashboard.error.empty.text|report": {
|
1423
1493
|
"value": "All reports were removed.",
|
1424
|
-
"comment": "
|
1494
|
+
"comment": "Message shown when all reports have been removed from the dashboard",
|
1425
1495
|
"translate": false,
|
1426
1496
|
"limit": 0
|
1427
1497
|
},
|
1428
1498
|
"dashboard.shareDialog.underLenientControl.label": {
|
1429
1499
|
"value": "Other users can access this dashboard if they drill to it",
|
1430
|
-
"comment": "Label
|
1500
|
+
"comment": "Label for the checkbox that controls whether users can access this dashboard by drilling into it from another dashboard, even if they're not explicitly granted access",
|
1431
1501
|
"limit": 0
|
1432
1502
|
},
|
1433
1503
|
"dashboard.shareDialog.lock.label": {
|
1434
1504
|
"value": "Only admins can edit this dashboard",
|
1435
|
-
"comment": "Label
|
1505
|
+
"comment": "Label for the checkbox that restricts dashboard editing to administrators only",
|
1436
1506
|
"limit": 0
|
1437
1507
|
},
|
1438
1508
|
"header.lockStatus.tooltip": {
|
1439
1509
|
"value": "<b>This dashboard is locked.</b> Only administrators can edit this dashboard.",
|
1440
|
-
"comment": "
|
1510
|
+
"comment": "Tooltip shown when hovering over the dashboard lock icon, with emphasis on the locked status",
|
1441
1511
|
"limit": 0
|
1442
1512
|
},
|
1443
1513
|
"header.shareStatus.private.text": {
|
1444
1514
|
"value": "Private",
|
1445
|
-
"comment": "
|
1515
|
+
"comment": "Text shown in the share status indicator when the dashboard is set to private visibility",
|
1446
1516
|
"limit": 0
|
1447
1517
|
},
|
1448
1518
|
"header.shareStatus.private.strict.tooltip": {
|
1449
1519
|
"value": "Only you can view and edit this dashboard.",
|
1450
|
-
"comment": "
|
1520
|
+
"comment": "Tooltip shown when hovering over the private share status indicator with strict access enabled, indicating restricted access",
|
1451
1521
|
"limit": 0
|
1452
1522
|
},
|
1453
1523
|
"header.shareStatus.private.not.strict.tooltip": {
|
1454
1524
|
"value": "The creator can edit this dashboard. Other users with appropriate user roles can edit this dashboard when they drill to it.",
|
1455
|
-
"comment": "
|
1525
|
+
"comment": "Tooltip explaining that while the dashboard is private, users with proper roles can edit it when accessing through drill navigation",
|
1456
1526
|
"limit": 0
|
1457
1527
|
},
|
1458
1528
|
"dashboard.shareDialog.removeAccessGranteeTooltip": {
|
1459
1529
|
"value": "Remove access to this dashboard.",
|
1460
|
-
"comment": "
|
1530
|
+
"comment": "Tooltip for the button that revokes a user's or group's access to the dashboard",
|
1461
1531
|
"limit": 0
|
1462
1532
|
},
|
1463
1533
|
"dashboard.shareDialog.removeAccessCreatorTooltip": {
|
@@ -1467,7 +1537,7 @@
|
|
1467
1537
|
},
|
1468
1538
|
"attributesDropdown.placeholder": {
|
1469
1539
|
"value": "Search…",
|
1470
|
-
"comment": "
|
1540
|
+
"comment": "Placeholder text in attribute filter search input",
|
1471
1541
|
"limit": 0
|
1472
1542
|
},
|
1473
1543
|
"attributesDropdown.configuration": {
|
@@ -1487,37 +1557,37 @@
|
|
1487
1557
|
},
|
1488
1558
|
"attributesDropdown.displayValuesAs": {
|
1489
1559
|
"value": "Display values as",
|
1490
|
-
"comment": "
|
1560
|
+
"comment": "Label for display format selection in attribute filter configuration",
|
1491
1561
|
"limit": 0
|
1492
1562
|
},
|
1493
1563
|
"attributesDropdown.title": {
|
1494
1564
|
"value": "Title",
|
1495
|
-
"comment": "",
|
1565
|
+
"comment": "Label for the title field in attribute dropdown components",
|
1496
1566
|
"limit": 0
|
1497
1567
|
},
|
1498
1568
|
"attributesDropdown.title.reset": {
|
1499
1569
|
"value": "Reset",
|
1500
|
-
"comment": "",
|
1570
|
+
"comment": "Button label to reset the attribute title to its default value",
|
1501
1571
|
"limit": 0
|
1502
1572
|
},
|
1503
1573
|
"attributesDropdown.selectionMode": {
|
1504
1574
|
"value": "Selection",
|
1505
|
-
"comment": "
|
1575
|
+
"comment": "Label for the selection mode dropdown in attribute filter configuration",
|
1506
1576
|
"limit": 0
|
1507
1577
|
},
|
1508
1578
|
"attributesDropdown.selectionMode.multi": {
|
1509
1579
|
"value": "Multiple values",
|
1510
|
-
"comment": "
|
1580
|
+
"comment": "Option to allow selecting multiple values in the attribute filter",
|
1511
1581
|
"limit": 0
|
1512
1582
|
},
|
1513
1583
|
"attributesDropdown.selectionMode.single": {
|
1514
1584
|
"value": "Single value",
|
1515
|
-
"comment": "
|
1585
|
+
"comment": "Option to allow selecting only one value in the attribute filter",
|
1516
1586
|
"limit": 0
|
1517
1587
|
},
|
1518
1588
|
"attributesDropdown.selectionMode.disabled.tooltip": {
|
1519
1589
|
"value": "Single value selection is not allowed if any filters are selected in Filter by.To use the Single value selection, disable all filters in Filter by.",
|
1520
|
-
"comment": "Tooltip
|
1590
|
+
"comment": "Tooltip explaining why single value selection is disabled when filters are applied",
|
1521
1591
|
"limit": 0
|
1522
1592
|
},
|
1523
1593
|
"attributesDropdown.parentFilter.disabled.tooltip": {
|
@@ -1527,22 +1597,22 @@
|
|
1527
1597
|
},
|
1528
1598
|
"attributesDropdown.noConnectionMessage": {
|
1529
1599
|
"value": "<strong>{childTitle}</strong> cannot be filtered by <strong>{parentTitle}</strong>. There is no connection between the filter attributes in the data model.",
|
1530
|
-
"comment": "
|
1600
|
+
"comment": "Error message when attributes cannot be filtered together. The <strong> tags emphasize attribute names, and {childTitle}/{parentTitle} show the specific attribute names.",
|
1531
1601
|
"limit": 0
|
1532
1602
|
},
|
1533
1603
|
"attributesDropdown.details.dataset": {
|
1534
1604
|
"value": "Dataset",
|
1535
|
-
"comment": "",
|
1605
|
+
"comment": "Label for the dataset information section in attribute filter details",
|
1536
1606
|
"limit": 0
|
1537
1607
|
},
|
1538
1608
|
"attributesDropdown.details.values": {
|
1539
1609
|
"value": "Values",
|
1540
|
-
"comment": "",
|
1610
|
+
"comment": "Label for the values section in attribute filter details",
|
1541
1611
|
"limit": 0
|
1542
1612
|
},
|
1543
1613
|
"attributesDropdown.details.shortening_decoration": {
|
1544
1614
|
"value": "…and {count} more",
|
1545
|
-
"comment": "
|
1615
|
+
"comment": "Text shown when a list of attribute values is truncated. Placeholder {count} shows the number of additional attribute filter values. Example: '…and 5 more'.",
|
1546
1616
|
"limit": 0
|
1547
1617
|
},
|
1548
1618
|
"attributesDropdown.removeTooltip": {
|
@@ -1552,7 +1622,7 @@
|
|
1552
1622
|
},
|
1553
1623
|
"layout.header.characters.left": {
|
1554
1624
|
"value": "{currentCharactersCount} / {maximumCharactersCount} characters left",
|
1555
|
-
"comment": "
|
1625
|
+
"comment": "Label showing the number of characters remaining in the input field (e.g., '4 / 20 characters left')",
|
1556
1626
|
"limit": 0
|
1557
1627
|
},
|
1558
1628
|
"layout.header.add.title.placeholder": {
|
@@ -1567,248 +1637,243 @@
|
|
1567
1637
|
},
|
1568
1638
|
"controlButtons.options.tooltip": {
|
1569
1639
|
"value": "More actions",
|
1570
|
-
"comment": "",
|
1640
|
+
"comment": "Tooltip shown when hovering over the options menu button",
|
1571
1641
|
"limit": 0
|
1572
1642
|
},
|
1573
1643
|
"controlButtons.options.back": {
|
1574
1644
|
"value": "Back to previous step",
|
1575
|
-
"comment": "",
|
1645
|
+
"comment": "Button text for returning to the previous screen or action",
|
1576
1646
|
"limit": 0
|
1577
1647
|
},
|
1578
1648
|
"controlButtons.options.closeMenu": {
|
1579
1649
|
"value": "Close menu",
|
1580
|
-
"comment": "",
|
1650
|
+
"comment": "Button text for closing the options menu",
|
1581
1651
|
"limit": 0
|
1582
1652
|
},
|
1583
1653
|
"controlButtons.edit.value": {
|
1584
1654
|
"value": "Edit",
|
1585
|
-
"comment": "",
|
1655
|
+
"comment": "Button text for entering dashboard edit mode",
|
1586
1656
|
"limit": 0
|
1587
1657
|
},
|
1588
1658
|
"controlButtons.edit.tooltip": {
|
1589
1659
|
"value": "Edit dashboard",
|
1590
|
-
"comment": "",
|
1660
|
+
"comment": "Tooltip shown when hovering over the edit dashboard button",
|
1591
1661
|
"limit": 0
|
1592
1662
|
},
|
1593
1663
|
"controlButtons.edit.executionTimestampMode.tooltip": {
|
1594
1664
|
"value": "To edit the dashboard, reset the date to today.",
|
1595
|
-
"comment": "",
|
1665
|
+
"comment": "Tooltip explaining that historical dashboard view must be reset before editing",
|
1596
1666
|
"limit": 0
|
1597
1667
|
},
|
1598
1668
|
"controlButtons.setting.value": {
|
1599
1669
|
"value": "Settings",
|
1600
|
-
"comment": "",
|
1670
|
+
"comment": "Button text for accessing dashboard settings",
|
1601
1671
|
"limit": 0
|
1602
1672
|
},
|
1603
1673
|
"controlButtons.setting.title": {
|
1604
1674
|
"value": "All settings related to this dashboard. You can change the dashboard description cross-filtering, saved filters allowed, and alerts evaluation frequency.",
|
1605
|
-
"comment": "",
|
1675
|
+
"comment": "Extended tooltip describing available dashboard settings options",
|
1606
1676
|
"limit": 0
|
1607
1677
|
},
|
1608
1678
|
"controlButtons.saveAndPublish.value": {
|
1609
1679
|
"value": "Save & Publish",
|
1610
|
-
"comment": "",
|
1680
|
+
"comment": "Button text for saving changes and publishing them to all users",
|
1611
1681
|
"limit": 0
|
1612
1682
|
},
|
1613
1683
|
"controlButtons.save.value": {
|
1614
1684
|
"value": "Save",
|
1615
|
-
"comment": "",
|
1685
|
+
"comment": "Button text for saving dashboard changes",
|
1616
1686
|
"limit": 0
|
1617
1687
|
},
|
1618
1688
|
"controlButtons.saveAndPublish.title": {
|
1619
1689
|
"value": "All changes will be immediately visible to everyone who can access this dashboard.",
|
1620
|
-
"comment": "",
|
1690
|
+
"comment": "Tooltip explaining the effect of saving and publishing dashboard changes",
|
1621
1691
|
"limit": 0
|
1622
1692
|
},
|
1623
1693
|
"controlButtons.saveAsPrivate.title": {
|
1624
1694
|
"value": "All changes will be saved.",
|
1625
|
-
"comment": "",
|
1695
|
+
"comment": "Tooltip explaining private save action effect",
|
1626
1696
|
"limit": 0
|
1627
1697
|
},
|
1628
1698
|
"controlButtons.saveAndPublish.disable.empty.title": {
|
1629
1699
|
"value": "Empty dashboard cannot be saved",
|
1630
|
-
"comment": "",
|
1700
|
+
"comment": "Tooltip shown when save button is disabled because dashboard has no content",
|
1631
1701
|
"limit": 0
|
1632
1702
|
},
|
1633
1703
|
"controlButtons.saveAndPublish.disable.noChanges.title": {
|
1634
1704
|
"value": "There are no changes to save",
|
1635
|
-
"comment": "",
|
1705
|
+
"comment": "Tooltip shown when save button is disabled because there are no unsaved changes",
|
1636
1706
|
"limit": 0
|
1637
1707
|
},
|
1638
1708
|
"controlButtons.saving.value": {
|
1639
1709
|
"value": "Saving…",
|
1640
|
-
"comment": "
|
1710
|
+
"comment": "Text shown while dashboard changes are being saved",
|
1641
1711
|
"limit": 0
|
1642
1712
|
},
|
1643
1713
|
"gs.visualizationsList.tabs.all": {
|
1644
1714
|
"value": "all",
|
1645
|
-
"comment": "",
|
1715
|
+
"comment": "Tab label for showing all visualizations regardless of creator",
|
1646
1716
|
"limit": 0
|
1647
1717
|
},
|
1648
1718
|
"gs.visualizationsList.tabs.my": {
|
1649
1719
|
"value": "created by me",
|
1650
|
-
"comment": "",
|
1720
|
+
"comment": "Tab label for filtering visualizations to show only those created by current user",
|
1651
1721
|
"limit": 0
|
1652
1722
|
},
|
1653
1723
|
"visualizationsList.noInsights|insight": {
|
1654
1724
|
"value": "This workspace contains no visualizations.",
|
1655
|
-
"comment": "",
|
1725
|
+
"comment": "Message shown when no visualizations exist in the workspace",
|
1656
1726
|
"limit": 0
|
1657
1727
|
},
|
1658
1728
|
"visualizationsList.noInsights|report": {
|
1659
1729
|
"value": "This workspace contains no reports.",
|
1660
|
-
"comment": "",
|
1730
|
+
"comment": "Message shown when no reports exist in the workspace",
|
1661
1731
|
"limit": 0,
|
1662
1732
|
"translate": false
|
1663
1733
|
},
|
1664
1734
|
"visualizationsList.create|insight": {
|
1665
1735
|
"value": "Create visualization",
|
1666
|
-
"comment": "",
|
1736
|
+
"comment": "Button text for creating a new visualization",
|
1667
1737
|
"limit": 0
|
1668
1738
|
},
|
1669
1739
|
"visualizationsList.create|report": {
|
1670
1740
|
"value": "Create report",
|
1671
|
-
"comment": "",
|
1741
|
+
"comment": "Button text for creating a new report",
|
1672
1742
|
"translate": false,
|
1673
1743
|
"limit": 0
|
1674
1744
|
},
|
1675
1745
|
"visualizationsList.noUserInsights|insight": {
|
1676
1746
|
"value": "No visualizations created.",
|
1677
|
-
"comment": "",
|
1747
|
+
"comment": "Message shown when user has not created any visualizations",
|
1678
1748
|
"limit": 0
|
1679
1749
|
},
|
1680
1750
|
"visualizationsList.noUserInsights|report": {
|
1681
1751
|
"value": "No reports created.",
|
1682
|
-
"comment": "",
|
1752
|
+
"comment": "Message shown when user has not created any reports",
|
1683
1753
|
"limit": 0,
|
1684
1754
|
"translate": false
|
1685
1755
|
},
|
1686
1756
|
"visualizationsList.noVisualizationsFound|insight": {
|
1687
1757
|
"value": "No visualization matched.",
|
1688
|
-
"comment": "",
|
1758
|
+
"comment": "Message shown when search returns no visualizations",
|
1689
1759
|
"limit": 0
|
1690
1760
|
},
|
1691
1761
|
"visualizationsList.noVisualizationsFound|report": {
|
1692
1762
|
"value": "No report matched.",
|
1693
|
-
"comment": "",
|
1763
|
+
"comment": "Message shown when search returns no reports",
|
1694
1764
|
"limit": 0,
|
1695
1765
|
"translate": false
|
1696
1766
|
},
|
1697
1767
|
"search_insights|insight": {
|
1698
1768
|
"value": "Search all visualizations…",
|
1699
|
-
"comment": "
|
1769
|
+
"comment": "Placeholder text in visualization search input field",
|
1700
1770
|
"limit": 0
|
1701
1771
|
},
|
1702
1772
|
"search_insights|report": {
|
1703
1773
|
"value": "Search all reports…",
|
1704
|
-
"comment": "
|
1774
|
+
"comment": "Placeholder text in report search input field",
|
1705
1775
|
"limit": 0,
|
1706
1776
|
"translate": false
|
1707
1777
|
},
|
1708
1778
|
"save.as.new": {
|
1709
1779
|
"value": "Save as new",
|
1710
|
-
"comment": "",
|
1780
|
+
"comment": "Button text for saving current item as a new copy",
|
1711
1781
|
"limit": 0
|
1712
1782
|
},
|
1713
1783
|
"addPanel.deleteItem": {
|
1714
1784
|
"value": "Drop to remove",
|
1715
|
-
"comment": "",
|
1785
|
+
"comment": "Instructions shown in deletion target area during drag and drop",
|
1716
1786
|
"limit": 0
|
1717
1787
|
},
|
1718
1788
|
"addPanel.newItem": {
|
1719
1789
|
"value": "New item",
|
1720
|
-
"comment": "",
|
1790
|
+
"comment": "Generic label for a new dashboard item being added",
|
1721
1791
|
"limit": 0
|
1722
1792
|
},
|
1723
1793
|
"addPanel.attributeFilter": {
|
1724
1794
|
"value": "Attribute Filter",
|
1725
|
-
"comment": "",
|
1795
|
+
"comment": "Label for attribute filter component in add panel",
|
1726
1796
|
"limit": 0
|
1727
1797
|
},
|
1728
1798
|
"addPanel.filter": {
|
1729
1799
|
"value": "Filter",
|
1730
|
-
"comment": "",
|
1800
|
+
"comment": "Label for generic filter component in add panel",
|
1731
1801
|
"limit": 0
|
1732
1802
|
},
|
1733
1803
|
"addPanel.attributeFilter.tooltip.no_attributes": {
|
1734
1804
|
"value": "The attribute filter requires an attribute.",
|
1735
|
-
"comment": "",
|
1805
|
+
"comment": "Error message shown when attempting to create filter without selecting attribute",
|
1736
1806
|
"limit": 0
|
1737
1807
|
},
|
1738
1808
|
"addPanel.attributeFilter.tooltip.no_items": {
|
1739
1809
|
"value": "The filter requires an attribute or a date dataset.",
|
1740
|
-
"comment": "",
|
1810
|
+
"comment": "Error message shown when filter has no data items selected",
|
1741
1811
|
"limit": 0
|
1742
1812
|
},
|
1743
1813
|
"addPanel.attributeFilter.tooltip.no_attributes.link": {
|
1744
1814
|
"value": "Learn more",
|
1745
|
-
"comment": "",
|
1815
|
+
"comment": "Link text for documentation about attribute filters",
|
1746
1816
|
"limit": 0
|
1747
1817
|
},
|
1748
1818
|
"addPanel.kpi": {
|
1749
1819
|
"value": "Key Performance Indicator",
|
1750
|
-
"comment": "",
|
1820
|
+
"comment": "Label for KPI component in add panel",
|
1751
1821
|
"limit": 0
|
1752
1822
|
},
|
1753
1823
|
"addPanel.richText": {
|
1754
1824
|
"value": "Rich Text",
|
1755
|
-
"comment": "",
|
1825
|
+
"comment": "Label for rich text editor component in add panel",
|
1756
1826
|
"limit": 0
|
1757
1827
|
},
|
1758
1828
|
"addPanel.visualizationSwitcher": {
|
1759
1829
|
"value": "Visualization switcher",
|
1760
|
-
"comment": "",
|
1830
|
+
"comment": "Label for visualization switcher component in add panel",
|
1761
1831
|
"limit": 0
|
1762
1832
|
},
|
1763
1833
|
"addPanel.visualizationSwitcher.tooltip": {
|
1764
1834
|
"value": "Combine multiple visualizations into a single element with a navigation dropdown for switching between them.",
|
1765
|
-
"comment": "",
|
1835
|
+
"comment": "Tooltip describing the purpose of the visualization switcher component",
|
1766
1836
|
"limit": 0
|
1767
1837
|
},
|
1768
1838
|
"addPanel.dashboardLayout": {
|
1769
1839
|
"value": "Column container",
|
1770
|
-
"comment": "",
|
1840
|
+
"comment": "Label for container component that can group widgets in add panel",
|
1771
1841
|
"limit": 0
|
1772
1842
|
},
|
1773
1843
|
"addPanel.dashboardLayout.tooltip": {
|
1774
1844
|
"value": "Create a vertical group of widgets placed in a single column inside your section. Ideal for stacking multiple items.",
|
1775
|
-
"comment": "",
|
1845
|
+
"comment": "Tooltip describing the purpose of the container component",
|
1776
1846
|
"limit": 0
|
1777
1847
|
},
|
1778
1848
|
"addPanel.dashboardLayout.tooltip.learnMore": {
|
1779
1849
|
"value": "Learn more",
|
1780
|
-
"comment": "",
|
1781
|
-
"limit": 0
|
1782
|
-
},
|
1783
|
-
"addPanel.dashboardLayout.tooltip.button": {
|
1784
|
-
"value": "Got it",
|
1785
|
-
"comment": "",
|
1850
|
+
"comment": "Link text for documentation about container component",
|
1786
1851
|
"limit": 0
|
1787
1852
|
},
|
1788
1853
|
"visualizationsList.dragToAdd": {
|
1789
1854
|
"value": "Drag to add",
|
1790
|
-
"comment": "",
|
1855
|
+
"comment": "Instruction to drag visualization to dashboard",
|
1791
1856
|
"limit": 0
|
1792
1857
|
},
|
1793
1858
|
"visualizationsList.savedVisualizations|insight": {
|
1794
1859
|
"value": "Saved visualizations",
|
1795
|
-
"comment": "",
|
1860
|
+
"comment": "Header for the list of saved visualizations",
|
1796
1861
|
"limit": 0
|
1797
1862
|
},
|
1798
1863
|
"visualizationsList.savedVisualizations|report": {
|
1799
1864
|
"value": "Saved reports",
|
1800
|
-
"comment": "",
|
1865
|
+
"comment": "Header for the list of saved reports",
|
1801
1866
|
"translate": false,
|
1802
1867
|
"limit": 0
|
1803
1868
|
},
|
1804
1869
|
"configurationPanel.drillConfig.selectDashboard": {
|
1805
1870
|
"value": "Choose dashboard…",
|
1806
|
-
"comment": "
|
1871
|
+
"comment": "Placeholder text in dashboard selector for drill configuration",
|
1807
1872
|
"limit": 0
|
1808
1873
|
},
|
1809
1874
|
"configurationPanel.drillConfig.drillIntoDashboard.searchPlaceholder": {
|
1810
1875
|
"value": "Search all dashboards…",
|
1811
|
-
"comment": "
|
1876
|
+
"comment": "Placeholder text in search field for finding dashboards to drill into",
|
1812
1877
|
"limit": 0
|
1813
1878
|
},
|
1814
1879
|
"configurationPanel.drillConfig.forbiddenDashboard": {
|
@@ -1828,27 +1893,27 @@
|
|
1828
1893
|
},
|
1829
1894
|
"configurationPanel.remove.form.dashboard": {
|
1830
1895
|
"value": "Remove from dashboard",
|
1831
|
-
"comment": "",
|
1896
|
+
"comment": "Button text for removing a widget from the dashboard",
|
1832
1897
|
"limit": 0
|
1833
1898
|
},
|
1834
1899
|
"filterBar.filter.drop": {
|
1835
1900
|
"value": "drop to add",
|
1836
|
-
"comment": "",
|
1901
|
+
"comment": "Instruction shown in filter bar drop zone during drag operation",
|
1837
1902
|
"limit": 0
|
1838
1903
|
},
|
1839
1904
|
"filterBar.filter.addFilterPlaceholder": {
|
1840
1905
|
"value": "Drag {icon} here",
|
1841
|
-
"comment": "
|
1906
|
+
"comment": "Instruction indicating where to drag filters with icon placeholder",
|
1842
1907
|
"limit": 0
|
1843
1908
|
},
|
1844
1909
|
"filterBar.filter.dropzone.tooltip": {
|
1845
1910
|
"value": "Drag the attribute filter here.",
|
1846
|
-
"comment": "",
|
1911
|
+
"comment": "Tooltip for attribute filter drop zone in filter bar",
|
1847
1912
|
"limit": 0
|
1848
1913
|
},
|
1849
1914
|
"filterBar.filter.dropzone.tooltip.generic": {
|
1850
1915
|
"value": "Drag the filter here.",
|
1851
|
-
"comment": "",
|
1916
|
+
"comment": "Tooltip for generic filter drop zone in filter bar",
|
1852
1917
|
"limit": 0
|
1853
1918
|
},
|
1854
1919
|
"configurationPanel.title": {
|
@@ -1858,336 +1923,336 @@
|
|
1858
1923
|
},
|
1859
1924
|
"configurationPanel.filterBy": {
|
1860
1925
|
"value": "Filter by",
|
1861
|
-
"comment": "",
|
1926
|
+
"comment": "Label for filter selection in widget configuration panel",
|
1862
1927
|
"limit": 0
|
1863
1928
|
},
|
1864
1929
|
"configurationPanel.dateAs": {
|
1865
1930
|
"value": "as",
|
1866
|
-
"comment": "",
|
1931
|
+
"comment": "Conjunction word used in date granularity selection",
|
1867
1932
|
"limit": 0
|
1868
1933
|
},
|
1869
1934
|
"configurationPanel.vizCantBeFilteredByAttribute|insight": {
|
1870
1935
|
"value": "The visualization cannot be filtered by {attributeName}. Unselect the check box.",
|
1871
|
-
"comment": "
|
1936
|
+
"comment": "Warning message when attempting to apply incompatible attribute filter to visualization",
|
1872
1937
|
"limit": 0
|
1873
1938
|
},
|
1874
1939
|
"configurationPanel.vizCantBeFilteredByAttribute|report": {
|
1875
1940
|
"value": "The report cannot be filtered by {attributeName}. Unselect the check box.",
|
1876
|
-
"comment": "
|
1941
|
+
"comment": "Warning message when attempting to apply incompatible attribute filter to report",
|
1877
1942
|
"translate": false,
|
1878
1943
|
"limit": 0
|
1879
1944
|
},
|
1880
1945
|
"configurationPanel.kpiCantBeFilteredByAttribute": {
|
1881
1946
|
"value": "The kpi cannot be filtered by {attributeName}. Unselect the check box.",
|
1882
|
-
"comment": "
|
1947
|
+
"comment": "Warning message when attempting to apply incompatible attribute filter to KPI",
|
1883
1948
|
"limit": 0
|
1884
1949
|
},
|
1885
1950
|
"configurationPanel.vizCantBeFilteredByDate|insight": {
|
1886
1951
|
"value": "The visualization cannot be filtered by Date. Unselect the check box.",
|
1887
|
-
"comment": "",
|
1952
|
+
"comment": "Warning message when attempting to apply date filter to incompatible visualization",
|
1888
1953
|
"limit": 0
|
1889
1954
|
},
|
1890
1955
|
"configurationPanel.vizCantBeFilteredByDate|report": {
|
1891
1956
|
"value": "The report cannot be filtered by Date. Unselect the check box.",
|
1892
|
-
"comment": "",
|
1957
|
+
"comment": "Warning message when attempting to apply date filter to incompatible report",
|
1893
1958
|
"translate": false,
|
1894
1959
|
"limit": 0
|
1895
1960
|
},
|
1896
1961
|
"configurationPanel.kpiCantBeFilteredByDate": {
|
1897
1962
|
"value": "The kpi cannot be filtered by Date. Unselect the check box.",
|
1898
|
-
"comment": "",
|
1963
|
+
"comment": "Warning message when attempting to apply date filter to incompatible KPI",
|
1899
1964
|
"limit": 0
|
1900
1965
|
},
|
1901
1966
|
"configurationPanel.unrelatedVizDateInfo|insight": {
|
1902
1967
|
"value": "\"{dateDataSet}\" can no longer be applied to the visualization. Select a different dimension or edit the visualization.",
|
1903
|
-
"comment": "
|
1968
|
+
"comment": "Error message when selected date dimension is no longer compatible with the visualization",
|
1904
1969
|
"limit": 0
|
1905
1970
|
},
|
1906
1971
|
"configurationPanel.unrelatedVizDateInfo|report": {
|
1907
1972
|
"value": "\"{dateDataSet}\" can no longer be applied to the report. Select a different dimension or edit the report.",
|
1908
|
-
"comment": "
|
1973
|
+
"comment": "Error message when selected date dimension is no longer compatible with the report",
|
1909
1974
|
"translate": false,
|
1910
1975
|
"limit": 0
|
1911
1976
|
},
|
1912
1977
|
"configurationPanel.unrelatedKpiDateInfo": {
|
1913
1978
|
"value": "\"{dateDataSet}\" can no longer be applied to the kpi. Select a different dimension or edit the kpi.",
|
1914
|
-
"comment": "
|
1979
|
+
"comment": "Error message when selected date dimension is no longer compatible with the KPI",
|
1915
1980
|
"limit": 0
|
1916
1981
|
},
|
1917
1982
|
"configurationPanel.interactions": {
|
1918
1983
|
"value": "Interactions",
|
1919
|
-
"comment": "",
|
1984
|
+
"comment": "Header for the section configuring widget interaction options",
|
1920
1985
|
"limit": 0
|
1921
1986
|
},
|
1922
1987
|
"configurationPanel.drillConfig.interactions": {
|
1923
1988
|
"value": "Drill interactions",
|
1924
|
-
"comment": "Header of a section
|
1989
|
+
"comment": "Header of a section for configuring data drilling capabilities",
|
1925
1990
|
"limit": 0
|
1926
1991
|
},
|
1927
1992
|
"configurationPanel.drillConfig.addInteraction": {
|
1928
1993
|
"value": "Add interaction",
|
1929
|
-
"comment": "
|
1994
|
+
"comment": "Button label for creating a new drill interaction in widget configuration",
|
1930
1995
|
"limit": 30
|
1931
1996
|
},
|
1932
1997
|
"configurationPanel.drillConfig.clickHint": {
|
1933
1998
|
"value": "When I click on",
|
1934
|
-
"comment": "
|
1999
|
+
"comment": "First part of the drill interaction configuration sentence. Example in sentence: \"WHEN I CLICK ON on value of measure 'Number of user accounts', drill into detail.\"",
|
1935
2000
|
"limit": 0
|
1936
2001
|
},
|
1937
2002
|
"configurationPanel.drillConfig.measureValue._measure": {
|
1938
2003
|
"value": "Value of measure",
|
1939
|
-
"comment": "
|
2004
|
+
"comment": "Label for selecting measure value as drill target in configuration. Example in sentence: \"When I click on VALUE OF MEASURE 'Number of user accounts', drill into detail.\"",
|
1940
2005
|
"limit": 0
|
1941
2006
|
},
|
1942
2007
|
"configurationPanel.drillConfig.measureValue._metric": {
|
1943
2008
|
"value": "Value of metric",
|
1944
|
-
"comment": "
|
2009
|
+
"comment": "Label for selecting metric value as drill target in configuration. Example in sentence: \"When I click on VALUE OF METRIC 'Number of user accounts', drill into detail.\"",
|
1945
2010
|
"limit": 0
|
1946
2011
|
},
|
1947
2012
|
"configurationPanel.drillConfig.attributeValue": {
|
1948
2013
|
"value": "Value of attribute",
|
1949
|
-
"comment": "
|
2014
|
+
"comment": "Label for selecting attribute value as drill target in configuration. Example in sentence: \"When I click on VALUE OF ATTRIBUTE 'Account', drill into detail.\"",
|
1950
2015
|
"limit": 0
|
1951
2016
|
},
|
1952
2017
|
"configurationPanel.drillConfig.selectTarget": {
|
1953
2018
|
"value": "I want to",
|
1954
|
-
"comment": "",
|
2019
|
+
"comment": "Middle part of the drill interaction configuration sentence",
|
1955
2020
|
"limit": 0
|
1956
2021
|
},
|
1957
2022
|
"configurationPanel.drillConfig.clickHintItem": {
|
1958
2023
|
"value": "When I click on <addon>(value of)</addon>",
|
1959
|
-
"comment": "
|
2024
|
+
"comment": "First part of drill interaction configuration with addon markup",
|
1960
2025
|
"limit": 0
|
1961
2026
|
},
|
1962
2027
|
"configurationPanel.drillConfig.drillIntoDashboard": {
|
1963
2028
|
"value": "Drill into dashboard",
|
1964
|
-
"comment": "",
|
2029
|
+
"comment": "Option for drilling into another dashboard in data interaction",
|
1965
2030
|
"limit": 0
|
1966
2031
|
},
|
1967
2032
|
"configurationPanel.drillConfig.drillIntoInsight|insight": {
|
1968
2033
|
"value": "Drill into visualization",
|
1969
|
-
"comment": "",
|
2034
|
+
"comment": "Option for drilling into detailed visualization in data interaction",
|
1970
2035
|
"limit": 0
|
1971
2036
|
},
|
1972
2037
|
"configurationPanel.drillConfig.drillIntoInsight|report": {
|
1973
2038
|
"value": "Drill into report",
|
1974
|
-
"comment": "",
|
2039
|
+
"comment": "Option for drilling into detailed report in data interaction",
|
1975
2040
|
"translate": false,
|
1976
2041
|
"limit": 0
|
1977
2042
|
},
|
1978
2043
|
"configurationPanel.drillConfig.drillDown": {
|
1979
2044
|
"value": "Drill down",
|
1980
|
-
"comment": "
|
2045
|
+
"comment": "Option for navigating to next level of detail in data hierarchy",
|
1981
2046
|
"limit": 0
|
1982
2047
|
},
|
1983
2048
|
"configurationPanel.drillConfig.disableDrillDownTooltip": {
|
1984
2049
|
"value": "Drill down is turned off in this visualization's configuration.",
|
1985
|
-
"comment": "
|
2050
|
+
"comment": "Tooltip explaining why drill down option is disabled",
|
1986
2051
|
"limit": 0
|
1987
2052
|
},
|
1988
2053
|
"configurationPanel.drillConfig.drillIntoUrl": {
|
1989
2054
|
"value": "Drill into URL",
|
1990
|
-
"comment": "
|
2055
|
+
"comment": "Option for creating external URL link from data point",
|
1991
2056
|
"limit": 0
|
1992
2057
|
},
|
1993
2058
|
"configurationPanel.drillConfig.drillIntoUrl.invalidCustomUrl": {
|
1994
2059
|
"value": "Invalid URL parameters",
|
1995
|
-
"comment": "
|
2060
|
+
"comment": "Error message shown when URL drill target has invalid parameters",
|
1996
2061
|
"limit": 0
|
1997
2062
|
},
|
1998
2063
|
"configurationPanel.drillConfig.select": {
|
1999
2064
|
"value": "Choose action…",
|
2000
|
-
"comment": "
|
2065
|
+
"comment": "Placeholder text in drill action dropdown menu",
|
2001
2066
|
"limit": 0
|
2002
2067
|
},
|
2003
2068
|
"configurationPanel.drillConfig.drillIntoDashboard.dateFilterWarning|insight": {
|
2004
2069
|
"value": "The date attribute value from the visualization will not be transferred to filter the target dashboard.",
|
2005
|
-
"comment": "Warning
|
2070
|
+
"comment": "Warning about limitations when drilling with date attributes",
|
2006
2071
|
"limit": 0
|
2007
2072
|
},
|
2008
2073
|
"configurationPanel.drillConfig.drillIntoDashboard.dateFilterWarning|report": {
|
2009
2074
|
"value": "The date attribute value from the report will not be transferred to filter the target dashboard.",
|
2010
|
-
"comment": "Warning
|
2075
|
+
"comment": "Warning about limitations when drilling with date attributes from reports",
|
2011
2076
|
"translate": false,
|
2012
2077
|
"limit": 0
|
2013
2078
|
},
|
2014
2079
|
"configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.label": {
|
2015
2080
|
"value": "Pass as filter:",
|
2016
|
-
"comment": "Label
|
2081
|
+
"comment": "Label for selecting which attributes to pass as filters during drill",
|
2017
2082
|
"limit": 0
|
2018
2083
|
},
|
2019
2084
|
"configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.dropdown.title": {
|
2020
2085
|
"value": "Pass as filters",
|
2021
|
-
"comment": "Title of the
|
2086
|
+
"comment": "Title of the attribute filter selection dropdown",
|
2022
2087
|
"limit": 0
|
2023
2088
|
},
|
2024
2089
|
"configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.dropdown.tooltip": {
|
2025
2090
|
"value": "Disable the attribute or date to exclude its value from being passed as a filter to the drill destination.",
|
2026
|
-
"comment": "Tooltip
|
2091
|
+
"comment": "Tooltip explaining how to exclude attributes from drill filters",
|
2027
2092
|
"limit": 0
|
2028
2093
|
},
|
2029
2094
|
"configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.dropdown.all": {
|
2030
2095
|
"value": "All",
|
2031
|
-
"comment": "
|
2096
|
+
"comment": "Option to pass all attributes as filters during drill",
|
2032
2097
|
"limit": 0
|
2033
2098
|
},
|
2034
2099
|
"configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.dropdown.none": {
|
2035
2100
|
"value": "None",
|
2036
|
-
"comment": "
|
2101
|
+
"comment": "Option to not pass any attributes as filters during drill",
|
2037
2102
|
"limit": 0
|
2038
2103
|
},
|
2039
2104
|
"configurationPanel.visualprops.sectionTitle": {
|
2040
2105
|
"value": "Title",
|
2041
|
-
"comment": "",
|
2106
|
+
"comment": "Section header for widget title configuration",
|
2042
2107
|
"limit": 0
|
2043
2108
|
},
|
2044
2109
|
"configurationPanel.visualprops.hideTitle": {
|
2045
2110
|
"value": "Hide title",
|
2046
|
-
"comment": "",
|
2111
|
+
"comment": "Checkbox label to hide widget title",
|
2047
2112
|
"limit": 0
|
2048
2113
|
},
|
2049
2114
|
"configurationPanel.visualprops.sectionDescription": {
|
2050
2115
|
"value": "Description",
|
2051
|
-
"comment": "",
|
2116
|
+
"comment": "Section header for widget description configuration",
|
2052
2117
|
"limit": 0
|
2053
2118
|
},
|
2054
2119
|
"configurationPanel.visualprops.inheritDescription": {
|
2055
2120
|
"value": "Inherit",
|
2056
|
-
"comment": "",
|
2121
|
+
"comment": "Option to use the original description from the source item",
|
2057
2122
|
"limit": 0
|
2058
2123
|
},
|
2059
2124
|
"configurationPanel.visualprops.inheritDescriptionHelp|insight": {
|
2060
2125
|
"value": "Inherit the description from the visualization.",
|
2061
|
-
"comment": "",
|
2126
|
+
"comment": "Help text explaining the inherit description option for visualizations",
|
2062
2127
|
"limit": 0
|
2063
2128
|
},
|
2064
2129
|
"configurationPanel.visualprops.inheritDescriptionHelp|report": {
|
2065
2130
|
"value": "Inherit the description from the report.",
|
2066
|
-
"comment": "",
|
2131
|
+
"comment": "Help text explaining the inherit description option for reports",
|
2067
2132
|
"translate": false,
|
2068
2133
|
"limit": 0
|
2069
2134
|
},
|
2070
2135
|
"configurationPanel.visualprops.customDescription": {
|
2071
2136
|
"value": "Custom",
|
2072
|
-
"comment": "",
|
2137
|
+
"comment": "Option to create a custom description rather than using default",
|
2073
2138
|
"limit": 0
|
2074
2139
|
},
|
2075
2140
|
"configurationPanel.visualprops.customDescriptionHelp|insight": {
|
2076
2141
|
"value": "Add a custom description for this instance of the visualization.",
|
2077
|
-
"comment": "",
|
2142
|
+
"comment": "Help text explaining the custom description option for visualizations",
|
2078
2143
|
"limit": 0
|
2079
2144
|
},
|
2080
2145
|
"configurationPanel.visualprops.customDescriptionHelp|report": {
|
2081
2146
|
"value": "Add a custom description for this instance of the report.",
|
2082
|
-
"comment": "",
|
2147
|
+
"comment": "Help text explaining the custom description option for reports",
|
2083
2148
|
"translate": false,
|
2084
2149
|
"limit": 0
|
2085
2150
|
},
|
2086
2151
|
"configurationPanel.visualprops.noneDescription": {
|
2087
2152
|
"value": "None",
|
2088
|
-
"comment": "",
|
2153
|
+
"comment": "Option to hide description completely",
|
2089
2154
|
"limit": 0
|
2090
2155
|
},
|
2091
2156
|
"configurationPanel.visualprops.includeMetrics._measure": {
|
2092
2157
|
"value": "Include measure descriptions",
|
2093
|
-
"comment": "",
|
2158
|
+
"comment": "Checkbox label for option to show measure descriptions",
|
2094
2159
|
"limit": 0
|
2095
2160
|
},
|
2096
2161
|
"configurationPanel.visualprops.includeMetrics._metric": {
|
2097
2162
|
"value": "Include metric descriptions",
|
2098
|
-
"comment": "",
|
2163
|
+
"comment": "Checkbox label for option to show metric descriptions",
|
2099
2164
|
"limit": 0
|
2100
2165
|
},
|
2101
2166
|
"configurationPanel.visualprops.includeMetricsHelp._measure|insight": {
|
2102
2167
|
"value": "Display section with list of visualization’s measures and their description.",
|
2103
|
-
"comment": "",
|
2168
|
+
"comment": "Help text explaining the option to show measure descriptions in visualization",
|
2104
2169
|
"limit": 0
|
2105
2170
|
},
|
2106
2171
|
"configurationPanel.visualprops.includeMetricsHelp._metric|insight": {
|
2107
2172
|
"value": "Display section with list of visualization’s metrics and their description.",
|
2108
|
-
"comment": "",
|
2173
|
+
"comment": "Help text explaining the option to show metric descriptions in visualization",
|
2109
2174
|
"limit": 0
|
2110
2175
|
},
|
2111
2176
|
"configurationPanel.visualprops.includeMetricsHelp._measure|report": {
|
2112
2177
|
"value": "Display section with list of report’s measures and their description.",
|
2113
|
-
"comment": "",
|
2178
|
+
"comment": "Help text explaining the option to show measure descriptions in report",
|
2114
2179
|
"translate": false,
|
2115
2180
|
"limit": 0
|
2116
2181
|
},
|
2117
2182
|
"configurationPanel.visualprops.includeMetricsHelp._metric|report": {
|
2118
2183
|
"value": "Display section with list of report’s metrics and their description.",
|
2119
|
-
"comment": "",
|
2184
|
+
"comment": "Help text explaining the option to show metric descriptions in report",
|
2120
2185
|
"translate": false,
|
2121
2186
|
"limit": 0
|
2122
2187
|
},
|
2123
2188
|
"configurationPanel.visualprops.descriptionPlaceholder": {
|
2124
2189
|
"value": "Add description…",
|
2125
|
-
"comment": "",
|
2190
|
+
"comment": "Placeholder text in description input field",
|
2126
2191
|
"limit": 0
|
2127
2192
|
},
|
2128
2193
|
"configurationPanel.drillIntoUrl.defaultButtonValue": {
|
2129
2194
|
"value": "Choose URL",
|
2130
|
-
"comment": "Default
|
2195
|
+
"comment": "Default text in URL drill target selection dropdown",
|
2131
2196
|
"limit": 0
|
2132
2197
|
},
|
2133
2198
|
"configurationPanel.drillIntoUrl.attributeUrlSectionTitle": {
|
2134
2199
|
"value": "Hyperlink in attribute label",
|
2135
|
-
"comment": "
|
2200
|
+
"comment": "Section title for attribute hyperlink configuration",
|
2136
2201
|
"limit": 0
|
2137
2202
|
},
|
2138
2203
|
"configurationPanel.drillIntoUrl.customUrlSectionTitle": {
|
2139
2204
|
"value": "Custom URL",
|
2140
|
-
"comment": "
|
2205
|
+
"comment": "Section title for custom URL configuration",
|
2141
2206
|
"limit": 0
|
2142
2207
|
},
|
2143
2208
|
"configurationPanel.drillIntoUrl.editor.addUrlTitle": {
|
2144
2209
|
"value": "Add custom URL",
|
2145
|
-
"comment": "
|
2210
|
+
"comment": "Dialog title when creating a new custom URL",
|
2146
2211
|
"limit": 0
|
2147
2212
|
},
|
2148
2213
|
"configurationPanel.drillIntoUrl.editor.editUrlTitle": {
|
2149
2214
|
"value": "Edit custom URL",
|
2150
|
-
"comment": "
|
2215
|
+
"comment": "Dialog title when modifying an existing custom URL",
|
2151
2216
|
"limit": 0
|
2152
2217
|
},
|
2153
2218
|
"configurationPanel.drillIntoUrl.editor.textAreaLabel": {
|
2154
2219
|
"value": "URL",
|
2155
|
-
"comment": "Label
|
2220
|
+
"comment": "Label for URL input field in the URL editor",
|
2156
2221
|
"limit": 0
|
2157
2222
|
},
|
2158
2223
|
"configurationPanel.drillIntoUrl.editor.parametersPanelLabel": {
|
2159
2224
|
"value": "Parameters",
|
2160
|
-
"comment": "
|
2225
|
+
"comment": "Section header for URL parameters configuration",
|
2161
2226
|
"limit": 0
|
2162
2227
|
},
|
2163
2228
|
"configurationPanel.drillIntoUrl.editor.parametersPanelTooltip": {
|
2164
2229
|
"value": "Parameters are placeholders that are replaced by dynamic values during drilling.",
|
2165
|
-
"comment": "Tooltip
|
2230
|
+
"comment": "Tooltip explaining URL parameters functionality",
|
2166
2231
|
"limit": 0
|
2167
2232
|
},
|
2168
2233
|
"configurationPanel.drillIntoUrl.editor.addParameterButtonLabel": {
|
2169
2234
|
"value": "Add",
|
2170
|
-
"comment": "
|
2235
|
+
"comment": "Button text for adding a new URL parameter",
|
2171
2236
|
"limit": 0
|
2172
2237
|
},
|
2173
2238
|
"configurationPanel.drillIntoUrl.editor.parameterDetailType": {
|
2174
2239
|
"value": "Type",
|
2175
|
-
"comment": "
|
2240
|
+
"comment": "Label for parameter type selector in URL editor",
|
2176
2241
|
"limit": 0
|
2177
2242
|
},
|
2178
2243
|
"configurationPanel.drillIntoUrl.editor.parameterDetailLabel": {
|
2179
2244
|
"value": "Label",
|
2180
|
-
"comment": "
|
2245
|
+
"comment": "Label for parameter name field in URL editor",
|
2181
2246
|
"limit": 0
|
2182
2247
|
},
|
2183
2248
|
"configurationPanel.drillIntoUrl.editor.parameterDetailValues": {
|
2184
2249
|
"value": "{numberOfValues, plural, one {Value} other {Values}}",
|
2185
|
-
"comment": "
|
2250
|
+
"comment": "Title of values section in parameter detail in 'Custom URL' editor. Uses pluralization based on the number of values. Examples: When there is 1 value, it will show 'Value'. When there are multiple values, it will show 'Values'.",
|
2186
2251
|
"limit": 0
|
2187
2252
|
},
|
2188
2253
|
"configurationPanel.drillIntoUrl.editor.parameterDetailMoreValues": {
|
2189
2254
|
"value": "...and {count} more",
|
2190
|
-
"comment": "
|
2255
|
+
"comment": "Info about number of additional values not shown in parameter detail in 'Custom URL' editor. The placeholder {count} will be replaced with a number. Example: '...and 5 more' when there are 5 additional values not displayed.",
|
2191
2256
|
"limit": 0
|
2192
2257
|
},
|
2193
2258
|
"configurationPanel.drillIntoUrl.editor.insightIdParameterLabel|insight": {
|
@@ -2233,68 +2298,68 @@
|
|
2233
2298
|
},
|
2234
2299
|
"configurationPanel.drillIntoUrl.editor.identifierTypeLabel": {
|
2235
2300
|
"value": "Identifier",
|
2236
|
-
"comment": "Type label of identifier in parameter detail
|
2301
|
+
"comment": "Type label of identifier in parameter detail",
|
2237
2302
|
"limit": 0
|
2238
2303
|
},
|
2239
2304
|
"configurationPanel.drillIntoUrl.editor.insightParametersSectionLabel|insight": {
|
2240
2305
|
"value": "Visualization",
|
2241
|
-
"comment": "
|
2306
|
+
"comment": "Section header for insight parameters",
|
2242
2307
|
"limit": 0
|
2243
2308
|
},
|
2244
2309
|
"configurationPanel.drillIntoUrl.editor.insightParametersSectionLabel|report": {
|
2245
2310
|
"value": "Report",
|
2246
|
-
"comment": "
|
2311
|
+
"comment": "Section header for report parameters",
|
2247
2312
|
"translate": false,
|
2248
2313
|
"limit": 0
|
2249
2314
|
},
|
2250
2315
|
"configurationPanel.drillIntoUrl.editor.identifierParametersSectionLabel": {
|
2251
2316
|
"value": "Identifiers",
|
2252
|
-
"comment": "
|
2317
|
+
"comment": "Section header for identifier parameters in URL drill editor",
|
2253
2318
|
"limit": 0
|
2254
2319
|
},
|
2255
2320
|
"configurationPanel.drillIntoUrl.editor.dashboardParametersSectionLabel": {
|
2256
2321
|
"value": "Dashboard",
|
2257
|
-
"comment": "
|
2322
|
+
"comment": "Section header for dashboard filter parameters in URL drill editor",
|
2258
2323
|
"limit": 0
|
2259
2324
|
},
|
2260
2325
|
"configurationPanel.drillIntoUrl.editor.applyButtonLabel": {
|
2261
2326
|
"value": "Apply",
|
2262
|
-
"comment": "
|
2327
|
+
"comment": "Button to confirm and save URL drill configuration",
|
2263
2328
|
"limit": 0
|
2264
2329
|
},
|
2265
2330
|
"configurationPanel.drillIntoUrl.editor.cancelButtonLabel": {
|
2266
2331
|
"value": "Cancel",
|
2267
|
-
"comment": "
|
2332
|
+
"comment": "Button to discard URL drill configuration changes",
|
2268
2333
|
"limit": 0
|
2269
2334
|
},
|
2270
2335
|
"configurationPanel.drillIntoUrl.editor.textAreaPlaceholder": {
|
2271
2336
|
"value": "Enter URL and add parameters from the right panel.",
|
2272
|
-
"comment": "Placeholder
|
2337
|
+
"comment": "Placeholder text in URL input field",
|
2273
2338
|
"limit": 0
|
2274
2339
|
},
|
2275
2340
|
"configurationPanel.drillIntoUrl.editor.helpButtonLabel": {
|
2276
2341
|
"value": "How to create custom URLs?",
|
2277
|
-
"comment": "Help
|
2342
|
+
"comment": "Help link text for URL drill configuration",
|
2278
2343
|
"limit": 0
|
2279
2344
|
},
|
2280
2345
|
"configurationPanel.drillIntoUrl.editor.invalidAttributeDisplayForms": {
|
2281
2346
|
"value": "Invalid parameters: {invalidParameters}",
|
2282
|
-
"comment": "
|
2347
|
+
"comment": "Error message shown when URL contains invalid parameters",
|
2283
2348
|
"limit": 0
|
2284
2349
|
},
|
2285
2350
|
"configurationPanel.drillIntoUrl.customUrlAddButtonLabel": {
|
2286
2351
|
"value": "Add custom URL",
|
2287
|
-
"comment": "
|
2352
|
+
"comment": "Button to create a new custom URL for drilling",
|
2288
2353
|
"limit": 0
|
2289
2354
|
},
|
2290
2355
|
"configurationPanel.drillIntoUrl.customUrlEditButtonLabel": {
|
2291
2356
|
"value": "Edit custom URL",
|
2292
|
-
"comment": "
|
2357
|
+
"comment": "Button to modify an existing custom URL",
|
2293
2358
|
"limit": 0
|
2294
2359
|
},
|
2295
2360
|
"configurationPanel.drillIntoUrl.editor.defaultDisplayFormTypeLabel": {
|
2296
2361
|
"value": "Attribute label value",
|
2297
|
-
"comment": "
|
2362
|
+
"comment": "Display type option for showing attribute labels in URL parameters",
|
2298
2363
|
"limit": 0
|
2299
2364
|
},
|
2300
2365
|
"configurationPanel.drillIntoUrl.editor.geoDisplayFormTypeLabel": {
|
@@ -2314,160 +2379,160 @@
|
|
2314
2379
|
},
|
2315
2380
|
"configurationPanel.zoomInsight|insight": {
|
2316
2381
|
"value": "Zoomable visualization",
|
2317
|
-
"comment": "",
|
2382
|
+
"comment": "Label for zoomable visualization option in configuration panel",
|
2318
2383
|
"limit": 0
|
2319
2384
|
},
|
2320
2385
|
"configurationPanel.zoomInsight|report": {
|
2321
2386
|
"value": "Zoomable report",
|
2322
|
-
"comment": "",
|
2387
|
+
"comment": "Label for zoomable report option in configuration panel",
|
2323
2388
|
"translate": false,
|
2324
2389
|
"limit": 0
|
2325
2390
|
},
|
2326
2391
|
"configurationPanel.zoomInsight.help|insight": {
|
2327
2392
|
"value": "Enable to zoom the visualization to display a detailed view. Hold the shift key to pan the zoomed area.",
|
2328
|
-
"comment": "",
|
2393
|
+
"comment": "Tooltip for zoomable visualization option in configuration panel",
|
2329
2394
|
"limit": 0
|
2330
2395
|
},
|
2331
2396
|
"configurationPanel.zoomInsight.help|report": {
|
2332
2397
|
"value": "Enable to zoom the report to display a detailed view. Hold the shift key to pan the zoomed area.",
|
2333
|
-
"comment": "",
|
2398
|
+
"comment": "Tooltip for zoomable report option in configuration panel",
|
2334
2399
|
"translate": false,
|
2335
2400
|
"limit": 0
|
2336
2401
|
},
|
2337
2402
|
"configurationPanel.zoomInsight.notice": {
|
2338
2403
|
"value": "Zoom will not be applied to exported dashboards",
|
2339
|
-
"comment": "",
|
2404
|
+
"comment": "Notice about zoom limitations in exported dashboard content",
|
2340
2405
|
"limit": 0
|
2341
2406
|
},
|
2342
2407
|
"configurationPanel.drillConfig.selectInsight|insight": {
|
2343
2408
|
"value": "Choose visualization…",
|
2344
|
-
"comment": "
|
2409
|
+
"comment": "Placeholder text in dropdown for selecting drill target visualization",
|
2345
2410
|
"limit": 0
|
2346
2411
|
},
|
2347
2412
|
"configurationPanel.drillConfig.selectInsight|report": {
|
2348
2413
|
"value": "Choose report…",
|
2349
|
-
"comment": "Hint guiding users that drill target report in select box has to be selected.
|
2414
|
+
"comment": "Hint guiding users that drill target report in select box has to be selected.",
|
2350
2415
|
"translate": false,
|
2351
2416
|
"limit": 0
|
2352
2417
|
},
|
2353
2418
|
"gs.date.date-dataset.recommended": {
|
2354
2419
|
"value": "Recommended",
|
2355
|
-
"comment": "",
|
2420
|
+
"comment": "Label for recommended date datasets section",
|
2356
2421
|
"limit": 0
|
2357
2422
|
},
|
2358
2423
|
"gs.date.date-dataset.other": {
|
2359
2424
|
"value": "Other",
|
2360
|
-
"comment": "",
|
2425
|
+
"comment": "Label for section containing additional date datasets",
|
2361
2426
|
"limit": 0
|
2362
2427
|
},
|
2363
2428
|
"gs.date.date-dataset.related": {
|
2364
2429
|
"value": "Related",
|
2365
|
-
"comment": "",
|
2430
|
+
"comment": "Label for section containing related date datasets",
|
2366
2431
|
"limit": 0
|
2367
2432
|
},
|
2368
2433
|
"gs.date.date-dataset.unrelated": {
|
2369
2434
|
"value": "Unrelated",
|
2370
|
-
"comment": "",
|
2435
|
+
"comment": "Label for section containing unrelated date datasets",
|
2371
2436
|
"limit": 0
|
2372
2437
|
},
|
2373
2438
|
"gs.date.date-dataset.unrelated_hidden": {
|
2374
2439
|
"value": "{count} unrelated {count, plural, one {date} other {dates}} {isShow, select, true {visible} other {hidden}}.",
|
2375
|
-
"comment": "
|
2440
|
+
"comment": "Status message showing count of unrelated dates that are visible or hidden",
|
2376
2441
|
"limit": 0
|
2377
2442
|
},
|
2378
2443
|
"gs.date.date-dataset.unrelated.show": {
|
2379
2444
|
"value": "Show",
|
2380
|
-
"comment": "
|
2445
|
+
"comment": "Button to display unrelated date items",
|
2381
2446
|
"limit": 0
|
2382
2447
|
},
|
2383
2448
|
"gs.date.date-dataset.unrelated.hide": {
|
2384
2449
|
"value": "Hide",
|
2385
|
-
"comment": "
|
2450
|
+
"comment": "Button to hide unrelated date items",
|
2386
2451
|
"limit": 0
|
2387
2452
|
},
|
2388
2453
|
"gs.date.date-dataset.duplicityWarning": {
|
2389
2454
|
"value": "Another filter is using the same date dataset. Disable this filter or set a different date.",
|
2390
|
-
"comment": "",
|
2455
|
+
"comment": "Warning shown when multiple filters are using the same date dataset",
|
2391
2456
|
"limit": 0
|
2392
2457
|
},
|
2393
2458
|
"layout.widget.width.min": {
|
2394
2459
|
"value": "Widget is at the minimal width",
|
2395
|
-
"comment": "
|
2460
|
+
"comment": "Warning shown when widget cannot be resized smaller",
|
2396
2461
|
"limit": 0
|
2397
2462
|
},
|
2398
2463
|
"layout.widget.width.max": {
|
2399
2464
|
"value": "Widget is at the maximal width",
|
2400
|
-
"comment": "
|
2465
|
+
"comment": "Warning shown when widget cannot be resized wider",
|
2401
2466
|
"limit": 0
|
2402
2467
|
},
|
2403
2468
|
"layout.widget.height.min": {
|
2404
2469
|
"value": "Widget is at the minimal height",
|
2405
|
-
"comment": "
|
2470
|
+
"comment": "Warning shown when widget cannot be resized shorter",
|
2406
2471
|
"limit": 0
|
2407
2472
|
},
|
2408
2473
|
"layout.widget.height.max": {
|
2409
2474
|
"value": "Widget is at the maximal height",
|
2410
|
-
"comment": "
|
2475
|
+
"comment": "Warning shown when widget cannot be resized taller",
|
2411
2476
|
"limit": 0
|
2412
2477
|
},
|
2413
2478
|
"layout.widget.addedByPlugin": {
|
2414
2479
|
"value": "Added by plugin",
|
2415
|
-
"comment": "",
|
2480
|
+
"comment": "Indicator that widget was added by a plugin extension",
|
2416
2481
|
"limit": 0
|
2417
2482
|
},
|
2418
2483
|
"layout.widget.modifiedByPlugin": {
|
2419
2484
|
"value": "Modified by plugin",
|
2420
|
-
"comment": "",
|
2485
|
+
"comment": "Indicator that widget was modified by a plugin extension",
|
2421
2486
|
"limit": 0
|
2422
2487
|
},
|
2423
2488
|
"layout.widget.hideOverlay": {
|
2424
2489
|
"value": "Hide overlay",
|
2425
|
-
"comment": "",
|
2490
|
+
"comment": "Button to hide informational overlay on widget",
|
2426
2491
|
"limit": 0
|
2427
2492
|
},
|
2428
2493
|
"dropzone.new.row.desc": {
|
2429
2494
|
"value": "Drop to create a{nbsp}<b>new section</b>",
|
2430
|
-
"comment": "
|
2495
|
+
"comment": "Instruction shown when dragging a widget to create a new dashboard section",
|
2431
2496
|
"limit": 0
|
2432
2497
|
},
|
2433
2498
|
"dropzone.widget.desc": {
|
2434
2499
|
"value": "Drop <b>here</b>",
|
2435
|
-
"comment": "
|
2500
|
+
"comment": "Instruction shown in highlighted dropzone when dragging a widget",
|
2436
2501
|
"limit": 0
|
2437
2502
|
},
|
2438
2503
|
"dropzone.widget.last.in.row.desc": {
|
2439
2504
|
"value": "Drop to the <b>existing section</b>",
|
2440
|
-
"comment": "
|
2505
|
+
"comment": "Instruction shown when dragging a widget to add to an existing dashboard section",
|
2441
2506
|
"limit": 0
|
2442
2507
|
},
|
2443
2508
|
"dropzone.widget.last.in.container.row.desc": {
|
2444
2509
|
"value": "Drop to the <b>existing container</b>",
|
2445
|
-
"comment": "
|
2510
|
+
"comment": "Instruction shown when dragging a widget to add to an existing container",
|
2446
2511
|
"limit": 0
|
2447
2512
|
},
|
2448
2513
|
"deleteKpiConfirmationDialog.headline": {
|
2449
2514
|
"value": "Delete KPI",
|
2450
|
-
"comment": "",
|
2515
|
+
"comment": "Confirmation dialog title when deleting a KPI widget",
|
2451
2516
|
"limit": 0
|
2452
2517
|
},
|
2453
2518
|
"deleteKpiConfirmationDialog.message": {
|
2454
2519
|
"value": "All alerts set up for this KPI will also be deleted.",
|
2455
|
-
"comment": "",
|
2520
|
+
"comment": "Warning message about alerts being deleted when removing a KPI widget",
|
2456
2521
|
"limit": 0
|
2457
2522
|
},
|
2458
2523
|
"deleteKpiConfirmationDialog.submitButtonText": {
|
2459
2524
|
"value": "Delete",
|
2460
|
-
"comment": "",
|
2525
|
+
"comment": "Button label to confirm KPI deletion",
|
2461
2526
|
"limit": 0
|
2462
2527
|
},
|
2463
2528
|
"newDashboard.title|insight": {
|
2464
2529
|
"value": "Drag visualization here",
|
2465
|
-
"comment": "",
|
2530
|
+
"comment": "Instruction shown on empty dashboard prompting to add visualizations",
|
2466
2531
|
"limit": 0
|
2467
2532
|
},
|
2468
2533
|
"newDashboard.title|report": {
|
2469
2534
|
"value": "Drag report here",
|
2470
|
-
"comment": "",
|
2535
|
+
"comment": "Instruction shown on empty dashboard prompting to add reports",
|
2471
2536
|
"translate": false,
|
2472
2537
|
"limit": 0
|
2473
2538
|
},
|
@@ -2484,7 +2549,7 @@
|
|
2484
2549
|
},
|
2485
2550
|
"attributesDropdown.filterConfiguredMessage": {
|
2486
2551
|
"value": "<strong>{parentTitle}</strong> is already filtered by <strong>{childTitle}</strong> filter directly or through other filters.",
|
2487
|
-
"comment": "
|
2552
|
+
"comment": "Message explaining filter configuration status. The <strong> tags emphasize attribute names, and {parentTitle}/{childTitle} show the specific filter names.",
|
2488
2553
|
"limit": 0
|
2489
2554
|
},
|
2490
2555
|
"attributesDropdown.attributeNameWithData": {
|
@@ -2529,7 +2594,7 @@
|
|
2529
2594
|
},
|
2530
2595
|
"dateFilterDropdown.title": {
|
2531
2596
|
"value": "Date range",
|
2532
|
-
"comment": "",
|
2597
|
+
"comment": "Header for date filter dropdown selector",
|
2533
2598
|
"limit": 0
|
2534
2599
|
},
|
2535
2600
|
"filter.configuration.mode.title": {
|
@@ -2569,12 +2634,12 @@
|
|
2569
2634
|
},
|
2570
2635
|
"filter.dependency.icon.tooltip": {
|
2571
2636
|
"value": "Values for <strong>{filterTitle}</strong> are filtered by selection in another filter.",
|
2572
|
-
"comment": "
|
2637
|
+
"comment": "Tooltip explaining that filter values are affected by another filter selection",
|
2573
2638
|
"limit": 0
|
2574
2639
|
},
|
2575
2640
|
"configurationPanel.drillConfig.alreadyUsedTooltip": {
|
2576
2641
|
"value": "This <strong>hierarchy</strong> is already used for <strong>the same</strong> drill down.",
|
2577
|
-
"comment": "
|
2642
|
+
"comment": "Warning tooltip when attempting to use an already selected hierarchy for drill down",
|
2578
2643
|
"limit": 0
|
2579
2644
|
},
|
2580
2645
|
"configurationPanel.respectCrossFiltering": {
|
@@ -2589,142 +2654,142 @@
|
|
2589
2654
|
},
|
2590
2655
|
"richText.formattingOptions": {
|
2591
2656
|
"value": "Formatting options",
|
2592
|
-
"comment": "",
|
2657
|
+
"comment": "Label for rich text formatting toolbar options",
|
2593
2658
|
"limit": 0
|
2594
2659
|
},
|
2595
2660
|
"richText.deleteDialog.header": {
|
2596
2661
|
"value": "Delete rich text?",
|
2597
|
-
"comment": "",
|
2662
|
+
"comment": "Title of confirmation dialog when deleting a rich text component",
|
2598
2663
|
"limit": 0
|
2599
2664
|
},
|
2600
2665
|
"richText.deleteDialog.message": {
|
2601
2666
|
"value": "The rich text and all of its content will be irreversibly deleted.",
|
2602
|
-
"comment": "",
|
2667
|
+
"comment": "Warning message when deleting a rich text component",
|
2603
2668
|
"limit": 0
|
2604
2669
|
},
|
2605
2670
|
"richText.emptyContent": {
|
2606
2671
|
"value": "No rich text content",
|
2607
|
-
"comment": "",
|
2672
|
+
"comment": "Message shown when rich text component has no content",
|
2608
2673
|
"limit": 0
|
2609
2674
|
},
|
2610
2675
|
"visualizationSwitcher.emptyContent": {
|
2611
2676
|
"value": "No visualization in switcher",
|
2612
|
-
"comment": "",
|
2677
|
+
"comment": "Message shown when visualization switcher has no visualizations",
|
2613
2678
|
"limit": 0
|
2614
2679
|
},
|
2615
2680
|
"visualizationSwitcherToolbar.visualizationsList.header": {
|
2616
2681
|
"value": "Visualizations",
|
2617
|
-
"comment": "",
|
2682
|
+
"comment": "Title of visualizations list in the switcher toolbar",
|
2618
2683
|
"limit": 0
|
2619
2684
|
},
|
2620
2685
|
"visualizationSwitcherToolbar.visualizationsList.tooltip": {
|
2621
2686
|
"value": "Visualizations",
|
2622
|
-
"comment": "",
|
2687
|
+
"comment": "Tooltip shown when hovering over the visualizations list button",
|
2623
2688
|
"limit": 0
|
2624
2689
|
},
|
2625
2690
|
"visualizationSwitcherToolbar.visualizationsList.prev": {
|
2626
2691
|
"value": "Previous",
|
2627
|
-
"comment": "",
|
2692
|
+
"comment": "Button label to show previous visualization in switcher",
|
2628
2693
|
"limit": 0
|
2629
2694
|
},
|
2630
2695
|
"visualizationSwitcherToolbar.visualizationsList.next": {
|
2631
2696
|
"value": "Next",
|
2632
|
-
"comment": "",
|
2697
|
+
"comment": "Button label to show next visualization in switcher",
|
2633
2698
|
"limit": 0
|
2634
2699
|
},
|
2635
2700
|
"visualizationSwitcherToolbar.visualizationsList.empty": {
|
2636
2701
|
"value": "No visualization in switcher, add one to continue.",
|
2637
|
-
"comment": "",
|
2702
|
+
"comment": "Message shown when no visualizations are available in the switcher",
|
2638
2703
|
"limit": 0
|
2639
2704
|
},
|
2640
2705
|
"visualizationSwitcherToolbar.visualizationsList.add": {
|
2641
2706
|
"value": "Add visualization",
|
2642
|
-
"comment": "",
|
2707
|
+
"comment": "Button label to add a new visualization to the switcher",
|
2643
2708
|
"limit": 0
|
2644
2709
|
},
|
2645
2710
|
"visualizationSwitcherToolbar.remove": {
|
2646
2711
|
"value": "Remove switcher",
|
2647
|
-
"comment": "",
|
2712
|
+
"comment": "Button label to remove the visualization switcher",
|
2648
2713
|
"limit": 0
|
2649
2714
|
},
|
2650
2715
|
"visualizationSwitcher.configurationPanel.remove.from.switcher": {
|
2651
2716
|
"value": "Remove from switcher",
|
2652
|
-
"comment": "",
|
2717
|
+
"comment": "Button label to remove a visualization from the switcher",
|
2653
2718
|
"limit": 0
|
2654
2719
|
},
|
2655
2720
|
"visualizationSwitcher.list.menu.move.up": {
|
2656
2721
|
"value": "Move up",
|
2657
|
-
"comment": "",
|
2722
|
+
"comment": "Menu option to move visualization up in the list of switcher",
|
2658
2723
|
"limit": 0
|
2659
2724
|
},
|
2660
2725
|
"visualizationSwitcher.list.menu.move.down": {
|
2661
2726
|
"value": "Move down",
|
2662
|
-
"comment": "",
|
2727
|
+
"comment": "Menu option to move visualization down in the list of switcher",
|
2663
2728
|
"limit": 0
|
2664
2729
|
},
|
2665
2730
|
"visualizationSwitcher.list.menu.remove": {
|
2666
2731
|
"value": "Remove",
|
2667
|
-
"comment": "",
|
2732
|
+
"comment": "Menu option to remove visualization from the switcher list",
|
2668
2733
|
"limit": 0
|
2669
2734
|
},
|
2670
2735
|
"nestedLayoutToolbar.hideHeader": {
|
2671
2736
|
"value": "Hide title and description.",
|
2672
|
-
"comment": "",
|
2737
|
+
"comment": "Button tooltip for hiding container title and description",
|
2673
2738
|
"limit": 0
|
2674
2739
|
},
|
2675
2740
|
"nestedLayoutToolbar.showHeader": {
|
2676
2741
|
"value": "Show title and description.",
|
2677
|
-
"comment": "",
|
2742
|
+
"comment": "Button tooltip for showing container title and description",
|
2678
2743
|
"limit": 0
|
2679
2744
|
},
|
2680
2745
|
"nestedLayoutToolbar.remove": {
|
2681
2746
|
"value": "Remove from dashboard.",
|
2682
|
-
"comment": "",
|
2747
|
+
"comment": "Button tooltip for removing container from dashboard",
|
2683
2748
|
"limit": 0
|
2684
2749
|
},
|
2685
2750
|
"nestedLayoutToolbar.direction.title": {
|
2686
2751
|
"value": "Layout direction",
|
2687
|
-
"comment": "",
|
2752
|
+
"comment": "Title for the layout direction selector in the nested layout toolbar",
|
2688
2753
|
"limit": 0
|
2689
2754
|
},
|
2690
2755
|
"nestedLayoutToolbar.direction.row": {
|
2691
|
-
"value": "
|
2692
|
-
"comment": "",
|
2756
|
+
"value": "Wrapped Row",
|
2757
|
+
"comment": "Option for horizontal layout direction with wrapping in the nested layout toolbar",
|
2693
2758
|
"limit": 0
|
2694
2759
|
},
|
2695
2760
|
"nestedLayoutToolbar.direction.row.tooltip": {
|
2696
|
-
"value": "
|
2697
|
-
"comment": "",
|
2761
|
+
"value": "Layout direction: Wrapped Row",
|
2762
|
+
"comment": "Tooltip explaining the wrapped row layout direction option",
|
2698
2763
|
"limit": 0
|
2699
2764
|
},
|
2700
2765
|
"nestedLayoutToolbar.direction.column": {
|
2701
|
-
"value": "
|
2702
|
-
"comment": "",
|
2766
|
+
"value": "Column",
|
2767
|
+
"comment": "Option for vertical layout direction in the nested layout toolbar",
|
2703
2768
|
"limit": 0
|
2704
2769
|
},
|
2705
2770
|
"nestedLayoutToolbar.direction.column.tooltip": {
|
2706
|
-
"value": "
|
2707
|
-
"comment": "",
|
2771
|
+
"value": "Layout direction: Column",
|
2772
|
+
"comment": "Tooltip explaining the column layout direction option",
|
2708
2773
|
"limit": 0
|
2709
2774
|
},
|
2710
2775
|
"nestedLayoutToolbar.direction.column.disabledTooltip": {
|
2711
2776
|
"value": "Direction cannot be changed to a vertical if the container contains nested containers with a horizontal direction.",
|
2712
|
-
"comment": "",
|
2777
|
+
"comment": "Tooltip explaining why vertical layout option is disabled in certain scenarios",
|
2713
2778
|
"limit": 0
|
2714
2779
|
},
|
2715
2780
|
"nestedLayout.tab.title": {
|
2716
2781
|
"value": "Container",
|
2717
|
-
"comment": "",
|
2782
|
+
"comment": "Tab title for container configuration panel",
|
2718
2783
|
"limit": 0
|
2719
2784
|
},
|
2720
2785
|
"nestedLayout.emptyDropZone.message": {
|
2721
2786
|
"value": "<b>Drag here</b>{br}to add to the container",
|
2722
|
-
"comment": "
|
2787
|
+
"comment": "Message shown in empty container drop zone",
|
2723
2788
|
"limit": 0
|
2724
2789
|
},
|
2725
2790
|
"nestedLayout.emptyDropZone.active.message": {
|
2726
2791
|
"value": "<b>Drop here</b>{br}to add to the container",
|
2727
|
-
"comment": "
|
2792
|
+
"comment": "Message shown when dragging an item over empty container",
|
2728
2793
|
"limit": 0
|
2729
2794
|
},
|
2730
2795
|
"attributesDropdown.valuesLimiting.title": {
|
@@ -2759,17 +2824,17 @@
|
|
2759
2824
|
},
|
2760
2825
|
"attributesDropdown.valuesLimiting.searchPlaceholder": {
|
2761
2826
|
"value": "Search…",
|
2762
|
-
"comment": "
|
2827
|
+
"comment": "Search field placeholder in the attribute values filter selection",
|
2763
2828
|
"limit": 0
|
2764
2829
|
},
|
2765
2830
|
"attributesDropdown.valuesLimiting.sumFact": {
|
2766
2831
|
"value": "Sum of {fact}",
|
2767
|
-
"comment": "
|
2832
|
+
"comment": "Label for sum aggregation of a fact in metric selection dropdown",
|
2768
2833
|
"limit": 0
|
2769
2834
|
},
|
2770
2835
|
"attributesDropdown.valuesLimiting.countAttribute": {
|
2771
2836
|
"value": "Count of {attribute}",
|
2772
|
-
"comment": "
|
2837
|
+
"comment": "Label for count aggregation of an attribute in metric selection dropdown",
|
2773
2838
|
"limit": 0
|
2774
2839
|
},
|
2775
2840
|
"attributesDropdown.valuesLimiting.metricsEmpty": {
|
@@ -2809,27 +2874,27 @@
|
|
2809
2874
|
},
|
2810
2875
|
"attributesDropdown.valuesLimiting.addLimitingItem.description": {
|
2811
2876
|
"value": "Use a metric to hide irrelevant values. Only values with non-null results for the metric are shown. <a>Learn more</a>",
|
2812
|
-
"comment": "Description of
|
2877
|
+
"comment": "Description of using metrics to filter attribute values, with a learn more link",
|
2813
2878
|
"limit": 0
|
2814
2879
|
},
|
2815
2880
|
"attributesDropdown.valuesLimiting.commonDateFilterTitle": {
|
2816
2881
|
"value": "{dateFilterTitle} as {dataSetTitle}",
|
2817
|
-
"comment": "
|
2882
|
+
"comment": "Format for displaying a date filter and its dataset in the filter selection",
|
2818
2883
|
"limit": 0
|
2819
2884
|
},
|
2820
2885
|
"attributesDropdown.valuesLimiting.addDateTitle": {
|
2821
2886
|
"value": "Choose date",
|
2822
|
-
"comment": "
|
2887
|
+
"comment": "Dialog title for selecting date filters to limit attribute values",
|
2823
2888
|
"limit": 0
|
2824
2889
|
},
|
2825
2890
|
"attributesDropdown.valuesLimiting.disableDateFilter": {
|
2826
2891
|
"value": "Filter not available: The <strong>{dateFilterTitle}</strong> filter is already using this date dataset.",
|
2827
|
-
"comment": "
|
2892
|
+
"comment": "Error message shown when a date filter is already in use elsewhere",
|
2828
2893
|
"limit": 0
|
2829
2894
|
},
|
2830
2895
|
"attributesDropdown.valuesLimiting.disableDataSet": {
|
2831
2896
|
"value": "Date dataset not available: The <strong>{dateFilterTitle}</strong> filter is already using this date dataset.",
|
2832
|
-
"comment": "
|
2897
|
+
"comment": "Error message shown when a date dataset is already in use by another filter",
|
2833
2898
|
"limit": 0
|
2834
2899
|
},
|
2835
2900
|
"filters.filterViews.dropdown.buttonEmpty": {
|
@@ -2839,7 +2904,7 @@
|
|
2839
2904
|
},
|
2840
2905
|
"filters.filterViews.dropdown.button": {
|
2841
2906
|
"value": "My views ({count})",
|
2842
|
-
"comment": "
|
2907
|
+
"comment": "Dropdown button label showing number of saved filter views",
|
2843
2908
|
"limit": 0
|
2844
2909
|
},
|
2845
2910
|
"filters.filterViews.dropdown.title": {
|
@@ -2864,7 +2929,7 @@
|
|
2864
2929
|
},
|
2865
2930
|
"filters.filterViews.dropdown.tooltip": {
|
2866
2931
|
"value": "<p>Views are saved sets of filters that let you quickly return to a specific filter state.</p><p>If you set a view as the default, it will apply automatically every time you open the dashboard.</p>",
|
2867
|
-
"comment": "Tooltip
|
2932
|
+
"comment": "Tooltip explaining the purpose and behavior of saved filter views",
|
2868
2933
|
"limit": 0
|
2869
2934
|
},
|
2870
2935
|
"filters.filterViews.dropdown.newButton": {
|
@@ -2974,7 +3039,7 @@
|
|
2974
3039
|
},
|
2975
3040
|
"filters.filterViews.delete.body": {
|
2976
3041
|
"value": "Your view <b>{view}</b> will be permanently deleted.",
|
2977
|
-
"comment": "
|
3042
|
+
"comment": "Confirmation dialog for deleting a filter view. The <b> tags emphasize the view name, and {view} placeholder shows the specific filter view being deleted.",
|
2978
3043
|
"limit": 0
|
2979
3044
|
},
|
2980
3045
|
"filters.filterViews.delete.deleteButton": {
|
@@ -3029,52 +3094,52 @@
|
|
3029
3094
|
},
|
3030
3095
|
"insightAlert.config.changeOperator.header": {
|
3031
3096
|
"value": "CHANGE %",
|
3032
|
-
"comment": "",
|
3097
|
+
"comment": "Header label for the percentage change operator in alert configuration",
|
3033
3098
|
"limit": 0
|
3034
3099
|
},
|
3035
3100
|
"insightAlert.config.changeOperator.header.info": {
|
3036
3101
|
"value": "Change{spacer}Calculates the relative change between primary (current time period) and secondary (previous time period) metric values.{spacer}FORMULA{spacer}(Primary - Secondary) / Secondary",
|
3037
|
-
"comment": "",
|
3102
|
+
"comment": "Description and formula for the percentage change calculation in alert configuration. {spacer} is a placeholder for line breaks.",
|
3038
3103
|
"limit": 0
|
3039
3104
|
},
|
3040
3105
|
"insightAlert.config.differenceOperator.header": {
|
3041
3106
|
"value": "DIFFERENCE #",
|
3042
|
-
"comment": "",
|
3107
|
+
"comment": "Header label for the numeric difference operator in alert configuration",
|
3043
3108
|
"limit": 0
|
3044
3109
|
},
|
3045
3110
|
"insightAlert.config.differenceOperator.header.info": {
|
3046
3111
|
"value": "Difference{spacer}Calculates the net difference between primary (current time period) and secondary (previous time period) metric values.{spacer}FORMULA{spacer}Primary - Secondary",
|
3047
|
-
"comment": "",
|
3112
|
+
"comment": "Description and formula for the numeric difference calculation in alert configuration. {spacer} is a placeholder for line breaks.",
|
3048
3113
|
"limit": 0
|
3049
3114
|
},
|
3050
3115
|
"insightAlert.config.changeOperator.increasesBy": {
|
3051
3116
|
"value": "Increases by",
|
3052
|
-
"comment": "",
|
3117
|
+
"comment": "Alert condition for when a metric's percentage change increases by a specified amount",
|
3053
3118
|
"limit": 0
|
3054
3119
|
},
|
3055
3120
|
"insightAlert.config.changeOperator.decreasesBy": {
|
3056
3121
|
"value": "Decreases by",
|
3057
|
-
"comment": "",
|
3122
|
+
"comment": "Alert condition for when a metric's percentage change decreases by a specified amount",
|
3058
3123
|
"limit": 0
|
3059
3124
|
},
|
3060
3125
|
"insightAlert.config.changeOperator.changesBy": {
|
3061
3126
|
"value": "Changes by",
|
3062
|
-
"comment": "",
|
3127
|
+
"comment": "Alert condition for when a metric's percentage change (either increase or decrease) exceeds a specified amount",
|
3063
3128
|
"limit": 0
|
3064
3129
|
},
|
3065
3130
|
"insightAlert.config.differenceOperator.increasesBy": {
|
3066
3131
|
"value": "Increases by",
|
3067
|
-
"comment": "",
|
3132
|
+
"comment": "Alert condition for when a metric's numeric value increases by a specified amount",
|
3068
3133
|
"limit": 0
|
3069
3134
|
},
|
3070
3135
|
"insightAlert.config.differenceOperator.decreasesBy": {
|
3071
3136
|
"value": "Decreases by",
|
3072
|
-
"comment": "",
|
3137
|
+
"comment": "Alert condition for when a metric's numeric value decreases by a specified amount",
|
3073
3138
|
"limit": 0
|
3074
3139
|
},
|
3075
3140
|
"insightAlert.config.differenceOperator.changesBy": {
|
3076
3141
|
"value": "Changes by",
|
3077
|
-
"comment": "",
|
3142
|
+
"comment": "Alert condition for when a metric's numeric value changes (either increases or decreases) by a specified amount",
|
3078
3143
|
"limit": 0
|
3079
3144
|
},
|
3080
3145
|
"insightAlert.config.alerts": {
|
@@ -3094,12 +3159,12 @@
|
|
3094
3159
|
},
|
3095
3160
|
"insightAlert.config.noAlertMeasures.title": {
|
3096
3161
|
"value": "No metrics available for alerting.",
|
3097
|
-
"comment": "",
|
3162
|
+
"comment": "Message shown when a visualization has no metrics that can be used for alert configuration",
|
3098
3163
|
"limit": 0
|
3099
3164
|
},
|
3100
3165
|
"insightAlert.config.noAlertMeasures.description": {
|
3101
3166
|
"value": "Please add a metric to enable alerting.",
|
3102
|
-
"comment": "",
|
3167
|
+
"comment": "Instruction shown when alerts cannot be created due to missing metrics",
|
3103
3168
|
"limit": 0
|
3104
3169
|
},
|
3105
3170
|
"insightAlert.config.createAlert": {
|
@@ -3184,7 +3249,7 @@
|
|
3184
3249
|
},
|
3185
3250
|
"insightAlert.config.filters": {
|
3186
3251
|
"value": "using {n} {n, plural, one {filter} other {filters}}",
|
3187
|
-
"comment": "
|
3252
|
+
"comment": "Text showing how many filters are being used in an alert configuration. The placeholder {n} will be replaced with a number and the word 'filter' will be pluralized accordingly. Examples: 'using 1 filter', 'using 3 filters'.",
|
3188
3253
|
"limit": 0
|
3189
3254
|
},
|
3190
3255
|
"insightAlert.config.and": {
|
@@ -3199,107 +3264,107 @@
|
|
3199
3264
|
},
|
3200
3265
|
"insightAlert.config.filters.info": {
|
3201
3266
|
"value": "Alerts respect the dashboard filters as set at the time of their creation.{spacer}To modify the time period used for comparison, adjust the date filter.",
|
3202
|
-
"comment": "",
|
3267
|
+
"comment": "Alerts configuration info message",
|
3203
3268
|
"limit": 0
|
3204
3269
|
},
|
3205
3270
|
"insightAlert.config.compare_with_sp": {
|
3206
3271
|
"value": "same period previous year",
|
3207
|
-
"comment": "",
|
3272
|
+
"comment": "Comparison option for alerts to compare with the same period in the previous year",
|
3208
3273
|
"limit": 0
|
3209
3274
|
},
|
3210
3275
|
"insightAlert.config.compare_with_pp": {
|
3211
3276
|
"value": "previous period",
|
3212
|
-
"comment": "",
|
3277
|
+
"comment": "Comparison option for alerts to compare with the immediately preceding time period",
|
3213
3278
|
"limit": 0
|
3214
3279
|
},
|
3215
3280
|
"insightAlert.config.compare_with_sp_granularity": {
|
3216
3281
|
"value": "same {period} previous year",
|
3217
|
-
"comment": "
|
3282
|
+
"comment": "Comparison option with dynamic time period. The {period} placeholder shows the specific time comparison (e.g., 'same month previous year').",
|
3218
3283
|
"limit": 0
|
3219
3284
|
},
|
3220
3285
|
"insightAlert.config.compare_with_pp_granularity": {
|
3221
3286
|
"value": "previous {period}",
|
3222
|
-
"comment": "
|
3287
|
+
"comment": "Comparison option with dynamic time period. The {period} placeholder shows the specific time comparison (e.g., 'previous month').",
|
3223
3288
|
"limit": 0
|
3224
3289
|
},
|
3225
3290
|
"insightAlert.config.addAlert": {
|
3226
3291
|
"value": "Add alert",
|
3227
|
-
"comment": "
|
3292
|
+
"comment": "Button label for creating a new alert on a visualization",
|
3228
3293
|
"limit": 0
|
3229
3294
|
},
|
3230
3295
|
"insightAlert.config.triggerMode.always": {
|
3231
3296
|
"value": "Every time",
|
3232
|
-
"comment": "
|
3297
|
+
"comment": "Alert trigger option to send notification every time the condition is met",
|
3233
3298
|
"limit": 0
|
3234
3299
|
},
|
3235
3300
|
"insightAlert.config.triggerMode.once": {
|
3236
3301
|
"value": "Once, then pause",
|
3237
|
-
"comment": "
|
3302
|
+
"comment": "Alert trigger option to send notification only once when condition is met, then automatically pause",
|
3238
3303
|
"limit": 0
|
3239
3304
|
},
|
3240
3305
|
"insightAlert.config.delete.success": {
|
3241
3306
|
"value": "Success. The alert has been deleted.",
|
3242
|
-
"comment": "
|
3307
|
+
"comment": "Success notification shown after deleting an alert",
|
3243
3308
|
"limit": 0
|
3244
3309
|
},
|
3245
3310
|
"insightAlert.config.resume.success": {
|
3246
3311
|
"value": "Success. The alert has been resumed.",
|
3247
|
-
"comment": "
|
3312
|
+
"comment": "Success notification shown after resuming a paused alert",
|
3248
3313
|
"limit": 0
|
3249
3314
|
},
|
3250
3315
|
"insightAlert.config.pause.success": {
|
3251
3316
|
"value": "Success. The alert has been paused.",
|
3252
|
-
"comment": "
|
3317
|
+
"comment": "Success notification shown after pausing an active alert",
|
3253
3318
|
"limit": 0
|
3254
3319
|
},
|
3255
3320
|
"insightAlert.config.update.success": {
|
3256
3321
|
"value": "Success. The alert has been updated.",
|
3257
|
-
"comment": "
|
3322
|
+
"comment": "Success notification shown after modifying an existing alert",
|
3258
3323
|
"limit": 0
|
3259
3324
|
},
|
3260
3325
|
"insightAlert.config.add.success": {
|
3261
3326
|
"value": "Success. The alert has been added.",
|
3262
|
-
"comment": "
|
3327
|
+
"comment": "Success notification shown after creating a new alert",
|
3263
3328
|
"limit": 0
|
3264
3329
|
},
|
3265
3330
|
"insightAlert.config.delete.title": {
|
3266
3331
|
"value": "Delete alert?",
|
3267
|
-
"comment": "
|
3332
|
+
"comment": "Confirmation dialog title when deleting an alert",
|
3268
3333
|
"limit": 0
|
3269
3334
|
},
|
3270
3335
|
"insightAlert.config.delete.message": {
|
3271
3336
|
"value": "The alert for <b>{title}</b> will be permanently deleted, along with all its notifications.",
|
3272
|
-
"comment": "
|
3337
|
+
"comment": "Warning message shown when deleting an alert, with the alert name emphasized",
|
3273
3338
|
"limit": 0
|
3274
3339
|
},
|
3275
3340
|
"insightAlert.noDestination.tooltip": {
|
3276
3341
|
"value": "No destination available. <a>Create a destination</a> to set up an alert.",
|
3277
|
-
"comment": "
|
3342
|
+
"comment": "Tooltip shown when no alert destinations are configured, with a clickable link",
|
3278
3343
|
"limit": 0
|
3279
3344
|
},
|
3280
3345
|
"insightAlert.maxAlertsReached": {
|
3281
3346
|
"value": "Your organization has reached the limit of alerts. Contact your administrator to create more.",
|
3282
|
-
"comment": "",
|
3347
|
+
"comment": "Error message shown when organization has reached maximum number of alerts",
|
3283
3348
|
"limit": 0
|
3284
3349
|
},
|
3285
3350
|
"insightAlert.executionTimestampMode": {
|
3286
3351
|
"value": "To create or edit alerts, reset the dashboard date to today.",
|
3287
|
-
"comment": "",
|
3352
|
+
"comment": "Warning shown when trying to configure alerts with a historical date selected",
|
3288
3353
|
"limit": 0
|
3289
3354
|
},
|
3290
3355
|
"insightAlert.config.loading.error": {
|
3291
3356
|
"value": "Failed to load necessary information. Try again later.",
|
3292
|
-
"comment": "",
|
3357
|
+
"comment": "Error message shown when alert configuration data cannot be loaded",
|
3293
3358
|
"limit": 0
|
3294
3359
|
},
|
3295
3360
|
"insightAlert.config.save.error": {
|
3296
3361
|
"value": "Failed to save alert. Try again later.",
|
3297
|
-
"comment": "",
|
3362
|
+
"comment": "Error message shown when alert cannot be saved",
|
3298
3363
|
"limit": 0
|
3299
3364
|
},
|
3300
3365
|
"insightAlert.config.delete.error": {
|
3301
3366
|
"value": "Failed to delete alert. Try again later.",
|
3302
|
-
"comment": "",
|
3367
|
+
"comment": "Error message shown when alert cannot be deleted",
|
3303
3368
|
"limit": 0
|
3304
3369
|
},
|
3305
3370
|
"insightAlert.config.invalid": {
|
@@ -3324,12 +3389,12 @@
|
|
3324
3389
|
},
|
3325
3390
|
"insightAlert.config.accessbility.input": {
|
3326
3391
|
"value": "Condition value",
|
3327
|
-
"comment": "",
|
3392
|
+
"comment": "Accessibility label for alert threshold input field",
|
3328
3393
|
"limit": 0
|
3329
3394
|
},
|
3330
3395
|
"alert.accessibility.destination.label": {
|
3331
3396
|
"value": "Select how to send the alert",
|
3332
|
-
"comment": "",
|
3397
|
+
"comment": "Accessibility label for alert destination dropdown",
|
3333
3398
|
"limit": 0
|
3334
3399
|
},
|
3335
3400
|
"granularity.this_keyword": {
|
@@ -3379,17 +3444,17 @@
|
|
3379
3444
|
},
|
3380
3445
|
"menu.close": {
|
3381
3446
|
"value": "Close menu",
|
3382
|
-
"comment": "",
|
3447
|
+
"comment": "Button label to close a menu",
|
3383
3448
|
"limit": 0
|
3384
3449
|
},
|
3385
3450
|
"controlButtons.asTable": {
|
3386
3451
|
"value": "Show as table",
|
3387
|
-
"comment": "",
|
3452
|
+
"comment": "Message displayed in filter alert showing a relative date range with calendar icon. Example: 'in (calendar icon) last 7 days'.",
|
3388
3453
|
"limit": 0
|
3389
3454
|
},
|
3390
3455
|
"controlButtons.asOriginal": {
|
3391
3456
|
"value": "Show original visualization",
|
3392
|
-
"comment": "",
|
3457
|
+
"comment": "Message displayed in filter alert showing a relative date range with calendar icon. Example: 'in (calendar icon) last 7 days'.",
|
3393
3458
|
"limit": 0
|
3394
3459
|
}
|
3395
3460
|
}
|