Log_en.xml 1.1 KB

12345678910111213141516171819202122232425
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. IBM Cognos Products: ccllogging
  5. (C) Copyright IBM Corp. 2005, 2010
  6. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  7. -->
  8. <stringTable usage="Message source for CCLMessageFramework" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../cclcore/prod/Resources/CCLMessageFile.xsd">
  9. <component name="IPF">
  10. <section name="err" type="UI">
  11. <string id="err0" errorCode="0000" name="0">Generic logging error</string>
  12. <string id="err1" errorCode="0001" name="1">Log Server Crypto error</string>
  13. <string id="err2" errorCode="0002" name="2">Log Server socket error</string>
  14. <string id="err3" errorCode="0003" name="3">Log Server initialization error</string>
  15. <string id="err4" errorCode="0004" name="4">Log Server configuration error</string>
  16. <string id="err5" errorCode="0005" name="5">Log Server generic error</string>
  17. <string id="err6" errorCode="0006" name="6">Log Server Database error</string>
  18. </section>
  19. </component>
  20. </stringTable>