You've already forked lazarus-ccr
tvplanit: Translate print format designer form.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4927 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -405,6 +405,16 @@ resourcestring
|
||||
|
||||
{ Print Format Editor }
|
||||
RSEditPrintFormat = 'Edit Print Formats...';
|
||||
RSPrintFormatDesigner = 'Print format designer';
|
||||
RSFormats = 'Formats:';
|
||||
RSElements = 'Elements:';
|
||||
RSNewBtn = 'New';
|
||||
RSEditBtn = 'Edit';
|
||||
RSDeleteBtn = 'Delete';
|
||||
RSPrintOrder = 'Print order';
|
||||
RSNewFileBtn = 'New file';
|
||||
RSLoadFileBtn = 'Load file';
|
||||
RSSaveFileBtn = 'Save file';
|
||||
|
||||
{ Automatic resource adding/selection} {!!.01}
|
||||
RSAddNewResource = 'No resources have been defined. Would you ' + {!!.01}
|
||||
|
Reference in New Issue
Block a user