mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-30 18:42:40 +02:00
Examples, CodepageConverter: replaced .lrt files with .lrj
git-svn-id: trunk@52968 -
This commit is contained in:
parent
532079484d
commit
2f121a446e
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -5143,7 +5143,7 @@ examples/codepageconverter/languages/lazconverter.uk.po svneol=native#text/plain
|
||||
examples/codepageconverter/lazconverter.lpi svneol=native#text/plain
|
||||
examples/codepageconverter/lazconverter.lpr svneol=native#text/pascal
|
||||
examples/codepageconverter/mainunit.lfm svneol=native#text/plain
|
||||
examples/codepageconverter/mainunit.lrt svneol=native#text/plain
|
||||
examples/codepageconverter/mainunit.lrj svneol=native#text/plain
|
||||
examples/codepageconverter/mainunit.pas svneol=native#text/pascal
|
||||
examples/codetools/jumptoimplementation/codetoolsexample1.pas svneol=native#text/plain
|
||||
examples/codetools/jumptoimplementation/jumptoimplementation.lpk svneol=native#text/plain
|
||||
|
12
examples/codepageconverter/mainunit.lrj
Normal file
12
examples/codepageconverter/mainunit.lrj
Normal file
@ -0,0 +1,12 @@
|
||||
{"version":1,"strings":[
|
||||
{"hash":116022550,"name":"tlazconverterform.caption","sourcebytes":[67,111,100,101,112,97,103,101,32,76,97,122,67,111,110,118,101,114,116,101,114,32,102,111,114,32,80,65,83,44,32,76,70,77,44,32,76,82,83,44,32,76,82,84,32,38,32,73,78,67,32,102,105,108,101,115,32,118,48,46,48,46,54],"value":"Codepage LazConverter for PAS, LFM, LRS, LRT & INC files v0.0.6"},
|
||||
{"hash":262470394,"name":"tlazconverterform.label1.caption","sourcebytes":[80,97,116,104,32,116,111,32,121,111,117,114,32,112,114,111,106,101,99,116,58],"value":"Path to your project:"},
|
||||
{"hash":203971290,"name":"tlazconverterform.label2.caption","sourcebytes":[67,111,110,118,101,114,116,32,70,114,111,109,58],"value":"Convert From:"},
|
||||
{"hash":215761130,"name":"tlazconverterform.label3.caption","sourcebytes":[67,111,110,118,101,114,116,32,84,111,58],"value":"Convert To:"},
|
||||
{"hash":192661134,"name":"tlazconverterform.label6.caption","sourcebytes":[82,101,97,100,121,46,46,46],"value":"Ready..."},
|
||||
{"hash":354472,"name":"tlazconverterform.button1.caption","sourcebytes":[80,97,116,104],"value":"Path"},
|
||||
{"hash":94079128,"name":"tlazconverterform.button2.caption","sourcebytes":[83,101,97,114,99,104],"value":"Search"},
|
||||
{"hash":174443732,"name":"tlazconverterform.button3.caption","sourcebytes":[67,111,110,118,101,114,116],"value":"Convert"},
|
||||
{"hash":52003257,"name":"tlazconverterform.selectdirectorydialog1.title","sourcebytes":[83,101,108,101,99,116,32,68,105,114,101,99,116,111,114,121],"value":"Select Directory"},
|
||||
{"hash":268245982,"name":"tlazconverterform.menuitem1.caption","sourcebytes":[82,101,109,111,118,101,32,102,114,111,109,32,99,111,110,118,101,114,115,105,111,110],"value":"Remove from conversion"}
|
||||
]}
|
@ -1,10 +0,0 @@
|
||||
TLAZCONVERTERFORM.CAPTION=Codepage LazConverter for PAS, LFM, LRS, LRT & INC files v0.0.6
|
||||
TLAZCONVERTERFORM.LABEL1.CAPTION=Path to your project:
|
||||
TLAZCONVERTERFORM.LABEL2.CAPTION=Convert From:
|
||||
TLAZCONVERTERFORM.LABEL3.CAPTION=Convert To:
|
||||
TLAZCONVERTERFORM.LABEL6.CAPTION=Ready...
|
||||
TLAZCONVERTERFORM.BUTTON1.CAPTION=Path
|
||||
TLAZCONVERTERFORM.BUTTON2.CAPTION=Search
|
||||
TLAZCONVERTERFORM.BUTTON3.CAPTION=Convert
|
||||
TLAZCONVERTERFORM.SELECTDIRECTORYDIALOG1.TITLE=Select Directory
|
||||
TLAZCONVERTERFORM.MENUITEM1.CAPTION=Remove from conversion
|
Loading…
Reference in New Issue
Block a user