12345678910111213141516171819202122 |
- # IBM Confidential
- # OCO Source Materials
- # IBM Cognos Products: ca-modeller
- # (C) Copyright IBM Corp. 2017, 2018
- #
- # 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=UNICODE
- # NLS_MESSAGEFORMAT_NONE
- label_My_Model = Model
- menuLabel_save = Save
- menuLabel_saveAs = Save as...
- undo_label = Undo
- redo_label = Redo
- tryIt_label = Try it
- tryIt_desc_label = Try this data module in Reporting
- validation_label = Validation
- properties_label = Properties
|