source: trunk/Forms/FormMain.lrj

Last change on this file was 145, checked in by chronos, 11 months ago
  • Modified: Remove U prefix from unit names.
  • Modified: Updated Common package.
File size: 4.7 KB
Line 
1{"version":1,"strings":[
2{"hash":42916811,"name":"tformmain.caption","sourcebytes":[76,97,122,70,117,99,107],"value":"LazFuck"},
3{"hash":219477908,"name":"tformmain.toolbuttontarget.hint","sourcebytes":[84,97,114,103,101,116,32,115,101,108,101,99,116],"value":"Target select"},
4{"hash":219477908,"name":"tformmain.toolbuttontarget.caption","sourcebytes":[84,97,114,103,101,116,32,115,101,108,101,99,116],"value":"Target select"},
5{"hash":4897207,"name":"tformmain.tabsheetdebug.caption","sourcebytes":[68,101,98,117,103],"value":"Debug"},
6{"hash":153946405,"name":"tformmain.tabsheetsource.caption","sourcebytes":[83,111,117,114,99,101,32,99,111,100,101],"value":"Source code"},
7{"hash":205270389,"name":"tformmain.tabsheettarget.caption","sourcebytes":[84,97,114,103,101,116,32,99,111,100,101],"value":"Target code"},
8{"hash":212433139,"name":"tformmain.tabsheetmessages.caption","sourcebytes":[77,101,115,115,97,103,101,115],"value":"Messages"},
9{"hash":315429,"name":"tformmain.menuitem1.caption","sourcebytes":[70,105,108,101],"value":"File"},
10{"hash":131987540,"name":"tformmain.menuitemopenrecent.caption","sourcebytes":[79,112,101,110,32,114,101,99,101,110,116],"value":"Open recent"},
11{"hash":310020,"name":"tformmain.menuitem24.caption","sourcebytes":[69,100,105,116],"value":"Edit"},
12{"hash":22974,"name":"tformmain.menuitem9.caption","sourcebytes":[82,117,110],"value":"Run"},
13{"hash":94932420,"name":"tformmain.menuitemtarget.caption","sourcebytes":[84,97,114,103,101,116],"value":"Target"},
14{"hash":5989939,"name":"tformmain.menuitem18.caption","sourcebytes":[84,111,111,108,115],"value":"Tools"},
15{"hash":322608,"name":"tformmain.menuitem10.caption","sourcebytes":[72,101,108,112],"value":"Help"},
16{"hash":353982,"name":"tformmain.aprojectopen.caption","sourcebytes":[79,112,101,110],"value":"Open"},
17{"hash":366789,"name":"tformmain.aprojectsave.caption","sourcebytes":[83,97,118,101],"value":"Save"},
18{"hash":4863637,"name":"tformmain.aprojectclose.caption","sourcebytes":[67,108,111,115,101],"value":"Close"},
19{"hash":124639694,"name":"tformmain.aprojectsaveas.caption","sourcebytes":[83,97,118,101,32,97,115,46,46,46],"value":"Save as..."},
20{"hash":21703,"name":"tformmain.aprojectnew.caption","sourcebytes":[78,101,119],"value":"New"},
21{"hash":315140,"name":"tformmain.aexit.caption","sourcebytes":[69,120,105,116],"value":"Exit"},
22{"hash":174354533,"name":"tformmain.aprogramcompile.caption","sourcebytes":[67,111,109,112,105,108,101],"value":"Compile"},
23{"hash":22974,"name":"tformmain.aprogramrun.caption","sourcebytes":[82,117,110],"value":"Run"},
24{"hash":4691652,"name":"tformmain.aabout.caption","sourcebytes":[65,98,111,117,116],"value":"About"},
25{"hash":322608,"name":"tformmain.ahelp.caption","sourcebytes":[72,101,108,112],"value":"Help"},
26{"hash":5672085,"name":"tformmain.aprogrampause.caption","sourcebytes":[80,97,117,115,101],"value":"Pause"},
27{"hash":371552,"name":"tformmain.aprogramstop.caption","sourcebytes":[83,116,111,112],"value":"Stop"},
28{"hash":203865871,"name":"tformmain.aprogramstepinto.caption","sourcebytes":[83,116,101,112,32,105,110,116,111],"value":"Step into"},
29{"hash":203896418,"name":"tformmain.aprogramstepover.caption","sourcebytes":[83,116,101,112,32,111,118,101,114],"value":"Step over"},
30{"hash":258794274,"name":"tformmain.aprogramruntocursor.caption","sourcebytes":[82,117,110,32,116,111,32,99,117,114,115,111,114],"value":"Run to cursor"},
31{"hash":180515684,"name":"tformmain.aprogramstepout.caption","sourcebytes":[83,116,101,112,32,111,117,116],"value":"Step out"},
32{"hash":101489412,"name":"tformmain.abreakpointtoggle.caption","sourcebytes":[84,111,103,103,108,101,32,98,114,101,97,107,112,111,105,110,116],"value":"Toggle breakpoint"},
33{"hash":108725763,"name":"tformmain.aoptions.caption","sourcebytes":[79,112,116,105,111,110,115],"value":"Options"},
34{"hash":74475251,"name":"tformmain.aviewcompilers.caption","sourcebytes":[67,111,109,112,105,108,101,114,115],"value":"Compilers"},
35{"hash":243767284,"name":"tformmain.ashowtargetposition.caption","sourcebytes":[83,104,111,119,32,112,111,115,105,116,105,111,110,32,105,110,32,116,97,114,103,101,116],"value":"Show position in target"},
36{"hash":248107685,"name":"tformmain.ashowsourceposition.caption","sourcebytes":[83,104,111,119,32,112,111,115,105,116,105,111,110,32,105,110,32,115,111,117,114,99,101],"value":"Show position in source"},
37{"hash":78944612,"name":"tformmain.aprogramshowexecutionpoint.caption","sourcebytes":[83,104,111,119,32,101,120,101,99,117,116,105,111,110,32,112,111,105,110,116],"value":"Show execution point"},
38{"hash":21335,"name":"tformmain.aviewlog.caption","sourcebytes":[76,111,103],"value":"Log"},
39{"hash":226669790,"name":"tformmain.aprogramcompilemultiple.caption","sourcebytes":[67,111,109,112,105,108,101,32,109,117,108,116,105,112,108,101,46,46,46],"value":"Compile multiple..."}
40]}
Note: See TracBrowser for help on using the repository browser.