source: branches/xpascal/Forms/FormMain.lrj

Last change on this file was 233, checked in by chronos, 17 months ago
  • Added: Support for procedures.
  • Added: Project pascal file can be opened from main menu. Last file name is remembered.
  • Modified: Improved XML output of source structure.
File size: 2.1 KB
Line 
1{"version":1,"strings":[
2{"hash":153653250,"name":"tformmain.caption","sourcebytes":[73,110,116,101,114,112,114,101,116,101,114],"value":"Interpreter"},
3{"hash":315429,"name":"tformmain.menuitemfile.caption","sourcebytes":[70,105,108,101],"value":"File"},
4{"hash":206343285,"name":"tformmain.menuitemgenerate.caption","sourcebytes":[71,101,110,101,114,97,116,101],"value":"Generate"},
5{"hash":22974,"name":"tformmain.menuitemrun.caption","sourcebytes":[82,117,110],"value":"Run"},
6{"hash":5989939,"name":"tformmain.menuitem8.caption","sourcebytes":[84,111,111,108,115],"value":"Tools"},
7{"hash":27287244,"name":"tformmain.ageneratepascal.caption","sourcebytes":[71,101,110,101,114,97,116,101,32,80,97,115,99,97,108],"value":"Generate Pascal"},
8{"hash":209393744,"name":"tformmain.ageneratephp.caption","sourcebytes":[71,101,110,101,114,97,116,101,32,80,72,80],"value":"Generate PHP"},
9{"hash":147304595,"name":"tformmain.ageneratecsharp.caption","sourcebytes":[71,101,110,101,114,97,116,101,32,67,35],"value":"Generate C#"},
10{"hash":22974,"name":"tformmain.arun.caption","sourcebytes":[82,117,110],"value":"Run"},
11{"hash":174354533,"name":"tformmain.acompile.caption","sourcebytes":[67,111,109,112,105,108,101],"value":"Compile"},
12{"hash":315140,"name":"tformmain.aexit.caption","sourcebytes":[69,120,105,116],"value":"Exit"},
13{"hash":209392028,"name":"tformmain.ageneratexml.caption","sourcebytes":[71,101,110,101,114,97,116,101,32,88,77,76],"value":"Generate XML"},
14{"hash":371876,"name":"tformmain.atest.caption","sourcebytes":[84,101,115,116],"value":"Test"},
15{"hash":174433893,"name":"tformmain.aconsole.caption","sourcebytes":[67,111,110,115,111,108,101],"value":"Console"},
16{"hash":107745630,"name":"tformmain.afileopen.caption","sourcebytes":[79,112,101,110,46,46,46],"value":"Open..."},
17{"hash":239474242,"name":"tformmain.applicationinfo1.description","sourcebytes":[80,97,115,99,97,108,32,109,117,116,108,105,32,108,97,110,103,117,97,103,101,32,116,114,97,110,115,112,105,108,101,114,32,97,110,100,32,105,110,116,101,114,112,114,101,116,101,114],"value":"Pascal mutli language transpiler and interpreter"}
18]}
Note: See TracBrowser for help on using the repository browser.