home *** CD-ROM | disk | FTP | other *** search
/ DarkBasic Professional / DarkBasicPro.iso / data1.cab / App_Files / Editor / language / default.ini
Encoding:
Text File  |  2004-09-22  |  14.6 KB  |  363 lines

  1. maincaption=DarkBASIC Professional
  2. untitledproject=Untitled Project
  3. default_project_name=DarkBASIC Professional Project
  4. main_source_function_list_abbrev=m
  5. to_do_add_message_title=Enter a new "To Do" Item
  6. to_do_add_message_caption=Please enter the new "To Do" item:
  7. to_do_edit_title=Editing %s Item
  8. to_do_edit_caption=Please edit the current "To Do" item:
  9. file_include_save_query=To include another file, you must first save your project and main source file. Would you like to save them now?
  10. files_panel_caption=Source Files
  11. project_summary_panel_caption=Project Summary
  12. project_settings_panel_caption=Configure EXE Settings
  13. functions_panel_caption=Declared Functions
  14. labels_panel_caption=Declared Labels
  15. media_panel_caption=Media to Include in EXE
  16. cursors_panel_caption=Cursors to Include in EXE
  17. icons_panel_caption=Icons for EXE
  18. variables_panel_caption=Declared Variables
  19. load_single_source_query=To load a single source file in DarkBASIC Professional, the current project must be closed. Is it okay to close the project and load: %s?
  20. create_project_wrapper_query=%s has been succesfully loaded. Would you like DarkBASIC Professional to create and save a project file named: %s for faster loading in the future?
  21. save_changes_before_closing_query=Save Changes Before Closing?
  22. no_project_name_specified=You did not specify a project name.
  23. automatic_project_creation_error=There was an error encountered with the automatic project creation. The project name you specified already exists, or DarkBASIC Professional was unable to create a new folder in the default projects folder.
  24. auto_project_l1=REM Project: %s
  25. auto_project_l2=REM Created: %s
  26. auto_project_l3=REM 
  27. auto_project_l4=REM ***** Main Source File *****
  28. auto_project_l5=REM 
  29. switch_to_assistant_query=To Switch to Assistant Mode, the current project needs to be closed. Close the current project?
  30. switch_to_project_query=To Switch to Project Mode, the current project needs to be closed. Close the current project?
  31. new_include_l1=REM *** Include File: %s ***
  32. new_include_l2=REM Created: %s
  33. new_include_l3=REM 
  34. new_include_l4=REM Included in Project: %s
  35. new_include_l5=REM 
  36. create_include_error=There was an error encountered when trying to create the file: %s
  37. include_media_save_query=To include media in an EXE, you must first save your project and main source file. Would you like to save them now?
  38. button_ok=&OK
  39. button_cancel=Cancel
  40. button_yes=&Yes
  41. button_no=&No
  42. goto_line_only_one=There is only one blank line in the source file.
  43. goto.title=Goto Line #
  44. LINENUMBERDLG.LABEL1.CAPTION=Select Line Number:
  45. LINENUMBERDLG.LABEL1.HINT=
  46. LINENUMBERDLG.CMOK.CAPTION=&OK
  47. LINENUMBERDLG.CMOK.HINT=
  48. DBPROEDITOR.PROJECTMANAGER.CAPTION=
  49. DBPROEDITOR.PROJECTMANAGER.HINT=
  50. DBPROEDITOR.BUTTONPANEL.CAPTION=
  51. DBPROEDITOR.BUTTONPANEL.HINT=
  52. DBPROEDITOR.PMBPROJECT.CAPTION=Project
  53. DBPROEDITOR.PMBPROJECT.HINT=
  54. DBPROEDITOR.PMBSETTINGS.CAPTION=Settings
  55. DBPROEDITOR.PMBSETTINGS.HINT=
  56. DBPROEDITOR.PMBFILES.CAPTION=Files
  57. DBPROEDITOR.PMBFILES.HINT=
  58. DBPROEDITOR.PMBFUNCTIONS.CAPTION=Functions
  59. DBPROEDITOR.PMBFUNCTIONS.HINT=
  60. DBPROEDITOR.PMBLABELS.CAPTION=Labels
  61. DBPROEDITOR.PMBLABELS.HINT=
  62. DBPROEDITOR.PMBVARIABLES.CAPTION=Variables
  63. DBPROEDITOR.PMBVARIABLES.HINT=
  64. DBPROEDITOR.PMBMEDIA.CAPTION=Media
  65. DBPROEDITOR.PMBMEDIA.HINT=
  66. DBPROEDITOR.PMBCURSORS.CAPTION=Cursors
  67. DBPROEDITOR.PMBCURSORS.HINT=
  68. DBPROEDITOR.PMBICONS.CAPTION=Icons
  69. DBPROEDITOR.PMBICONS.HINT=
  70. DBPROEDITOR.PMTOPPANEL.CAPTION=Project Summary          
  71. DBPROEDITOR.PMTOPPANEL.HINT=
  72. DBPROEDITOR.PMRPANEL.CAPTION=
  73. DBPROEDITOR.PMRPANEL.HINT=
  74. DBPROEDITOR.CATEGORYOUTPANEL.CAPTION=
  75. DBPROEDITOR.CATEGORYOUTPANEL.HINT=
  76. DBPROEDITOR.CATEGORYPANEL.CAPTION=
  77. DBPROEDITOR.CATEGORYPANEL.HINT=
  78. DBPROEDITOR.PMCENTERPANEL.CAPTION=
  79. DBPROEDITOR.PMCENTERPANEL.HINT=
  80. DBPROEDITOR.PMCENTERLPANEL.CAPTION=
  81. DBPROEDITOR.PMCENTERLPANEL.HINT=
  82. DBPROEDITOR.PMCENTERRPANEL.CAPTION=
  83. DBPROEDITOR.PMCENTERRPANEL.HINT=
  84. DBPROEDITOR.PMINNERPANEL.CAPTION=
  85. DBPROEDITOR.PMINNERPANEL.HINT=
  86. DBPROEDITOR.VARIABLESPANEL.CAPTION=
  87. DBPROEDITOR.VARIABLESPANEL.HINT=
  88. DBPROEDITOR.FUNCTIONSPANEL.CAPTION=
  89. DBPROEDITOR.FUNCTIONSPANEL.HINT=
  90. DBPROEDITOR.LABELSPANEL.CAPTION=
  91. DBPROEDITOR.LABELSPANEL.HINT=
  92. DBPROEDITOR.PMBPROJP1.CAPTION=
  93. DBPROEDITOR.PMBPROJP1.HINT=
  94. DBPROEDITOR.LBPROJECTNAME.CAPTION=Project Name
  95. DBPROEDITOR.LBPROJECTNAME.HINT=
  96. DBPROEDITOR.PMBPROJP2.CAPTION=
  97. DBPROEDITOR.PMBPROJP2.HINT=
  98. DBPROEDITOR.CAPTIONEXEFILENAME.CAPTION=EXE Filename:
  99. DBPROEDITOR.CAPTIONEXEFILENAME.HINT=
  100. DBPROEDITOR.CMEXEBROWSE.CAPTION=Browse
  101. DBPROEDITOR.CMEXEBROWSE.HINT=
  102. DBPROEDITOR.PMBPROJP3.CAPTION=
  103. DBPROEDITOR.PMBPROJP3.HINT=
  104. DBPROEDITOR.LBPROJECTCOMMENTS.CAPTION=Project Comments:
  105. DBPROEDITOR.LBPROJECTCOMMENTS.HINT=
  106. DBPROEDITOR.PMBPROJP4.CAPTION=
  107. DBPROEDITOR.PMBPROJP4.HINT=
  108. DBPROEDITOR.LBTODOLIST.CAPTION=To Do List:
  109. DBPROEDITOR.LBTODOLIST.HINT=
  110. DBPROEDITOR.LBVERSIONINFO.CAPTION=Version Information:
  111. DBPROEDITOR.LBVERSIONINFO.HINT=
  112. DBPROEDITOR.PMSETTINGSP1.CAPTION=
  113. DBPROEDITOR.PMSETTINGSP1.HINT=
  114. DBPROEDITOR.LBAPPLICATIONWINDOWCAPTION.CAPTION=Application Window Caption:
  115. DBPROEDITOR.LBAPPLICATIONWINDOWCAPTION.HINT=
  116. DBPROEDITOR.SETTINGSP2.CAPTION=
  117. DBPROEDITOR.SETTINGSP2.HINT=
  118. DBPROEDITOR.LBDISPLAYSETTINGS.CAPTION=Display Settings:
  119. DBPROEDITOR.LBDISPLAYSETTINGS.HINT=
  120. DBPROEDITOR.LBFULLSCREENRESOLUTION.CAPTION=()
  121. DBPROEDITOR.LBFULLSCREENRESOLUTION.HINT=
  122. DBPROEDITOR.LBWINDOWEDRESOLUTION.CAPTION=()
  123. DBPROEDITOR.LBWINDOWEDRESOLUTION.HINT=
  124. DBPROEDITOR.CBFULLSCREEN.CAPTION= Fullscreen Exclusive Mode
  125. DBPROEDITOR.CBFULLSCREEN.HINT=
  126. DBPROEDITOR.CBWINDOWED.CAPTION= Windowed
  127. DBPROEDITOR.CBWINDOWED.HINT=
  128. DBPROEDITOR.CBWINDOWEDDESKTOP.CAPTION= Windowed - Desktop
  129. DBPROEDITOR.CBWINDOWEDDESKTOP.HINT=
  130. DBPROEDITOR.CBWINDOWEDFULLSCREEN.CAPTION= Windowed - Full Screen
  131. DBPROEDITOR.CBWINDOWEDFULLSCREEN.HINT=
  132. DBPROEDITOR.CBHIDDEN.CAPTION= Hidden
  133. DBPROEDITOR.CBHIDDEN.HINT=
  134. DBPROEDITOR.CMPICKFULLSCREENRES.CAPTION=Pick
  135. DBPROEDITOR.CMPICKFULLSCREENRES.HINT=
  136. DBPROEDITOR.CMPICKWINDOWEDRES.CAPTION=Pick
  137. DBPROEDITOR.CMPICKWINDOWEDRES.HINT=
  138. DBPROEDITOR.SETTINGSP1.CAPTION=
  139. DBPROEDITOR.SETTINGSP1.HINT=
  140. DBPROEDITOR.LBEXECUTABLEFILESETTINGS.CAPTION=Executable File Settings:
  141. DBPROEDITOR.LBEXECUTABLEFILESETTINGS.HINT=
  142. DBPROEDITOR.RBNORMALEXE.CAPTION=Normal EXE
  143. DBPROEDITOR.RBNORMALEXE.HINT=
  144. DBPROEDITOR.RBPCK.CAPTION=Small EXE and PCK File
  145. DBPROEDITOR.RBPCK.HINT=
  146. DBPROEDITOR.RBINSTALLER.CAPTION=Installer Type EXE
  147. DBPROEDITOR.RBINSTALLER.HINT=
  148. DBPROEDITOR.RBMEDIA.CAPTION=EXE with Attached Media
  149. DBPROEDITOR.RBMEDIA.HINT=
  150. DBPROEDITOR.CBCOMPRESS.CAPTION=Compress Attached Media
  151. DBPROEDITOR.CBCOMPRESS.HINT=
  152. DBPROEDITOR.CBENCRYPT.CAPTION=Encrypt Attached Media
  153. DBPROEDITOR.CBENCRYPT.HINT=
  154. DBPROEDITOR.CBCARDOPTIONS.CAPTION=Display Card Options Screen
  155. DBPROEDITOR.CBCARDOPTIONS.HINT=
  156. DBPROEDITOR.CMVERSIONINFO.CAPTION=Edit
  157. DBPROEDITOR.CMVERSIONINFO.HINT=
  158. DBPROEDITOR.FILESPANEL.CAPTION=
  159. DBPROEDITOR.FILESPANEL.HINT=
  160. DBPROEDITOR.FILESINCLUDEPANEL.CAPTION=
  161. DBPROEDITOR.FILESINCLUDEPANEL.HINT=
  162. DBPROEDITOR.LBINCLUDEDSOURCEFILES.CAPTION= Included Source Files:
  163. DBPROEDITOR.LBINCLUDEDSOURCEFILES.HINT=
  164. DBPROEDITOR.FILESINCLUDETOPPANEL.CAPTION=
  165. DBPROEDITOR.FILESINCLUDETOPPANEL.HINT=
  166. DBPROEDITOR.CMINCLUDEDELETE.CAPTION=Delete
  167. DBPROEDITOR.CMINCLUDEDELETE.HINT=
  168. DBPROEDITOR.CMINCLUDEBROWSE.CAPTION=Browse
  169. DBPROEDITOR.CMINCLUDEBROWSE.HINT=
  170. DBPROEDITOR.CMINCLUDENEW.CAPTION=Add New
  171. DBPROEDITOR.CMINCLUDENEW.HINT=
  172. DBPROEDITOR.FILESMAINSOURCEPANEL.CAPTION=
  173. DBPROEDITOR.FILESMAINSOURCEPANEL.HINT=
  174. DBPROEDITOR.LBMAINSOURCEFILE.CAPTION= Main Source File:
  175. DBPROEDITOR.LBMAINSOURCEFILE.HINT=
  176. DBPROEDITOR.LBMAINSOURCE.CAPTION=
  177. DBPROEDITOR.LBMAINSOURCE.HINT=Dbl-Click to Edit
  178. DBPROEDITOR.MAINSOURCEBROWSE.CAPTION=Browse
  179. DBPROEDITOR.MAINSOURCEBROWSE.HINT=
  180. DBPROEDITOR.MEDIAPANEL.CAPTION=
  181. DBPROEDITOR.MEDIAPANEL.HINT=
  182. DBPROEDITOR.MEDIATOPPANEL.CAPTION=
  183. DBPROEDITOR.MEDIATOPPANEL.HINT=
  184. DBPROEDITOR.CMMEDIABROWSE.CAPTION=Add
  185. DBPROEDITOR.CMMEDIABROWSE.HINT=
  186. DBPROEDITOR.CMMEDIADELETE.CAPTION=Delete
  187. DBPROEDITOR.CMMEDIADELETE.HINT=
  188. DBPROEDITOR.POINTERSPANEL.CAPTION=
  189. DBPROEDITOR.POINTERSPANEL.HINT=
  190. DBPROEDITOR.POINTERSTOPPANEL.CAPTION=
  191. DBPROEDITOR.POINTERSTOPPANEL.HINT=
  192. DBPROEDITOR.CMBROWSECURSORS.CAPTION=Add
  193. DBPROEDITOR.CMBROWSECURSORS.HINT=
  194. DBPROEDITOR.CMDELETECURSORS.CAPTION=Delete
  195. DBPROEDITOR.CMDELETECURSORS.HINT=
  196. DBPROEDITOR.ICONPANEL.CAPTION=
  197. DBPROEDITOR.ICONPANEL.HINT=
  198. DBPROEDITOR.ICONTOPPANEL.CAPTION=
  199. DBPROEDITOR.ICONTOPPANEL.HINT=
  200. DBPROEDITOR.CMICONBROWSE.CAPTION=Add
  201. DBPROEDITOR.CMICONBROWSE.HINT=
  202. DBPROEDITOR.CMICONDELETE.CAPTION=Delete
  203. DBPROEDITOR.CMICONDELETE.HINT=
  204. DBPROEDITOR.ASSISTPANEL.CAPTION=
  205. DBPROEDITOR.ASSISTPANEL.HINT=
  206. DBPROEDITOR.ASSISTSPEEDPANEL.CAPTION=
  207. DBPROEDITOR.ASSISTSPEEDPANEL.HINT=
  208. DBPROEDITOR.LBASSISTANTFIND.CAPTION=Find:
  209. DBPROEDITOR.LBASSISTANTFIND.HINT=
  210. DBPROEDITOR..CAPTION=
  211. DBPROEDITOR..HINT=
  212. DBPROEDITOR.ASSISTTOPPANEL.CAPTION=DarkBASIC Pro Assistant      
  213. DBPROEDITOR.ASSISTTOPPANEL.HINT=
  214. DBPROEDITOR.PASSISTSHIFTPANEL.CAPTION=
  215. DBPROEDITOR.PASSISTSHIFTPANEL.HINT=
  216. STATUSDLG.CMCANCEL.CAPTION=Cancel
  217. STATUSDLG.CMCANCEL.HINT=
  218. STATUSDLG.TITLE=Building Executable ...
  219. NEWPROJECTDLG.CMOK.CAPTION=OK
  220. NEWPROJECTDLG.CMOK.HINT=
  221. NEWPROJECTDLG.CMCANCEL.CAPTION=Cancel
  222. NEWPROJECTDLG.CMCANCEL.HINT=
  223. NEWPROJECTDLG.CBBLANK.CAPTION=Create a New, Blank Project
  224. NEWPROJECTDLG.CBBLANK.HINT=
  225. NEWPROJECTDLG.CBAUTOINNERPANEL.CAPTION=
  226. NEWPROJECTDLG.CBAUTOINNERPANEL.HINT=
  227. NEWPROJECTDLG.LABEL1.CAPTION=Project Name:
  228. NEWPROJECTDLG.LABEL1.HINT=
  229. NEWPROJECTDLG.CBSTOREPROJECTFOLDER.CAPTION=Store it in the Projects Folder, or
  230. NEWPROJECTDLG.CBSTOREPROJECTFOLDER.HINT=
  231. NEWPROJECTDLG.CBSPECIFYFOLDER.CAPTION=Specify a Folder:
  232. NEWPROJECTDLG.CBSPECIFYFOLDER.HINT=
  233. NEWPROJECTDLG.CBAUTO.CAPTION=Auto-configure a New Project
  234. NEWPROJECTDLG.CBAUTO.HINT=
  235. NEWPROJECTDLG.CBASSISTANT.CAPTION=Use Assistant View Mode
  236. NEWPROJECTDLG.CBASSISTANT.HINT=
  237. NEWPROJECTDLG.CBPROJECT.CAPTION=Use Project View Mode
  238. NEWPROJECTDLG.CBPROJECT.HINT=
  239. NEWPROJECTDLG.TITLE=Create a New DarkBASIC Professional Project
  240. DBOPTIONSDLG.FONTLABEL.CAPTION=10 pt. Courier New
  241. DBOPTIONSDLG.FONTLABEL.HINT=
  242. DBOPTIONSDLG.LABEL3.CAPTION= Syntax Highlighting:
  243. DBOPTIONSDLG.LABEL3.HINT=
  244. DBOPTIONSDLG.LABEL1.CAPTION= Default Editor Font:
  245. DBOPTIONSDLG.LABEL1.HINT=
  246. DBOPTIONSDLG.KEYWORDSLABEL.CAPTION= Keywords
  247. DBOPTIONSDLG.KEYWORDSLABEL.HINT=
  248. DBOPTIONSDLG.STRINGSLABEL.CAPTION= "Strings"
  249. DBOPTIONSDLG.STRINGSLABEL.HINT=
  250. DBOPTIONSDLG.NUMBERSLABEL.CAPTION= Numbers (123.45)
  251. DBOPTIONSDLG.NUMBERSLABEL.HINT=
  252. DBOPTIONSDLG.COMMENTSLABEL.CAPTION= Rem ... Comments
  253. DBOPTIONSDLG.COMMENTSLABEL.HINT=
  254. DBOPTIONSDLG.CMEDITORFONT.CAPTION=Font
  255. DBOPTIONSDLG.CMEDITORFONT.HINT=
  256. DBOPTIONSDLG.CMSETWINDOWBACK.CAPTION=Back Color
  257. DBOPTIONSDLG.CMSETWINDOWBACK.HINT=
  258. DBOPTIONSDLG.CMKEYWORDFONT.CAPTION=Font
  259. DBOPTIONSDLG.CMKEYWORDFONT.HINT=
  260. DBOPTIONSDLG.CMSTRINGSFONT.CAPTION=Font
  261. DBOPTIONSDLG.CMSTRINGSFONT.HINT=
  262. DBOPTIONSDLG.CMNUMBERSFONT.CAPTION=Font
  263. DBOPTIONSDLG.CMNUMBERSFONT.HINT=
  264. DBOPTIONSDLG.CMCOMMENTSFONT.CAPTION=Font
  265. DBOPTIONSDLG.CMCOMMENTSFONT.HINT=
  266. DBOPTIONSDLG.CMCOMMENTSBACK.CAPTION=Back Color
  267. DBOPTIONSDLG.CMCOMMENTSBACK.HINT=
  268. DBOPTIONSDLG.CMNUMBERSBACK.CAPTION=Back Color
  269. DBOPTIONSDLG.CMNUMBERSBACK.HINT=
  270. DBOPTIONSDLG.CMSTRINGSBACK.CAPTION=Back Color
  271. DBOPTIONSDLG.CMSTRINGSBACK.HINT=
  272. DBOPTIONSDLG.CMKEYWORDBACK.CAPTION=Back Color
  273. DBOPTIONSDLG.CMKEYWORDBACK.HINT=
  274. DBOPTIONSDLG.LABEL2.CAPTION=Spaces in Tabs:
  275. DBOPTIONSDLG.LABEL2.HINT=
  276. DBOPTIONSDLG.LABEL4.CAPTION=Concatenation Symbol:
  277. DBOPTIONSDLG.LABEL4.HINT=
  278. DBOPTIONSDLG.LABEL5.CAPTION=AutoComplete Case:
  279. DBOPTIONSDLG.LABEL5.HINT=
  280. DBOPTIONSDLG.CMCANCEL.CAPTION=Cancel
  281. DBOPTIONSDLG.CMCANCEL.HINT=
  282. DBOPTIONSDLG.CMOK.CAPTION=OK
  283. DBOPTIONSDLG.CMOK.HINT=
  284. dbp.options1=Use Syntax Highlighting
  285. dbp.options2=Show Gutter
  286. dbp.options3=Show Line Numbers
  287. dbp.options4=Allow Cursor Past End of Line
  288. dbp.options5=Left Arrow Moves to Previous Line
  289. dbp.options6=Highlight Current Line
  290. dbp.options7=Auto Indent
  291. dbp.options8=Create Source File Backups
  292. dbp.options9=Double Click in Media Panel Adds File
  293. dbp.options10=Enable Source Line Concatenation Directive
  294. dbp.autocomplete1=lowercase
  295. dbp.autocomplete2=First Caps
  296. dbp.autocomplete3=UPPERCASE
  297. dbp.optionstitle=DarkBASIC Pro Options
  298. dbp.colorstab=Colors/Styles
  299. dbp.editingtab=Editing
  300. RESPICKDLG.LABEL1.CAPTION=Dimensions:
  301. RESPICKDLG.LABEL1.HINT=
  302. RESPICKDLG.LABEL2.CAPTION=Color Depth:
  303. RESPICKDLG.LABEL2.HINT=
  304. RESPICKDLG.RBHICOLOR.CAPTION=HiColor (16 bit)
  305. RESPICKDLG.RBHICOLOR.HINT=
  306. RESPICKDLG.RBTRUECOLOR.CAPTION=TrueColor (24, 32 bit)
  307. RESPICKDLG.RBTRUECOLOR.HINT=
  308. RESPICKDLG.CMCANCEL.CAPTION=Cancel
  309. RESPICKDLG.CMCANCEL.HINT=
  310. RESPICKDLG.CMOK.CAPTION=&OK
  311. RESPICKDLG.CMOK.HINT=
  312. RESPICKDLG.CBCUSTOM.CAPTION=Use Custom Values
  313. RESPICKDLG.CBCUSTOM.HINT=
  314. RESPICKDLG.TITLE=Resolution:
  315. VERSIONINFODLG.TITLE=Version Information:
  316. VERSIONINFODLG.LABEL3.CAPTION=Company Name:
  317. VERSIONINFODLG.LABEL3.HINT=
  318. VERSIONINFODLG.LABEL1.CAPTION=File Description:
  319. VERSIONINFODLG.LABEL1.HINT=
  320. VERSIONINFODLG.LABEL6.CAPTION=Internal Name:
  321. VERSIONINFODLG.LABEL6.HINT=
  322. VERSIONINFODLG.LABEL7.CAPTION=Legal Trademarks:
  323. VERSIONINFODLG.LABEL7.HINT=
  324. VERSIONINFODLG.LABEL8.CAPTION=File Version:
  325. VERSIONINFODLG.LABEL8.HINT=
  326. VERSIONINFODLG.LABEL9.CAPTION=Legal Copyright:
  327. VERSIONINFODLG.LABEL9.HINT=
  328. VERSIONINFODLG.LABEL10.CAPTION=Original Filename:
  329. VERSIONINFODLG.LABEL10.HINT=
  330. VERSIONINFODLG.LABEL11.CAPTION=Product Name:
  331. VERSIONINFODLG.LABEL11.HINT=
  332. VERSIONINFODLG.LABEL12.CAPTION=Product Version:
  333. VERSIONINFODLG.LABEL12.HINT=
  334. VERSIONINFODLG.LABEL13.CAPTION=Comments:
  335. VERSIONINFODLG.LABEL13.HINT=
  336. VERSIONINFODLG.CMOK.CAPTION=OK
  337. VERSIONINFODLG.CMOK.HINT=
  338. VERSIONINFODLG.CMCANCEL.CAPTION=Cancel
  339. VERSIONINFODLG.CMCANCEL.HINT=
  340. INPUTSTRINGDLG.INNERCAPTION.CAPTION=
  341. INPUTSTRINGDLG.INNERCAPTION.HINT=
  342. INPUTSTRINGDLG.BUTTON1.CAPTION=&OK
  343. INPUTSTRINGDLG.BUTTON1.HINT=
  344. INPUTSTRINGDLG.BUTTON2.CAPTION=Cancel
  345. INPUTSTRINGDLG.BUTTON2.HINT=
  346. MEDIAOPENDLG.LABEL1.CAPTION=Enter the name of the file to include in your application (wildcards are acceptable):
  347. MEDIAOPENDLG.LABEL1.HINT=
  348. MEDIAOPENDLG.FLATBUTTON1.CAPTION=Cancel
  349. MEDIAOPENDLG.FLATBUTTON1.HINT=
  350. MEDIAOPENDLG.FLATBUTTON2.CAPTION=&OK
  351. MEDIAOPENDLG.FLATBUTTON2.HINT=
  352. MEDIAOPENDLG.CBCOPY.CAPTION=Copy the media file(s) into the current project directory?
  353. MEDIAOPENDLG.CBCOPY.HINT=
  354. MEDIAOPENDLG.TITLE=Select Media File to Include:
  355. filecopy.title=Copying Media Files...
  356. HELPDLG.TITLE=DarkBASIC Professional Help System
  357. HELPDLG.LABEL1.CAPTION=Find:
  358. HELPDLG.LABEL1.HINT=
  359. source.main=main
  360. source.include=include
  361. readonly=is currently marked as read-only. You will need to change the file attributes before you can save a file with this filename.
  362. MAINCAPTION=DarkBASIC Professional
  363. UNTITLEDPROJECT=Untitled Project