hal_ldkspec.xml 1.0 KB

123456789101112131415161718192021222324252627
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. IBM Cognos Products: hal
  5. (C) Copyright IBM Corp. 2003, 2014
  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. <messageFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="./LocalizationSpec.xsd">
  13. <messageFile component="HAL" baseName="hal_strings">
  14. <transformations>
  15. <transformation process="Copy">
  16. <targetDirs>
  17. <targetDir dir="webcontent/hal/res"/>
  18. <targetDir dir="templates/rsvp/irot/hal/res"/>
  19. <targetDir dir="webcontent/pat/hal/res"/>
  20. <targetDir dir="webcontent/bi/pat/hal/res"/>
  21. <targetDir dir="webcontent/irot/hal/res"/>
  22. <targetDir dir="webcontent/bi/irot/hal/res"/>
  23. </targetDirs>
  24. </transformation>
  25. </transformations>
  26. </messageFile>
  27. </messageFiles>