cpsRL_ldkspec.xml 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. IBM Cognos Products: cpscrn
  5. (C) Copyright IBM Corp. 2005, 2011
  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="../../../../CCL/CCLCore/Resources/LocalizationSpec.xsd">
  16. <messageFile component="CPS" baseName="cpsnavmsgsRL">
  17. <transformations>
  18. <transformation process="CCLInputSource.xslt">
  19. <targetDirs>
  20. <targetDir dir="templates/ps/cps4/portlets/nav/messages"/>
  21. </targetDirs>
  22. </transformation>
  23. </transformations>
  24. </messageFile>
  25. <messageFile component="CPS" baseName="cpssdkmsgsRL">
  26. <transformations>
  27. <transformation process="CCLInputSource.xslt">
  28. <targetDirs>
  29. <targetDir dir="templates/ps/cps4/portlets/sdk/messages"/>
  30. </targetDirs>
  31. </transformation>
  32. </transformations>
  33. </messageFile>
  34. <messageFile component="CPS" baseName="cpsutilitymsgsRL">
  35. <transformations>
  36. <transformation process="CCLInputSource.xslt">
  37. <targetDirs>
  38. <targetDir dir="templates/ps/cps4/portlets/utility/messages"/>
  39. </targetDirs>
  40. </transformation>
  41. </transformations>
  42. </messageFile>
  43. <messageFile component="CPS" baseName="pfutilitiesmsgsRL">
  44. <transformations>
  45. <transformation process="CCLInputSource.xslt">
  46. <targetDirs>
  47. <targetDir dir="webapps/p2pd/WEB-INF/fragments/producers/messages"/>
  48. </targetDirs>
  49. </transformation>
  50. </transformations>
  51. </messageFile>
  52. <messageFile component="CPS" baseName="pfmsgsRL">
  53. <transformations>
  54. <transformation process="CCLXmlToProperties.xslt">
  55. <targetDirs>
  56. <targetDir dir="webapps/p2pd/WEB-INF/classes"/>
  57. </targetDirs>
  58. </transformation>
  59. </transformations>
  60. </messageFile>
  61. </messageFiles>