home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 20 / AACD20.BIN / AACD / Utilities / DefComp / DefComp.cd < prev    next >
Text File  |  2001-01-14  |  4KB  |  192 lines

  1. # header locale_deficonscompanion
  2. ;
  3. ; DefComp 1.0 (locale description file)
  4. ;
  5. ; $VER: DefComp.cd 1.0 (14.1.2001)
  6. ;
  7. MSG_OUT_OF_MEMORY (1//)
  8. Out of memory.
  9. ;
  10. MSG_CURE_UPGRADE_OS (//)
  11. Upgrade to AmigaOS 2.0.
  12. ;
  13. MSG_CANT_OPEN_EXECLIB (//)
  14. Can't open exec.library v36.
  15. ;
  16. MSG_CANT_OPEN_INTUITIONLIB (//)
  17. Can't open intuition.library v36.
  18. ;
  19. MSG_CANT_OPEN_GRAPHICSLIB (//)
  20. Can't open graphics.library v36.
  21. ;
  22. MSG_CANT_OPEN_DISKFONTLIB (//)
  23. Can't open diskfont.library v33.
  24. ;
  25. MSG_CANT_OPEN_DOSLIB (//)
  26. Can't open dos.library v36.
  27. ;
  28. MSG_CANT_OPEN_ICONLIB (//)
  29. Can't open icon.library v36.
  30. ;
  31. MSG_CANT_OPEN_WORKBENCHLIB (//)
  32. Can't open workbench.library v36.
  33. ;
  34. MSG_ERROR (//)
  35. Error
  36. ;
  37. MSG_CAUSE (//)
  38. Cause
  39. ;
  40. MSG_CURE (//)
  41. Suggestion
  42. ;
  43. MSG_REQERROR (//)
  44. Error:\n%s
  45. ;
  46. MSG_REQERROR_CURE (//)
  47. Error:\n%s\n\nSuggestion:\n%s
  48. ;
  49. MSG_REQERROR_CAUSE (//)
  50. Error:\n%s\n\nCause:\n%s
  51. ;
  52. MSG_REQERROR_CAUSE_CURE (//)
  53. Error:\n%s\n\nCause:\n%s\n\nSuggestion:\n%s
  54. ;
  55. MSG_OK (//)
  56. OK
  57. ;
  58. MSG_CURE_FREE_MEMORY (//)
  59. Try to free some memory by exiting other running programs\n\
  60. or reboot and try again.
  61. ;
  62. MSG_CURE_FREE_RESOURCES (//)
  63. There is probably not enough memory so try to free some\n\
  64. by exiting other running programs.
  65. ;
  66. MSG_TOOLTYPE_NOT_NUMERIC (//)
  67. Numeric tooltype value expected.
  68. ;
  69. MSG_CURE_MAKE_SURE_TOOLTYPE_IS_NUMERIC (//)
  70. Make sure all numeric tooltypes have numeric values.
  71. ;
  72. MSG_REQUIRED_TOOLTYPE_MISSING (//)
  73. Required tooltype is missing.
  74. ;
  75. MSG_CURE_MAKE_SURE_ALL_REQUIRED_TOOLTYPES_ARE_PRESENT (//)
  76. Make sure all required tooltypes are present in the icon.
  77. ;
  78. MSG_CANT_GET_DISKOBJECT (//)
  79. Can't get diskobject (icon).
  80. ;
  81. MSG_NO_LOCK (//)
  82. No directory lock in Workbench argument.
  83. ;
  84. MSG_CANT_READ_CLI_ARGS (//)
  85. Can't read CLI arguments.
  86. ;
  87. MSG_CURE_CHECK_ARGUMENTS (//)
  88. Check that the arguments match the template.
  89. ;
  90. MSG_CANT_LOCK_FILE (//)
  91. Can't lock file.
  92. ;
  93. MSG_CANT_EXAMINE_FILE (//)
  94. Can't examine file.
  95. ;
  96. MSG_DIRECTORY_NOT_ALLOWED (//)
  97. Directories not allowed.
  98. ;
  99. MSG_CANT_OPEN_FILE (//)
  100. Can't open file.
  101. ;
  102. MSG_READ_ERROR (//)
  103. Read error.
  104. ;
  105. MSG_FILE_DOESNT_EXIST (//)
  106. File doesn't exist.
  107. ;
  108. MSG_CURE_TRY_ANOTHER_FILE (//)
  109. Try another file.
  110. ;
  111. MSG_CURE_USE_FILE_INSTEAD (//)
  112. Use a file instead of a directory.
  113. ;
  114. MSG_CURE_CHECK_PATH (//)
  115. Check that the path is correct.
  116. ;
  117. MSG_PATH_TOO_LONG (//)
  118. Path is too long.
  119. ;
  120. MSG_CURE_PLACE_FILES_NEARER_ROOT (//)
  121. Place files nearer the root directory or shorten\n\
  122. directory names.
  123. ;
  124. MSG_CANT_OPEN_FONT (//)
  125. Can't open font.
  126. ;
  127. MSG_CANT_LOCK_PUBLIC_SCREEN (//)
  128. Can't lock public screen.
  129. ;
  130. MSG_CURE_TRY_ANOTHER_PUBLIC_SCREEN (//)
  131. Try another public screen.
  132. ;
  133. MSG_CURE_SELECT_ANOTHER_FONT (//)
  134. Try if the font can be used in other programs or change\n\
  135. to another font.
  136. ;
  137. MSG_CANT_OPEN_WINDOW (//)
  138. Can't open window.
  139. ;
  140. MSG_CANT_RUN_FROM_CLI (//)
  141. This program cannot be started from CLI or Shell.
  142. ;
  143. MSG_MUST_HAVE_ONE_WB_ARGUMENT (//)
  144. This program must get exactly one WB argument.
  145. ;
  146. MSG_CANT_LOAD_DEF_PROGRAM_FILE (//)
  147. Can't load the description file (S:DefProgs).
  148. ;
  149. MSG_CURE_CREATE_DEFPROGS (//)
  150. Create a description file called 'DefProgs' in 'S:'.
  151. ;
  152. MSG_CURE_USE_AS_DEFAULT_TOOL (//)
  153. Use this program as the default tool in icons.
  154. ;
  155. MSG_NO_FILETYPE_ASSOCIATED (//)
  156. No programs are associated with this filetype.
  157. ;
  158. MSG_CURE_ADD_FILETYPE_IN_DEFPROGS (//)
  159. Add the filetype and program(s) for this icon in\n\
  160. 'S:DefProgs'.
  161. ;
  162. MSG_CANT_START_PROGRAM (//)
  163. Can't start associated program.
  164. ;
  165. MSG_CANT_OPEN_POPUP_MENU (//)
  166. Can't open popup menu.
  167. ;
  168. MSG_CANT_START_WB_PROGRAM (//)
  169. Can't start Workbench program.
  170. ;
  171. MSG_CANT_START_CLI_PROGRAM (//)
  172. Can't start CLI program.
  173. ;
  174. MSG_CURE_CHECK_PATH_AND_TRY_EXECUTING (//)
  175. Check the path and try executing from Workbench.
  176. ;
  177. MSG_STARTING_WB_PROGRAM_REQUIRES_OS35 (//)
  178. Starting Workbench programs requires OS3.5.
  179. ;
  180. MSG_CURE_UPGRADE_OS_OR_GET_WBLOAD (//)
  181. Upgrade to OS3.5 or get WbLoad. You can find it on\n\
  182. Aminet or on magazine CD's.
  183. ;
  184. MSG_WRONG_SYNTAX_IN_DEFPROGS (//)
  185. Wrong syntax in S:Defprogs.
  186. ;
  187. MSG_CURE_MAKE_SURE_DEFPROGS_IS_CORRECT (//)
  188. Make sure that the lines in the Defprogs file (under\n\
  189. this filetype) is following the template. It can also\n\
  190. be a line that is too long (>512 characters).
  191. ;
  192.