fm_ldkspec.xml 1.0 KB

123456789101112131415161718192021222324252627282930313233343536
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. IBM Cognos Products: fmmd
  5. (C) Copyright IBM Corp. 2003, 2010
  6. US Government Users Restricted Rights - Use, duplication or disclosure
  7. restricted by GSA ADP Schedule Contract with IBM Corp.
  8. -->
  9. <!-- $Header$ -->
  10. <!-- $DateTime$ -->
  11. <!-- $Change$ -->
  12. <messageFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../cclcore/prod/Resources/LocalizationSpec.xsd">
  13. <messageFile component="FM" baseName="fmmd">
  14. <transformations>
  15. <transformation process="BMF">
  16. <targetDirs>
  17. <targetDir dir="bin"/>
  18. <targetDir dir="bin64"/>
  19. </targetDirs>
  20. </transformation>
  21. </transformations>
  22. </messageFile>
  23. <messageFile component="FM" baseName="fmmd_not_retranslatable">
  24. <transformations>
  25. <transformation process="BMF">
  26. <targetDirs>
  27. <targetDir dir="bin"/>
  28. <targetDir dir="bin64"/>
  29. </targetDirs>
  30. </transformation>
  31. </transformations>
  32. </messageFile>
  33. </messageFiles>