drill_strings_en.xml 1.2 KB

12345678910111213141516171819202122232425262728293031
  1. <!--
  2. *****************************************************************
  3. ** Licensed Materials - Property of IBM
  4. **
  5. ** IBM Cognos Products: drill
  6. **
  7. ** (C) Copyright IBM Corp. 2001, 2014
  8. **
  9. ** US Government Users Restricted Rights - Use, duplication or
  10. ** disclosure restricted by GSA ADP Schedule Contract with
  11. ** IBM Corp.
  12. *****************************************************************
  13. -->
  14. <!--
  15. Copyright (C) 2008 Cognos ULC, an IBM Company. All rights reserved.
  16. Cognos (R) is a trademark of Cognos ULC, (formerly Cognos Incorporated).
  17. -->
  18. <stringTable >
  19. <component name="DRL" usage="CCLMessageFile.xsd">
  20. <section name="MES" type="Messages">
  21. <string id="IDS_WIZARD_SAVING">Saving...</string>
  22. <string id="IDS_WIZARD_PLEASE_WAIT">Please wait ...</string>
  23. <string id="IDS_WIZARD_YOU_CAN_REPLACE">You can replace the existing entry or enter a new name.</string>
  24. <string id="IDS_WIZARD_THE_NAME">The name</string>
  25. <string id="IDS_WIZARD_ALREADY_EXISTS">already exists.</string>
  26. <string id="IDS_WIZARD_REPLACE_EXISTING">Replace the existing entry</string>
  27. <string id="IDS_WIZARD_ENTER_NEW_NAME">Enter a new name:</string>
  28. <string id="IDS_WIZARD_DO_YOU_WANT_TO_CONTINUE">Do you want to continue?</string>
  29. </section>
  30. </component>
  31. </stringTable>