Examples, Translation: replaced .lrt files with .lrj

git-svn-id: trunk@52967 -
This commit is contained in:
maxim 2016-09-13 23:00:22 +00:00
parent 681335a402
commit 532079484d
7 changed files with 23 additions and 17 deletions

6
.gitattributes vendored
View File

@ -5720,17 +5720,17 @@ examples/translation/languages/translation_demo.it.po svneol=native#text/plain
examples/translation/languages/translation_demo.po svneol=native#text/plain
examples/translation/languages/translation_demo.ru.po svneol=native#text/plain
examples/translation/localizedforms.lfm svneol=native#text/plain
examples/translation/localizedforms.lrt svneol=native#text/plain
examples/translation/localizedforms.lrj svneol=native#text/plain
examples/translation/localizedforms.pas svneol=native#text/pascal
examples/translation/main.lfm svneol=native#text/plain
examples/translation/main.lrt svneol=native#text/plain
examples/translation/main.lrj svneol=native#text/plain
examples/translation/main.pas svneol=native#text/pascal
examples/translation/stringsunit.pas svneol=native#text/pascal
examples/translation/translation_demo.lpi svneol=native#text/plain
examples/translation/translation_demo.lpr svneol=native#text/pascal
examples/translation/translation_demo.res -text
examples/translation/unit2.lfm svneol=native#text/plain
examples/translation/unit2.lrt svneol=native#text/plain
examples/translation/unit2.lrj svneol=native#text/plain
examples/translation/unit2.pas svneol=native#text/pascal
examples/trayicon/createbundle.sh svneol=native#text/plain
examples/trayicon/frmtest.dfm -text

View File

@ -0,0 +1,3 @@
{"version":1,"strings":[
{"hash":65099245,"name":"tlocalizedform.caption","sourcebytes":[76,111,99,97,108,105,122,101,100,70,111,114,109],"value":"LocalizedForm"}
]}

View File

@ -1 +0,0 @@
TLOCALIZEDFORM.CAPTION=LocalizedForm

View File

@ -0,0 +1,8 @@
{"version":1,"strings":[
{"hash":27368127,"name":"tmainform.caption","sourcebytes":[84,114,97,110,115,108,97,116,105,111,110,32,100,101,109,111],"value":"Translation demo"},
{"hash":116717365,"name":"tmainform.label1.caption","sourcebytes":[83,101,108,101,99,116,32,108,97,110,103,117,97,103,101],"value":"Select language"},
{"hash":68826669,"name":"tmainform.button1.caption","sourcebytes":[79,112,101,110,32,115,101,99,111,110,100,32,102,111,114,109],"value":"Open second form"},
{"hash":46729883,"name":"tmainform.rgdrinks.caption","sourcebytes":[80,108,101,97,115,101,32,115,101,108,101,99,116,32,97,32,100,114,105,110,107],"value":"Please select a drink"},
{"hash":22589999,"name":"tmainform.button2.caption","sourcebytes":[87,104,97,116,32,100,105,100,32,121,111,117,32,115,101,108,101,99,116,63],"value":"What did you select?"},
{"hash":161921326,"name":"tmainform.lblcurrentselection.caption","sourcebytes":[78,111,32,100,114,105,110,107,32,115,101,108,101,99,116,101,100,46],"value":"No drink selected."}
]}

View File

@ -1,6 +0,0 @@
TMAINFORM.CAPTION=Translation demo
TMAINFORM.LABEL1.CAPTION=Select language
TMAINFORM.BUTTON1.CAPTION=Open second form
TMAINFORM.RGDRINKS.CAPTION=Please select a drink
TMAINFORM.BUTTON2.CAPTION=What did you select?
TMAINFORM.LBLCURRENTSELECTION.CAPTION=No drink selected.

View File

@ -0,0 +1,9 @@
{"version":1,"strings":[
{"hash":71142637,"name":"tform2.caption","sourcebytes":[83,101,99,111,110,100,32,70,111,114,109],"value":"Second Form"},
{"hash":190817555,"name":"tform2.lbltodayis.caption","sourcebytes":[76,98,108,84,111,100,97,121,73,115],"value":"LblTodayIs"},
{"hash":152330729,"name":"tform2.lblmoney.caption","sourcebytes":[76,98,108,77,111,110,101,121],"value":"LblMoney"},
{"hash":11641476,"name":"tform2.groupbox1.caption","sourcebytes":[80,108,101,97,115,101,32,115,101,108,101,99,116],"value":"Please select"},
{"hash":36507229,"name":"tform2.radiogroup.caption","sourcebytes":[83,105,110,103,108,101,32,105,116,101,109],"value":"Single item"},
{"hash":129786979,"name":"tform2.checkgroup.caption","sourcebytes":[83,101,118,101,114,97,108,32,105,116,101,109,115],"value":"Several items"},
{"hash":86579901,"name":"tform2.lblsum.caption","sourcebytes":[76,98,108,83,117,109],"value":"LblSum"}
]}

View File

@ -1,7 +0,0 @@
TFORM2.CAPTION=Second Form
TFORM2.LBLTODAYIS.CAPTION=LblTodayIs
TFORM2.LBLMONEY.CAPTION=LblMoney
TFORM2.GROUPBOX1.CAPTION=Please select
TFORM2.RADIOGROUP.CAPTION=Single item
TFORM2.CHECKGROUP.CAPTION=Several items
TFORM2.LBLSUM.CAPTION=LblSum