Subversion Repositories Kolibri OS

Rev

Rev 5160 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5160 Rev 5162
Line 841... Line 841...
841
	aDrawingNumber	db 'Decimal Number, 8 digits',0
841
	aDrawingNumber	db 'Decimal Number, 8 digits',0
842
	aDrawingPixel	db 'Single Pixel',0
842
	aDrawingPixel	db 'Single Pixel',0
Line 843... Line 843...
843
 
843
 
844
	aTestText	db 'This is a 34-charachters test text'
844
	aTestText	db 'This is a 34-charachters test text'
845
	aButtonsText	db 'Test      Comment+    Pattern+      Open        Save',0
845
	aButtonsText	db 'Test      Comment+    Pattern+      Open        Save',0
Line 846... Line 846...
846
	aCaption	db 'Kolibri Graphical Benchmark 0.81',0
846
	aCaption	db 'Kolibri Graphical Benchmark 0.82',0
847
 
847
 
Line 848... Line 848...
848
	aLeft	db 'Left    :',0
848
	aLeft	db 'Left    :',0