ClassicViewerMessages.js 575 B

12345678910111213141516
  1. /*
  2. *+------------------------------------------------------------------------+
  3. *| Licensed Materials - Property of IBM
  4. *| IBM Cognos Products: Authoring
  5. *| (C) Copyright IBM Corp. 2015, 2018
  6. *|
  7. *| US Government Users Restricted Rights - Use, duplication or disclosure
  8. *| restricted by GSA ADP Schedule Contract with IBM Corp.
  9. *+------------------------------------------------------------------------+
  10. */
  11. define({
  12. 'classicviewer_welcome': 'Reporting',
  13. 'viewer_welcome': 'Reporting',
  14. 'invalid_refresh': 'Browser refresh is not supported.'
  15. });