LazReport, editor sample: committed missing LRT files

git-svn-id: trunk@52544 -
This commit is contained in:
maxim 2016-06-21 22:04:29 +00:00
parent ad4616bb77
commit 874c7c3d41
3 changed files with 26 additions and 0 deletions

2
.gitattributes vendored
View File

@ -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

View File

@ -0,0 +1,2 @@
TFRMCUSTOMPREVIEW.CAPTION=frmCustomPreview
TFRMCUSTOMPREVIEW.FRPREVIEW1.CAPTION=frPreview1

View 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