You've already forked lazarus-ccr
GridPrinter: Add standard actions for printing/previewing a grid.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8596 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -61,6 +61,11 @@ resourcestring
|
||||
RSTextInCenteredSection = 'Text in centered section';
|
||||
RSTextInRightAlignedSection = 'Text in right-aligned section';
|
||||
|
||||
// Actions
|
||||
RSPrintEllipsis = 'Print...';
|
||||
RSPrintPreviewEllipsis = 'Preview...';
|
||||
RSPrintGrid = 'Print grid';
|
||||
|
||||
implementation
|
||||
|
||||
end.
|
||||
|
||||
Reference in New Issue
Block a user