123456789101112131415161718192021222324 |
- /*
- *+------------------------------------------------------------------------+
- *| IBM Confidential
- *| OCO Source Materials
- *| IBM Cognos Products: TM1BUX
- *| (C) Copyright IBM Corp. 2009
- *|
- *| 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.
- *+------------------------------------------------------------------------+
- */
- ({
- "MES": { //
- },
- "MEN": { // Main menus
- "TMX_MEN_BLUEDOT_RESTART": "Neu starten",
- "TMX_MEN_BLUEDOT_REFRESH": "Aktualisieren"
- },
- "IDS": { //
- }
- })
|