home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Exec 5 / CD_Magazyn_EXEC_nr_5.iso / Programy / Przegladarki / WoW.lha / wow / wow.cd < prev    next >
Text File  |  2001-02-10  |  1KB  |  101 lines

  1. ; Sample use of CatComp
  2. ;
  3. MSG_WRONG_ARGS (//)
  4. Wrong number of arguments
  5. ;
  6. MSG_ERR_OPEN (//)
  7. Impossible to open
  8. ;
  9. MSG_ERR_CREATE_APPLI (//)
  10. Impossible to create the application\n
  11. ;
  12. MSG_AUTHOR (//)
  13. Text converter by Mathias PARNAUDEAU
  14. ;
  15. MSG_FILENAME (//)
  16. Filename
  17. ;
  18. MSG_SOURCE (//)
  19. Source
  20. ;
  21. MSG_DESTINATION (//)
  22. Destination
  23. ;
  24. MSG_FORMAT (//)
  25. Format
  26. ;
  27. MSG_CHOSE_FORMAT (//)
  28. Chose a format
  29. ;
  30. MSG_FILE_TO_CONVERT (//)
  31. File to convert
  32. ;
  33. MSG_FILE_TO_GENERATE (//)
  34. File to generate
  35. ;
  36. MSG_OPTIONS (//)
  37. Options
  38. ;
  39. MSG_CONVERT (//)
  40. Convert
  41. ;
  42. MSG_ABOUT (//)
  43. About
  44. ;
  45. MSG_QUIT (//)
  46. Quit
  47. ;
  48. MSG_ERROR (//)
  49. Error
  50. ;
  51. MSG_READY_CONVERT (//)
  52. Ready to convert
  53. ;
  54. MSG_CONVERTING (//)
  55. Converting, please wait
  56. ;
  57. MSG_CANNOT_QUIT (//)
  58. Cannot quit now : still some asl popups
  59. ;
  60. MSG_MSG_ABOUT (//)
  61. Ultimate Text Converter\nBy Mathias PARNAUDEAU
  62. ;
  63. MSG_CHOSE_VALID (//)
  64. Chose a valid file to convert
  65. ;
  66. MSG_ERR_UNK_FORMAT (//)
  67. Unrecognized format or invalid file
  68. ;
  69. MSG_ERR_CONVERSION (//)
  70. Error during the conversion
  71. ;
  72. MSG_ERR_UNSUPP_CONV (//)
  73. Valid format but unsupported conversion
  74. ;
  75. MSG_ERR_OPT_FMT (//)
  76. The chosen format doesn't exist
  77. ;
  78. MSG_ERR_CANT_QUIT_ASL (//)
  79. Cannot quit now : still some asl popups
  80. ;
  81. MSG_OK (//)
  82. Ok
  83. ;
  84. MSG_CANCEL (//)
  85. Cancel
  86. ;
  87. MSG_LINE_SIZE (//)
  88. Line size
  89. ;
  90. MSG_KEEP_URL (//)
  91. Keep URL and addresses
  92. ;
  93. MSG_STD_CHARS (//)
  94. Standard characters
  95. ;
  96. MSG_HAVE_CR (//)
  97. Have CR
  98. ;
  99. MSG_DOC_TITLE (//)
  100. Document title
  101.