12345678910111213141516 |
- /*
- *+------------------------------------------------------------------------+
- *| Licensed Materials - Property of IBM
- *| IBM Cognos Products: Authoring
- *| (C) Copyright IBM Corp. 2015, 2018
- *|
- *| US Government Users Restricted Rights - Use, duplication or disclosure
- *| restricted by GSA ADP Schedule Contract with IBM Corp.
- *+------------------------------------------------------------------------+
- */
- define({
- 'classicviewer_welcome': 'Reporting',
- 'viewer_welcome': 'Reporting',
- 'invalid_refresh': 'Browser refresh is not supported.'
- });
|