source: trunk/Forms/FormOptions.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: 2.9 KB
Line 
1{"version":1,"strings":[
2{"hash":108725763,"name":"tformoptions.caption","sourcebytes":[79,112,116,105,111,110,115],"value":"Options"},
3{"hash":1371,"name":"tformoptions.buttonok.caption","sourcebytes":[79,107],"value":"Ok"},
4{"hash":77089212,"name":"tformoptions.buttoncancel.caption","sourcebytes":[67,97,110,99,101,108],"value":"Cancel"},
5{"hash":231000124,"name":"tformoptions.tabsheetgeneral.caption","sourcebytes":[71,101,110,101,114,97,108],"value":"General"},
6{"hash":52873082,"name":"tformoptions.label3.caption","sourcebytes":[73,110,116,101,114,102,97,99,101,32,108,97,110,103,117,97,103,101,58],"value":"Interface language:"},
7{"hash":100189188,"name":"tformoptions.checkboxreopenlastfile.caption","sourcebytes":[82,101,111,112,101,110,100,32,108,97,115,116,32,111,112,101,110,101,100,32,112,114,111,106,101,99,116],"value":"Reopend last opened project"},
8{"hash":37628553,"name":"tformoptions.checkboxdpiauto.caption","sourcebytes":[65,117,116,111,109,97,116,105,99,32,68,80,73],"value":"Automatic DPI"},
9{"hash":300234,"name":"tformoptions.labeldpi.caption","sourcebytes":[68,80,73,58],"value":"DPI:"},
10{"hash":120,"name":"tformoptions.labelx.caption","sourcebytes":[120],"value":"x"},
11{"hash":95339402,"name":"tformoptions.labeltheme.caption","sourcebytes":[84,104,101,109,101,58],"value":"Theme:"},
12{"hash":4833316,"name":"tformoptions.tabsheetbuild.caption","sourcebytes":[66,117,105,108,100],"value":"Build"},
13{"hash":258376058,"name":"tformoptions.label4.caption","sourcebytes":[67,111,109,112,105,108,101,114,32,111,112,116,105,109,105,122,97,116,105,111,110,115,58],"value":"Compiler optimizations:"},
14{"hash":37408526,"name":"tformoptions.checkboxoptimizeaddsub.caption","sourcebytes":[65,100,100,105,116,105,111,110,32,97,110,100,32,115,117,98,116,114,97,99,116,105,111,110],"value":"Addition and subtraction"},
15{"hash":53004883,"name":"tformoptions.checkboxoptimizemerge.caption","sourcebytes":[77,101,114,103,101,32,115,97,109,101,32,111,112,101,114,97,116,105,111,110,115],"value":"Merge same operations"},
16{"hash":39760441,"name":"tformoptions.checkboxoptimizecopymultiply.caption","sourcebytes":[67,111,112,121,32,109,117,108,116,105,112,108,121],"value":"Copy multiply"},
17{"hash":150963587,"name":"tformoptions.checkboxoptimizerelativeindexes.caption","sourcebytes":[82,101,108,97,116,105,118,101,32,105,110,100,101,120,101,115],"value":"Relative indexes"},
18{"hash":243182762,"name":"tformoptions.label2.caption","sourcebytes":[67,101,108,108,32,115,105,122,101,58],"value":"Cell size:"},
19{"hash":239490586,"name":"tformoptions.label1.caption","sourcebytes":[77,101,109,111,114,121,32,115,105,122,101,58],"value":"Memory size:"},
20{"hash":208144671,"name":"tformoptions.checkboxoptimizesetzero.caption","sourcebytes":[83,101,116,32,122,101,114,111],"value":"Set zero"},
21{"hash":163419895,"name":"tformoptions.checkboxdebugenabled.caption","sourcebytes":[68,101,98,117,103,103,105,110,103],"value":"Debugging"}
22]}
Note: See TracBrowser for help on using the repository browser.