123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xml:lang="en-us" lang="en-us">
- <head xmlns="">
- <!--
- Licensed Materials - Property of IBM
- IBM Cognos Products: DOCS
- © Copyright IBM Corp. 2005, 2014
- US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- -->
- <meta name="Copyright" content="© Copyright IBM Corp. 2005, 2014."></meta>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="copyright" content="© Copyright IBM Corporation 2014" />
- <meta name="DC.Rights.Owner" content="© Copyright IBM Corporation 2014" />
- <meta name="security" content="public" />
- <meta name="Robots" content="index,follow" />
- <meta name="DC.Type" content="concept" />
- <meta name="DC.Title" content="Introduction" />
- <meta name="abstract" content="This document is intended for use with the IBM Cognos User Interface and Error String Customization Toolkit." />
- <meta name="Description" content="This document is intended for use with the IBM Cognos User Interface and Error String Customization Toolkit." />
- <meta name="DC.Date" scheme="iso8601" content="2014-08-19" />
- <meta name="DC.Format" content="XHTML" />
- <meta name="DC.Identifier" content="id__0Introduction" />
- <meta name="DC.Language" content="en-us" />
- <meta name="IBM.Country" content="ZZ" />
- <!-- Licensed Materials - Property of IBM -->
- <!-- US Government Users Restricted Rights -->
- <!-- Use, duplication or disclosure restricted by -->
- <!-- GSA ADP Schedule Contract with IBM Corp. -->
- <link rel="stylesheet" type="text/css" href="./common/ibmdita.css" />
- <link rel="stylesheet" type="text/css" href="./common/idsvhlp.css" />
- <title>Introduction</title>
- <script language="javascript"><!--
- function openTopic( openTopicLoc, tour ) { var helpWin = ''; var tempHelpWindowName = ''; var helpWindowName = ''; var winWidth = 680; var winHeight = 500; var charPos = openTopicLoc.indexOf("?", 0); if(tour == "tour") { winWidth = 800; winHeight = 600; } if( charPos > 0 ) tempHelpWindowName = openTopicLoc.substring(0, charPos ) || ''; else tempHelpWindowName = openTopicLoc || ''; if( tempHelpWindowName ) { helpWindowName = tempHelpWindowName.replace(/#/ig, "_"); helpWindowName = helpWindowName.replace(/\./g, "_"); helpWindowName = helpWindowName.replace(/\//g, "_"); } if( helpWindowName ) { helpWin=window.open( openTopicLoc, helpWindowName, "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width="+winWidth+",height="+winHeight, true); helpWin.focus(); } }
- function doNav() {parent.header.previousNavPage = "";parent.header.nextNavPage = "ug_ldk_c_installingcognoslocalizationdevelopmentkit.html#c_installingcognoslocalizationdevelopmentkit"; parent.header.updateNav();
- if(parent.tabcontent) {document.getElementById("collapsableVbar").className="bux-collapsableContentPane-resize-vbar-right-invisible-false"; document.getElementById("collapsableVbarButton").className="bux-collapsableContentPane-border-openClose-button-left"; document.getElementById("collapsableVbarButton").title="Hide the navigation pane"; }
- else {document.getElementById("collapsableVbar").className="bux-collapsableContentPane-resize-vbar-left-invisible-false"; document.getElementById("collapsableVbarButton").className="bux-collapsableContentPane-border-openClose-button-right"; document.getElementById("collapsableVbarButton").title="Show the navigation pane"; } }
- function dC() { if(parent.tabcontent){ parent.tab.fHlp('ug_ldk.html'); } else {parent.tab.fHlp('ug_ldk_a.html'); } }
- --></script><!--[if IE 6]><style type="text/css">.contentDIV {width:100%;overflow:auto;} .bux-collapsableContentPane-resize-vbar-left-invisible-false {visibility:visible;position:absolute;} .bux-collapsableContentPane-resize-vbar-right-invisible-false {visibility:visible;position:absolute;}</style><![endif]-->
- <!--[if gte IE 7]><style type="text/css">.contentDIV {overflow:visible;}</style><![endif]-->
- </head>
- <body onLoad="doNav();highlight();jumpHL();">
- <!--ZOOMSTOP-->
- <noscript>To use IBM Cognos product documentation, you must enable JavaScript in your browser.</noscript>
- <noscript>Internet Explorer Users: If the Information Bar displays a message informing you that active content has been restricted, click the Information Bar for an option to allow blocked content for the current help session. For more information on changing security settings, search Internet Explorer help for <q>active content advanced options</q>. All other browsers: Please make sure JavaScript is enabled.</noscript>
- <!--ZOOMRESTART-->
- <div class="bux-collapsableContentPane-resize-vbar-right-invisible-false" id="collapsableVbar" role="region" aria-label="navigation bar container"><div tabindex="0" class="bux-collapsableContentPane-border-openClose-button-left" id="collapsableVbarButton" role="region" aria-label="collapse and expand navigation bar"><a href="JavaScript:dC();"><img style="text-decoration: none" src="common/spacer.gif" height="1px" width="1px" border="0" alt="Open and Close navigation pane" /></a></div></div><div class="contentDIV" role="main">
- <a name="c_id__0introduction_ldk"></a><a name="id__0introduction_ldk"></a><h1 class="title topictitle1">Introduction</h1>
- <div class="body conbody"><div class="abstract"> <span class="shortdesc">This document is intended for use with the IBM® Cognos® User
- Interface and Error String Customization Toolkit.</span>
- </div>
- <p class="p">Cognos UI and Error String
- Customization Toolkit can be used to facilitate the customization
- of the messages and user interface text in certain Cognos products.</p>
- <p class="p">A language pack is the globalized user interface that is produced
- by using the Cognos UI and
- Error String Customization Toolkit. A language pack can only be produced
- for a data language that is supported by IBM Cognos Business Intelligence.</p>
- <p class="p">Support for the Cognos UI
- and Error String Customization Toolkit is provided only for problems
- that can be demonstrated using the standard language and standard
- non-customized user interfaces of Cognos BI.</p>
- <p class="p">Users must retain all IBM copyright
- notices and other ownership legends with respect to the underlying
- program code. </p>
- <div class="section"><h2 class="title sectiontitle">Audience</h2> <p class="p">To use this document, you
- should have</p>
- <ul class="ul"><li class="li">basic Windows and UNIX administration skills</li>
- <li class="li">basic knowledge of XML</li>
- </ul>
- </div>
- <div class="section"><h2 class="title sectiontitle">Finding information</h2> <p class="p">To find product documentation
- on the web, including all translated documentation, access <a class="xref" href="http://www.ibm.com/support/knowledgecenter" target="_blank" title="(Opens in a new tab or window)">IBM Knowledge
- Center</a> (http://www.ibm.com/support/knowledgecenter). </p>
- </div>
- <div class="section"><h2 class="title sectiontitle">Accessibility features</h2>
- <p class="p">Consult the documentation for the tools that you use with the Cognos User Interface and Error String Customization Toolkit to determine their accessibility
- level. These tools are not a part of this product.</p>
- <p class="p">IBM
- Cognos HTML documentation has accessibility features. PDF
- documents are supplemental and, as such, include no added accessibility features. </p>
- </div>
- <div class="section"><h2 class="title sectiontitle">Forward-looking
- statements</h2> <p class="p">This documentation describes the current functionality
- of the product. References to items that are not currently available
- may be included. No implication of any future availability should
- be inferred. Any such references are not a commitment, promise, or
- legal obligation to deliver any material, code, or functionality.
- The development, release, and timing of features or functionality
- remain at the sole discretion of IBM.</p>
- </div>
- <div class="section"><h2 class="title sectiontitle">Samples disclaimer</h2> <p class="p">The
- Sample Outdoors Company, Great Outdoors Company, GO Sales, any variation
- of the Sample Outdoors or Great Outdoors names, and Planning Sample
- depict fictitious business operations with sample data used to develop
- sample applications for IBM and IBM customers. These fictitious
- records include sample data for sales transactions, product distribution,
- finance, and human resources. Any resemblance to actual names, addresses,
- contact numbers, or transaction values is coincidental. Other sample
- files may contain fictional data manually or machine generated, factual
- data compiled from academic or public sources, or data used with permission
- of the copyright holder, for use as sample data to develop sample
- applications. Product names referenced may be the trademarks of their
- respective owners. Unauthorized duplication is prohibited.</p>
- </div>
- </div>
- <div class="related-links"></div>
- <style type="text/css">.highlight { background: #DEEEFF; }</style><script src="common/highlight.js"></script><script><!-- highlight(); //--></script>
- </div>
- </body>
- </html>
|