123456789101112131415161718 |
- # IBM Confidential
- #
- # OCO Source Materials
- #
- # IBM Cognos Products=Notebook
- #
- # (C) Copyright IBM Corp. 2018, 2019
- #
- # The source code for this program is not published or otherwise
- # divested of its trade secrets, irrespective of what has been
- # deposited with the U.S. Copyright Office.
- #NLS_ENCODING=UTF-8
- #NLS_MESSAGEFORMAT_NONE
- notebook = Notebook
- view_notebook = View
- edit_notebook = Edit
- run_notebook = Run
|