ps_ldkspec.xml 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. IBM Cognos Products: ps
  5. (C) Copyright IBM Corp. 2005, 2015
  6. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  7. -->
  8. <!--
  9. Copyright (C) 2008 Cognos ULC, an IBM Company. All rights reserved.
  10. Cognos (R) is a trademark of Cognos ULC, (formerly Cognos Incorporated).
  11. -->
  12. <!-- $Header$ -->
  13. <!-- $DateTime$ -->
  14. <!-- $Change$ -->
  15. <messageFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../CCLCore/prod/Resources/LocalizationSpec.xsd">
  16. <messageFile component="PS" baseName="portal">
  17. <transformations>
  18. <transformation process="CCLInputSource.xslt">
  19. <targetDirs>
  20. <targetDir dir="templates/ps/messages"/>
  21. </targetDirs>
  22. </transformation>
  23. </transformations>
  24. </messageFile>
  25. <messageFile component="PS" baseName="psuimsg">
  26. <transformations>
  27. <transformation process="xslt">
  28. <xsltOptions script="PSXmlToJavascript.xslt" targetFileType="Text" targetFileExtension=".js"/>
  29. <targetDirs>
  30. <targetDir dir="webcontent/ps/portal/js/dojo/ps/nls"/>
  31. </targetDirs>
  32. </transformation>
  33. </transformations>
  34. </messageFile>
  35. <messageFile component="PS" baseName="pduimsg">
  36. <transformations>
  37. <transformation process="xslt">
  38. <xsltOptions script="PSXmlToJavascript.xslt" targetFileType="Text" targetFileExtension=".js"/>
  39. <targetDirs>
  40. <targetDir dir="webcontent/ps/lobdata/dojo/pd/nls"/>
  41. </targetDirs>
  42. </transformation>
  43. </transformations>
  44. </messageFile>
  45. <messageFile baseName="psuiadmin_aboutmsg" component="PS">
  46. <transformations>
  47. <transformation process="custom">
  48. <targetDirs>
  49. <targetDir dir="webcontent/ps/portal/images/about"/>
  50. </targetDirs>
  51. <customOptions impl="com.cognos.localizationkit.extension.i18nimage.ImageGenerator" targetFileExtension=".jpg" targetFileType="jpg">
  52. <properties>
  53. <entry key="baseName">cognosadmin_about</entry>
  54. <entry key="template">oneui</entry>
  55. <entry key="product.msgId">IDS_ABT_PRODUCT</entry>
  56. <entry key="version.msgId">IDS_ABT_VERSION</entry>
  57. <entry key="legal.msgId">IDS_ABT_LEGAL</entry>
  58. <entry key="hasJavaLogo">false</entry>
  59. <entry key="hasEclipseLogo">false</entry>
  60. </properties>
  61. </customOptions>
  62. </transformation>
  63. <transformation process="xslt">
  64. <xsltOptions script="PSXmlToJavascript.xslt" targetFileType="Text" targetFileExtension=".js"/>
  65. <targetDirs>
  66. <targetDir dir="webcontent/ps/portal/js/about/ps/nls"/>
  67. </targetDirs>
  68. </transformation>
  69. </transformations>
  70. </messageFile>
  71. <messageFile baseName="psuiaboutmsg" component="PS">
  72. <transformations>
  73. <transformation process="custom">
  74. <targetDirs>
  75. <targetDir dir="webcontent/ps/portal/images/about"/>
  76. </targetDirs>
  77. <customOptions impl="com.cognos.localizationkit.extension.i18nimage.ImageGenerator" targetFileExtension=".jpg" targetFileType="jpg">
  78. <properties>
  79. <entry key="baseName">cc_about</entry>
  80. <entry key="template">oneui</entry>
  81. <entry key="product.msgId">IDS_ABT_PRODUCT</entry>
  82. <entry key="version.msgId">IDS_ABT_VERSION</entry>
  83. <entry key="legal.msgId">IDS_ABT_LEGAL</entry>
  84. <entry key="hasJavaLogo">true</entry>
  85. <entry key="hasEclipseLogo">false</entry>
  86. </properties>
  87. </customOptions>
  88. </transformation>
  89. <transformation process="xslt">
  90. <xsltOptions script="PSXmlToJavascript.xslt" targetFileType="Text" targetFileExtension=".js"/>
  91. <targetDirs>
  92. <targetDir dir="webcontent/ps/portal/js/about/ps/nls"/>
  93. </targetDirs>
  94. </transformation>
  95. </transformations>
  96. </messageFile>
  97. </messageFiles>