12345678910111213141516171819 |
- /**
- * Licensed Materials - Property of IBM
- *
- * IBM Cognos Products: BI Glass
- *
- * (C) Copyright IBM Corp. 2015, 2017
- *
- * US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- */
- define({
- "communicationErrorTitle": "Communication Error~DB4680",
- "errLoadingView": "The specified view is no longer available. The default home view is being displayed instead.~DB4679",
- "error404NotFound": "Error 404 resource not found~DB4678",
- "communicationErrorMessage": "A network error has occurred. Http code: %[{code}]~DB4681",
- "maintenanceTitle": "Maintenance~DB4682"
- });
- //# sourceMappingURL=GlassResources.js.map
|