mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-17 14:49:28 +02:00
LazReport, editor sample: committed missing LRT files
git-svn-id: trunk@52544 -
This commit is contained in:
parent
ad4616bb77
commit
874c7c3d41
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -2516,6 +2516,7 @@ components/lazreport/samples/editor/calleditorwithpkg.res -text
|
||||
components/lazreport/samples/editor/csvtest.lrf svneol=LF#text/xml eol=lf
|
||||
components/lazreport/samples/editor/cuadros.lrf svneol=native#text/xml
|
||||
components/lazreport/samples/editor/custompreview.lfm svneol=native#text/plain
|
||||
components/lazreport/samples/editor/custompreview.lrt svneol=native#text/plain
|
||||
components/lazreport/samples/editor/custompreview.pas svneol=native#text/pascal
|
||||
components/lazreport/samples/editor/db/companies.dbf -text
|
||||
components/lazreport/samples/editor/db/countries.dbf -text
|
||||
@ -2534,6 +2535,7 @@ components/lazreport/samples/editor/languages/calleditorwithpkg.pt_BR.po svneol=
|
||||
components/lazreport/samples/editor/languages/calleditorwithpkg.ru.po svneol=native#text/plain
|
||||
components/lazreport/samples/editor/languages/calleditorwithpkg.uk.po svneol=native#text/plain
|
||||
components/lazreport/samples/editor/maincalleditor.lfm svneol=native#text/plain
|
||||
components/lazreport/samples/editor/maincalleditor.lrt svneol=native#text/plain
|
||||
components/lazreport/samples/editor/maincalleditor.pas svneol=native#text/pascal
|
||||
components/lazreport/samples/editor/masterdetail.lrf svneol=LF#text/xml eol=lf
|
||||
components/lazreport/samples/editor/multisize.lrf svneol=native#text/xml
|
||||
|
2
components/lazreport/samples/editor/custompreview.lrt
Normal file
2
components/lazreport/samples/editor/custompreview.lrt
Normal file
@ -0,0 +1,2 @@
|
||||
TFRMCUSTOMPREVIEW.CAPTION=frmCustomPreview
|
||||
TFRMCUSTOMPREVIEW.FRPREVIEW1.CAPTION=frPreview1
|
22
components/lazreport/samples/editor/maincalleditor.lrt
Normal file
22
components/lazreport/samples/editor/maincalleditor.lrt
Normal file
@ -0,0 +1,22 @@
|
||||
TFRMMAIN.CAPTION=LazReport Test Suite
|
||||
TFRMMAIN.LBLINDEX.CAPTION=Index
|
||||
TFRMMAIN.LBLEXPR.CAPTION=Expression
|
||||
TFRMMAIN.BTNMASTERDETAIL.CAPTION=Master-Detail Test
|
||||
TFRMMAIN.BTNEXPORTLAST.CAPTION=Repeat Export
|
||||
TFRMMAIN.MENUITEM1.CAPTION=Files
|
||||
TFRMMAIN.MENUITEM3.CAPTION=Tests
|
||||
TFRMMAIN.MENUITEM9.CAPTION=Export
|
||||
TFRMMAIN.ACCNEWREPORT.CAPTION=New Report
|
||||
TFRMMAIN.ACCEDITREPORT.CAPTION=Edit Report
|
||||
TFRMMAIN.ACCPREVIEWREPORT.CAPTION=Preview Report
|
||||
TFRMMAIN.ACCPRINTGRID.CAPTION=Print Grid
|
||||
TFRMMAIN.ACCPRINTREPORT.CAPTION=Print Report
|
||||
TFRMMAIN.ACCCLOSE.CAPTION=Close
|
||||
TFRMMAIN.ACCEXPORTTOTEXT.CAPTION=Export to text
|
||||
TFRMMAIN.ACCEXPORTTOHTML.CAPTION=Export to html
|
||||
TFRMMAIN.ACCOPENREPORT.CAPTION=Open Report
|
||||
TFRMMAIN.ACCEXPORTTOCSV.CAPTION=Export to CSV
|
||||
TFRMMAIN.ACCTHUMBNAILS.CAPTION=Thumbnails
|
||||
TFRMMAIN.ACCEXPORTTODBG.CAPTION=Export Debug
|
||||
TFRMMAIN.ACCCOMPOSITE.CAPTION=Composite
|
||||
TFRMMAIN.ACCCUSTOMPREVIEW.CAPTION=Custom Preview
|
Loading…
Reference in New Issue
Block a user